diff --git a/Makefile.inc1 b/Makefile.inc1 index ea570518265..d4f85887e5d 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -284,6 +284,8 @@ _worldtmp: usr/libexec usr/share/misc mkdir -p ${WORLDTMP}/${_dir} .endfor + mtree -deU -f ${.CURDIR}/etc/mtree/BSD.include.dist \ + -p ${WORLDTMP}/usr/include ln -sf ${.CURDIR}/sys ${WORLDTMP} _legacy: @echo