summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-23 19:54:23 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-23 19:54:23 +0000
commit3757a3c5aee66a99a7a6badc5dc70e7ed8797c4e (patch)
tree3b44f27b0b2db3f7984db298a8a76eceb8e40f93 /devel
parentImport of templ, a source code template generator. Has support (diff)
Activate templ.
Notes
Notes: svn path=/head/; revision=19731
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b0634570db82..71acad542994 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.192 1999/06/10 08:11:28 steve Exp $
+# $Id: Makefile,v 1.193 1999/06/11 00:10:41 steve Exp $
#
SUBDIR += ElectricFence
@@ -156,6 +156,7 @@
SUBDIR += tclcheck
SUBDIR += tclcl
SUBDIR += tclgetopts
+ SUBDIR += templ
SUBDIR += tkcvs
SUBDIR += tkref
SUBDIR += tvision