summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-01-22 15:57:57 +0000
committerru <ru@FreeBSD.org>2008-01-22 15:57:57 +0000
commit59177070da4fe5da5fe34ad596dc48ee403da034 (patch)
tree92f8aaa847062d3922aa1f2f72eb4f10c86a34dd /Makefile.inc1
parent3c543fe5ae501bad288dc7fc71969e25a8d217e7 (diff)
downloadFreeBSD-src-59177070da4fe5da5fe34ad596dc48ee403da034.zip
FreeBSD-src-59177070da4fe5da5fe34ad596dc48ee403da034.tar.gz
Cleanup after last commit (remove undefined variables).
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc18
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index eef31fe..a1a852f 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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; \
OpenPOWER on IntegriCloud