From f631d685df3753a004c6277bcddaa922ba9d8664 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 10 Apr 2002 00:18:14 +0000 Subject: Back out most of revision 1.59. --- gnu/usr.bin/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index bf71c4e..6bf64ff 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ -SUBDIR= awk bc binutils cpio dc dialog diff diff3 \ - grep gzip man patch ptx rcs sdiff send-pr sort tar texinfo +SUBDIR= awk bc binutils cpio dc dialog diff diff3 gperf \ + grep groff gzip man patch ptx rcs sdiff send-pr tar texinfo .if !defined(NO_CVS) SUBDIR+=cvs @@ -17,10 +17,6 @@ SUBDIR+=as ld SUBDIR+=cc .endif -.if !defined(NO_CXX) -SUBDIR+=gperf groff -.endif - .if !defined(NOPERL) && !defined(NO_PERL) && exists(${.CURDIR}/perl) SUBDIR+=perl .endif -- cgit v1.1