aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1996-09-08 02:00:37 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1996-09-08 02:00:37 +0000
commitc3c6f5f7f9f81b2bf1e214470f918cb427a8197f (patch)
treea958bcc317c1b453cc238f5127d8f6e9a3f4fafa /usr.bin
parent8053f55001d0104d9a05537d5d04f34a83f903ec (diff)
downloadsrc-c3c6f5f7f9f81b2bf1e214470f918cb427a8197f.tar.gz
src-c3c6f5f7f9f81b2bf1e214470f918cb427a8197f.zip
Turn on instant.
Notes
Notes: svn path=/head/; revision=18147
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sgmls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sgmls/Makefile b/usr.bin/sgmls/Makefile
index 62c6ceaed214..49c658a3ba00 100644
--- a/usr.bin/sgmls/Makefile
+++ b/usr.bin/sgmls/Makefile
@@ -1,9 +1,9 @@
#
# Bmake file for sgmls
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1995/04/27 16:03:39 jfieber Exp $
#
-SUBDIR= libsgmls sgmls sgmlsasp rast
+SUBDIR= libsgmls sgmls instant sgmlsasp rast
.include <bsd.subdir.mk>