summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-07-23 16:43:03 +0000
committermarcel <marcel@FreeBSD.org>2000-07-23 16:43:03 +0000
commit232803be5c159e6ffdab510c966bf2f5c001a490 (patch)
tree185354de55f99196c49546377f8dd6775e5ee8bc /Makefile.inc1
parent510255570c2a4afd9f61014a1aa77a08879d0ca5 (diff)
downloadFreeBSD-src-232803be5c159e6ffdab510c966bf2f5c001a490.zip
FreeBSD-src-232803be5c159e6ffdab510c966bf2f5c001a490.tar.gz
Remove mtree for bootstrap-tools. The -L switch change has been
backed out.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 0a730e6..bfadc55 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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; \
OpenPOWER on IntegriCloud