# 
# $Copyright
# Copyright 1993, 1994, 1995  Intel Corporation
# INTEL CONFIDENTIAL
# The technical data and computer software contained herein are subject
# to the copyright notices; trademarks; and use and disclosure
# restrictions identified in the file located in /etc/copyright on
# this system.
# Copyright$
# 
 
#
# (c) Copyright 1990, OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# OSF/1 Release 1.0

# "@(#)$RCSfile: Makefile,v $ $Revision: 1.3 $ (OSF) $Date: 1994/11/19 03:20:27 $"

DATAFILES		= README header adds.ti annarbor.ti \
			  atcons.ti beehive.ti \
			  cdc.ti concept.ti datamedia.ti dec.ti \
			  diablo.ti falco.ti \
			  general.ti hardcopy.ti hazeltine.ti \
			  heath.ti homebrew.ti hp.ti ibm.ti lsi.ti \
			  microterm.ti misc.ti pc.ti perkinelm.ti \
			  pmcons.ti print.ti special.ti sun.ti tektronix.ti \
			  teleray.ti teletype.ti televideo.ti ti.ti \
			  virtual.ti visual.ti wyse.ti trailer

ILIST			= ${DATAFILES}
IDIR			= /usr/share/lib/terminfo/
IMODE			= 644

include ${MAKEFILEPATH}/standard.mk
include ${MAKEFILEPATH}/datafiles.mk
include ${MAKEFILEPATH}/depend.mk
-include Makedep
