aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1997-07-19 15:19:08 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1997-07-19 15:19:08 +0000
commit2ef9b73dba9416065cb5ba114a99eab5cce306e1 (patch)
treeed9559c7454ceb6379ab76775c764cd63e433740 /share/Makefile
parent78e4c0247997cb2080fff68e3ddc16e06221a20a (diff)
downloadsrc-2ef9b73dba9416065cb5ba114a99eab5cce306e1.tar.gz
src-2ef9b73dba9416065cb5ba114a99eab5cce306e1.zip
Remove SGML tools from -current.
Notes
Notes: svn path=/head/; revision=27526
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index 2dc710342aff..de8644f63e1f 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-SUBDIR= dict doc examples info man me misc mk sgml skel syscons \
+SUBDIR= dict doc examples info man me misc mk skel syscons \
tabset termcap timedef zoneinfo
.include <bsd.subdir.mk>