summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-11-03 21:09:47 +0000
committerru <ru@FreeBSD.org>2003-11-03 21:09:47 +0000
commit094a33bce79cd7e253de94effd578c5f894c8f9f (patch)
tree467b3ba72730635aa3d1a4e09183169b0506af7e /Makefile.inc1
parent1b6c1e8859f53d43a734dae2c21a080cd5546350 (diff)
downloadFreeBSD-src-094a33bce79cd7e253de94effd578c5f894c8f9f.zip
FreeBSD-src-094a33bce79cd7e253de94effd578c5f894c8f9f.tar.gz
Don't be so chatty about building includes.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 767ac17..756006a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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:
OpenPOWER on IntegriCloud