mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Remove mtree for bootstrap-tools. The -L switch change has been
backed out.
This commit is contained in:
parent
11017a687b
commit
fa90cca2fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63777
@ -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