summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-11-02 14:02:04 +0000
committerdmcmahill <dmcmahill>2000-11-02 14:02:04 +0000
commitc6d1ce43b2111fa789583c48584fb67926e03d2d (patch)
treebfbe439e337ec6f7bbd70e67df3f6cef77c62729 /cad/Makefile
parentdf78d9752964d856b5e047f8fdce307a210fa150 (diff)
downloadpkgsrc-c6d1ce43b2111fa789583c48584fb67926e03d2d.tar.gz
add and enable xcircuit
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index eec11cd8acc..ef335cb6e22 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/10/15 12:18:39 rh Exp $
+# $NetBSD: Makefile,v 1.27 2000/11/02 14:02:04 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -26,5 +26,6 @@
SUBDIR += verilog-current
SUBDIR += vipec
SUBDIR += xchiplogo
+ SUBDIR += xcircuit
.include "../mk/bsd.pkg.subdir.mk"