summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>1999-09-30 15:15:00 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>1999-09-30 15:15:00 +0000
commit0bbf6ad243c15e9f8d9347e84adf294d20dd4e42 (patch)
tree2f5ae7309b2bc46537dd58784d6120faae606299 /cad/Makefile
parent1baf4d2fec3db683213137685bf011cc625df2bd (diff)
downloadpkgsrc-0bbf6ad243c15e9f8d9347e84adf294d20dd4e42.tar.gz
add & enable spiceprm
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 fc4087d291f..a6ca511637d 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/06/03 16:30:18 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/09/30 15:15:00 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -15,6 +15,7 @@
SUBDIR += ntesla
SUBDIR += pcb
SUBDIR += spice
+ SUBDIR += spiceprm
SUBDIR += vipec
.include "../mk/bsd.pkg.subdir.mk"