diff options
| author | glass <glass@NetBSD.org> | 1993-04-30 08:09:46 +0000 |
|---|---|---|
| committer | glass <glass@NetBSD.org> | 1993-04-30 08:09:46 +0000 |
| commit | ec60b03fb9af4986a22fddc98efcc560ae8e1b70 (patch) | |
| tree | 93afbd52e174f63d6ae8d766a1f633189c097379 /gnu/usr.bin | |
| parent | aa97860f48a60eeec5d8a5470311db711db0d54f (diff) | |
gnu tail and join removed
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/Makefile | 4 |
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> |
