summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorglass <glass@NetBSD.org>1993-04-30 08:09:46 +0000
committerglass <glass@NetBSD.org>1993-04-30 08:09:46 +0000
commitec60b03fb9af4986a22fddc98efcc560ae8e1b70 (patch)
tree93afbd52e174f63d6ae8d766a1f633189c097379 /gnu/usr.bin
parentaa97860f48a60eeec5d8a5470311db711db0d54f (diff)
gnu tail and join removed
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 9db96bd95f6..a98051988a6 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.4 1993/04/29 21:25:09 cgd Exp $
+# $Header: /cvsroot/src/gnu/usr.bin/Attic/Makefile,v 1.5 1993/04/30 08:09:46 glass Exp $
SUBDIR+= bc-1.02 gzip-1.0.7
-SUBDIR+= awk diff diff3 fgrep gas gcc gdb join lex pr sort tail tar
+SUBDIR+= awk diff diff3 fgrep gas gcc gdb lex pr sort tar
SUBDIR+= ld groff grep g++ egrep
.include <bsd.subdir.mk>