Unbreak parallel make of _includes after revision 1.356 changes.
Spotted by: bde Approved by: re (scottl)
This commit is contained in:
parent
8e13d96bd9
commit
8ec00e70b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user