aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>1994-06-10 16:51:29 +0000
committerPaul Richards <paul@FreeBSD.org>1994-06-10 16:51:29 +0000
commit7f26aa0a67c1f31fd76ac15df4de45730d772233 (patch)
tree6fbc9b18dec492d25c6ab1673ec96ff153fafeac /gnu
parent013d389608b617818b33c91a8e9be6a61cc3502b (diff)
Notes
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 d5e611714bc89..ac38b6cfb3951 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>