Unbreak parallel make of _includes after revision 1.356 changes.
Spotted by: bde Approved by: re (scottl)
This commit is contained in:
parent
24772e8daf
commit
1174073c83
@ -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