diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-03-13 19:14:05 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-03-13 19:14:05 +0000 |
| commit | c66585d53965aab3125d8fa2a7ac5519055d212b (patch) | |
| tree | 9d7268f19d1619b5af439ba4de08bdee291fc776 /gnu/usr.bin/Makefile | |
| parent | 00c965147b27da7fb9783e96c1170baddddd7d30 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 746f3bf59ff1..fa253a7efd32 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,8 @@ -# $Id: Makefile,v 1.21 1995/01/31 09:48:48 wpaul Exp $ +# $Id: Makefile,v 1.22 1995/02/12 09:51:53 jkh Exp $ -SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \ +# Disabled until it compiles: gdb + +SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \ grep ngroff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \ sort tar texinfo yppush |
