aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-03-18 01:23:06 +0000
committerPaul Traina <pst@FreeBSD.org>1995-03-18 01:23:06 +0000
commit84540525902437d63082bd789ddbbd12586ae781 (patch)
treeccdf861e4237956d5f8a4a88cf5a699e08c07bf6 /gnu/usr.bin/Makefile
parent806e3860835c5404829d0f29a1c3dc03af969fe0 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
-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 fa253a7efd32..96bb0f5899b2 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.22 1995/02/12 09:51:53 jkh Exp $
+# $Id: Makefile,v 1.23 1995/03/13 19:14:05 phk Exp $
# Disabled until it compiles: gdb
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \
- grep ngroff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
+ grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
sort tar texinfo yppush
.include <bsd.subdir.mk>