Make gperf be a bootstrap-tool, since we now depend on features of

the specific version in -current.

Approved in principle by: marcel
This commit is contained in:
wollman 2000-04-27 21:24:43 +00:00
parent e1e857e898
commit f34a5ad1ce

View File

@ -488,7 +488,7 @@ _strfile= games/fortune/strfile
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef usr.sbin/config \
gnu/usr.bin/texinfo
gnu/usr.bin/gperf gnu/usr.bin/texinfo
cd ${.CURDIR}/${_tool}; \
${MAKE} obj; \
${MAKE} depend; \