summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-09 14:48:35 +0000
committerjkh <jkh@FreeBSD.org>1994-08-09 14:48:35 +0000
commit98758fdaff9ac6b6cc5b61fe8fef19b1299a06a2 (patch)
treebcc637a085794b36b2531d0ab1d22c8ccb29b70e /gnu/usr.bin
parente6e4d38831ed0ece1a3a3857a74daef5c372d6aa (diff)
downloadFreeBSD-src-98758fdaff9ac6b6cc5b61fe8fef19b1299a06a2.zip
FreeBSD-src-98758fdaff9ac6b6cc5b61fe8fef19b1299a06a2.tar.gz
Remove kgdb for now until we figure out what our gdb strategy is going
to be (having two sucks, and this one doesn't even work for 2.0 now!). Submitted by: jkh
Diffstat (limited to 'gnu/usr.bin')
-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 0d9ef0f..ee2280b 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 1994/06/10 16:51:29 paul Exp $
+# $Id: Makefile,v 1.4 1994/08/07 21:00:46 jkh Exp $
-SUBDIR= as awk bc cc26 cpio cvs dc diff diff3 gdb grep groff gzip kgdb ld \
+SUBDIR= as awk bc cc26 cpio cvs dc diff diff3 gdb grep groff gzip ld \
man patch ptx pr rcs sdiff sort tar
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud