summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-06 17:12:34 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-06 17:12:34 +0000
commitf90dfc50e8a59815abc9e72b011d13046c832419 (patch)
treea4779630c272b88bad0c6f4f8a9d5d93b6abc5ae /cad/Makefile
parentInitial import of tkgate version 0.9. (diff)
Activate the tkgate port.
Notes
Notes: svn path=/head/; revision=19258
Diffstat (limited to '')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 435116641a9c..b0db23972031 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
+# $Id: Makefile,v 1.12 1998/12/07 02:21:52 asami Exp $
#
SUBDIR += acs
@@ -12,6 +12,7 @@
SUBDIR += pcb
SUBDIR += sis
SUBDIR += spice
+ SUBDIR += tkgate
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>