diff options
Diffstat (limited to 'gnu/usr.bin/Makefile')
-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 6dea6f1..f5eb3a7 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.31 1996/08/08 02:21:06 jkh Exp $ +# $Id: Makefile,v 1.32 1996/09/10 14:04:37 peter Exp $ -SUBDIR= as awk bc bison cc cpio cvs dc dialog diff diff3 gdb gperf \ +SUBDIR= as awk bc bison cc cpio cvs dc dialog diff diff3 gdb genclass gperf \ grep groff gzip ld man patch perl ptx rcs sdiff send-pr \ sort tar texinfo |