summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1994-06-10 16:51:29 +0000
committerpaul <paul@FreeBSD.org>1994-06-10 16:51:29 +0000
commit9e37a99838ad77e9fc3d1f74a28cd5c164455a86 (patch)
tree6fbc9b18dec492d25c6ab1673ec96ff153fafeac /gnu
parent984626bb6350a763c2eba5ced60d0382ab16a717 (diff)
downloadFreeBSD-src-9e37a99838ad77e9fc3d1f74a28cd5c164455a86.zip
FreeBSD-src-9e37a99838ad77e9fc3d1f74a28cd5c164455a86.tar.gz
Added kgdb subdir.
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 d5e6117..ac38b6c 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/01/30 00:31:48 rgrimes Exp $
+# $Id: Makefile,v 1.2 1994/05/06 08:19:44 alm Exp $
-SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \
+SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip kgdb ld \
man patch ptx pr rcs sdiff sort tar
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud