Back out most of revision 1.59.
This commit is contained in:
parent
96f68db50b
commit
52db7826f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user