Don't build gperf.

This commit is contained in:
David E. O'Brien
2002-05-18 00:20:01 +00:00
parent 00900fed40
commit ef446fb2c6
2 changed files with 14 additions and 6 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 \
grep gzip man patch ptx rcs sdiff send-pr sort tar texinfo
.if ${CXX} != "c++"
SUBDIR+=gperf groff
.if ${CXX:T} != "c++"
SUBDIR+=groff
.endif
.if !defined(NO_CVS)