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 96bb0f5..44cc67e 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.23 1995/03/13 19:14:05 phk Exp $ +# $Id: Makefile,v 1.24 1995/03/18 01:23:06 pst Exp $ # Disabled until it compiles: gdb -SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \ +SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \ grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \ sort tar texinfo yppush |