diff options
Diffstat (limited to 'gnu')
| -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 54fdf8c2074..c77a45266c0 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.18 1993/12/10 16:38:27 cgd Exp $ +# $Id: Makefile,v 1.19 1994/01/06 15:57:25 cgd Exp $ SUBDIR+= bc cpio diff diff3 grep groff gzip tar gas -SUBDIR+= gawk gcc2 gdb ld pr rcs send-pr sort sdiff +SUBDIR+= gawk gcc2 gdb ld rcs send-pr sort sdiff .include <bsd.subdir.mk> |
