NetBSD/share/tabset/Makefile

13 lines
364 B
Makefile
Raw Normal View History

1993-07-31 19:17:49 +04:00
# from: @(#)Makefile 5.3 (Berkeley) 10/22/90
1997-03-25 00:57:01 +03:00
# $Id: Makefile,v 1.8 1997/03/24 21:57:10 christos 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
all clean cleandir depend lint tags:
.include <bsd.prog.mk>