summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index ab47d552778..77ea92e345d 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,8 +1,6 @@
-# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.13 1993/07/11 04:12:34 cgd Exp $
+# $Id: Makefile,v 1.14 1993/07/18 11:52:00 cgd Exp $
-SUBDIR+= bc-1.02 gzip tar-1.11.2 gawk-2.15.2
-SUBDIR+= diff diff3 sdiff gas gcc2 gdb lex pr sort
-SUBDIR+= ld groff grep
-SUBDIR+= rcs
+SUBDIR+= bc diff diff3 grep groff gzip tar gas gawk gcc2 gdb ld lex
+SBUDIR+= pr rcs sort sdiff
.include <bsd.subdir.mk>