summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4f20e24..015a0d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.41 1995/02/26 01:27:27 phk Exp $
+# $Id: Makefile,v 1.42 1995/03/06 05:52:47 nate Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@@ -224,7 +224,7 @@ includes:
lib-tools:
@echo "--------------------------------------------------------------"
- @echo " Rebuilding tools needed to build the libraries
+ @echo " Rebuilding tools needed to build the libraries"
@echo "--------------------------------------------------------------"
@echo
cd ${.CURDIR}/usr.bin/ar && \
OpenPOWER on IntegriCloud