summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1996-09-14 06:00:41 +0000
committeretheisen <etheisen@cvs.openbsd.org>1996-09-14 06:00:41 +0000
commitd451e45564fe362101eccce9e3e4d1e7ba7d5e52 (patch)
tree80dbcde689461cc66f2cc8b6e95760a918e492da /gnu
parent901cdf3cecafde8b1df338bcc0cd8d55e818e44c (diff)
Temporarily disable groff build until other mods are checked in.
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 3ed07ea55c8..5dbdb3d6ae7 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.14 1996/08/19 10:48:58 downsj Exp $
+# $OpenBSD: Makefile,v 1.15 1996/09/14 06:00:40 etheisen Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
-SUBDIR+= bc cpio cvs dc diff diff3 gcc grep groff
+SUBDIR+= bc cpio cvs dc diff diff3 gcc grep
SUBDIR+= gzip perl rcs sdiff sendbug sort
# some ports use binutils, some do not.