NetBSD/gnu/usr.bin/Makefile

9 lines
257 B
Makefile
Raw Normal View History

1993-07-09 06:05:20 +04:00
# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.10 1993/07/09 02:05:20 jtc Exp $
1993-07-08 02:18:43 +04:00
SUBDIR+= bc-1.02 gzip-1.1.1 tar-1.11.2 gawk-2.15.2
1993-07-09 00:15:41 +04:00
SUBDIR+= diff diff3 sdiff gas gcc gdb lex pr sort
SUBDIR+= ld groff grep g++
1993-07-09 06:05:20 +04:00
SUBDIR+= rcs
.include <bsd.subdir.mk>