summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1995-03-22 19:39:45 +0000
committernate <nate@FreeBSD.org>1995-03-22 19:39:45 +0000
commit35f792f27c10aa60d00383ec58be9cb9a59ec3fc (patch)
tree2a459a8f9270eafd00054db193085276eb88de13 /gnu
parentf5476ed249dfef61a5253cfdb8b93053d71f1410 (diff)
downloadFreeBSD-src-35f792f27c10aa60d00383ec58be9cb9a59ec3fc.zip
FreeBSD-src-35f792f27c10aa60d00383ec58be9cb9a59ec3fc.tar.gz
Added gdb back in since it can no compile with the ld change.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile4
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
OpenPOWER on IntegriCloud