Unbreak parallel make of _includes after revision 1.356 changes.

Spotted by:	bde
Approved by:	re (scottl)
This commit is contained in:
Ruslan Ermilov 2003-05-18 20:22:26 +00:00
parent 8e13d96bd9
commit 8ec00e70b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115141

View File

@ -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