Remove mtree for bootstrap-tools. The -L switch change has been

backed out.
This commit is contained in:
Marcel Moolenaar 2000-07-23 16:43:03 +00:00
parent 11017a687b
commit fa90cca2fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63777

View File

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