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:
Garrett Wollman 2000-04-27 21:24:43 +00:00
parent 7fe1aaca86
commit fc5361f9d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59713

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; \