summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-11-07 08:22:17 +0000
committerdg <dg@FreeBSD.org>1994-11-07 08:22:17 +0000
commit4bdaa744defaa806087ddbe9b3455b3e065fc78b (patch)
tree67d89d12a609c8ce25cd93f4f4adca6df3b8fd23 /gnu
parent1fe4f58d0a6082ead046ae9d906ab2f7ad36fd4a (diff)
downloadFreeBSD-src-4bdaa744defaa806087ddbe9b3455b3e065fc78b.zip
FreeBSD-src-4bdaa744defaa806087ddbe9b3455b3e065fc78b.tar.gz
Enabled build/install of kgdb.
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 2bca849..497da92 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.10 1994/10/08 15:19:12 ache Exp $
+# $Id: Makefile,v 1.11 1994/10/25 16:59:57 bde Exp $
-SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb grep groff gzip ld \
+SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb grep groff gzip kgdb ld \
man patch perl ptx rcs sdiff send-pr sort tar texinfo
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud