From c54d7e028f0281092d3a0167d3c0f6d9d72b6cc8 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 3 Nov 2003 21:09:47 +0000 Subject: [PATCH] Don't be so chatty about building includes. --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 767ac1789257..756006aadb7a 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: