From 232803be5c159e6ffdab510c966bf2f5c001a490 Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 23 Jul 2000 16:43:03 +0000 Subject: Remove mtree for bootstrap-tools. The -L switch change has been backed out. --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.inc1') 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; \ -- cgit v1.1