Don't be so chatty about building includes.

This commit is contained in:
Ruslan Ermilov 2003-11-03 21:09:47 +00:00
parent 5eb39b8d24
commit c54d7e028f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121979

View File

@ -345,7 +345,7 @@ _cross-tools:
_includes:
@echo
@echo "--------------------------------------------------------------"
@echo ">>> stage 4.1: populating ${WORLDTMP}/usr/include"
@echo ">>> stage 4.1: building includes"
@echo "--------------------------------------------------------------"
cd ${.CURDIR}; ${WMAKE} SHARED=symlinks par-includes
_libraries: