summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1996-09-14 22:28:12 +0000
committeretheisen <etheisen@cvs.openbsd.org>1996-09-14 22:28:12 +0000
commitf79522e891de979ca1afb48b6cf1272d06fddbca (patch)
tree13e53cb7411eb384d51edf384504edb5d8554040 /gnu
parent5340397b136c37c3e48cdb032a83529b0806caf9 (diff)
A time to groff...
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 5dbdb3d6ae7..16e722c47b0 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.15 1996/09/14 06:00:40 etheisen Exp $
+# $OpenBSD: Makefile,v 1.16 1996/09/14 22:28:11 etheisen Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
-SUBDIR+= bc cpio cvs dc diff diff3 gcc grep
+SUBDIR+= bc cpio cvs dc diff diff3 gcc grep groff
SUBDIR+= gzip perl rcs sdiff sendbug sort
# some ports use binutils, some do not.