summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 5d699b1..f60a13b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.128 1997/05/26 05:27:37 peter Exp $
+# $Id: Makefile,v 1.129 1997/06/08 14:03:23 jhay Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -197,7 +197,7 @@ world:
cd ${.CURDIR} && ${MAKE} libraries
@echo
@echo "--------------------------------------------------------------"
- @echo " Rebuilding sgml tools, symorder, groff and zic(8)"
+ @echo " Rebuilding symorder, groff and zic(8)"
@echo "--------------------------------------------------------------"
cd ${.CURDIR} && ${MAKE} build-tools
@echo
@@ -503,9 +503,6 @@ build-tools:
share/info \
gnu/usr.bin/texinfo \
usr.bin/symorder \
- usr.bin/sgmls \
- usr.bin/sgmlfmt \
- share/sgml \
usr.sbin/zic \
gnu/usr.bin/awk \
gnu/usr.bin/groff
OpenPOWER on IntegriCloud