diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2002-12-08 04:22:15 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2002-12-08 04:22:15 +0000 |
commit | 3a3f16b12002d6d1a9436596d3480d3b6545284a (patch) | |
tree | 40e4ba781959701c5cb2a64113e4c92deaf0ab21 /cad/Makefile | |
parent | 1e48941c590b927a23bd34617a4be993641c2ab8 (diff) | |
download | pkgsrc-3a3f16b12002d6d1a9436596d3480d3b6545284a.tar.gz |
add and enable covered-current
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 75fccf9b97c..b11241b37a7 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2002/10/29 00:35:02 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.43 2002/12/08 04:22:15 dmcmahill Exp $ # COMMENT= CAD tools @@ -7,6 +7,7 @@ SUBDIR+= acs SUBDIR+= atlc SUBDIR+= boolean SUBDIR+= cascade +SUBDIR+= covered-current SUBDIR+= dinotrace SUBDIR+= eagle SUBDIR+= electric |