diff --git a/Makefile.inc1 b/Makefile.inc1 index b2c745c5990d..e71a3a7d538c 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -848,7 +848,6 @@ _worldtmp: .PHONY -p ${WORLDTMP}/usr/include >/dev/null ln -sf ${.CURDIR}/sys ${WORLDTMP} .if ${MK_DEBUG_FILES} != "no" - # We could instead disable debug files for these build stages mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \ -p ${WORLDTMP}/legacy/usr/lib >/dev/null mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \