From: etheisen Date: Sat, 14 Sep 1996 06:00:40 +0000 (+0000) Subject: Temporarily disable groff build until other mods are checked in. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=badea33c543d1645721ab82fdde0f9950cce4be8;p=openbsd Temporarily disable groff build until other mods are checked in. --- 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.