1993-07-31 19:17:49 +04:00
|
|
|
# from: @(#)Makefile 5.3 (Berkeley) 10/22/90
|
1997-05-09 11:50:03 +04:00
|
|
|
# $Id: Makefile,v 1.9 1997/05/09 07:50:24 mycroft Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
FILES= 3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \
|
|
|
|
stdcrt tandem653 teleray vt100 wyse-adds xerox1720 xerox1730 \
|
|
|
|
xerox1730-lm zenith29
|
1997-03-25 00:57:01 +03:00
|
|
|
FILESDIR= ${BINDIR}/tabset
|
1993-03-21 12:45:37 +03:00
|
|
|
NOOBJ= noobj
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|