Remove mtree for bootstrap-tools. The -L switch change has been
backed out.
This commit is contained in:
parent
11017a687b
commit
fa90cca2fc
@ -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; \
|
||||
|
Loading…
Reference in New Issue
Block a user