Cleanup after last commit (remove undefined variables).

This commit is contained in:
Ruslan Ermilov 2008-01-22 15:57:57 +00:00
parent 57d7cfec67
commit 68c5515fe8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175566

View File

@ -881,19 +881,13 @@ bootstrap-tools:
${_strfile} \
${_gperf} \
${_groff} \
${_texinfo} \
${_cap_mkdb} \
${_colldef} \
${_gencat} \
usr.bin/lorder \
usr.bin/makewhatis \
${_mklocale} \
usr.bin/rpcgen \
usr.bin/xinstall \
${_gensnmptree} \
usr.sbin/config \
${_crunchgen} \
${_pwd_mkdb}
${_crunchgen}
${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
cd ${.CURDIR}/${_tool}; \
${MAKE} DIRPRFX=${_tool}/ obj; \