diff options
author | dmcmahill <dmcmahill> | 2002-12-08 04:22:15 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-12-08 04:22:15 +0000 |
commit | e1bd5c6798c9611a513f8a80fa8bd30f90ef3d74 (patch) | |
tree | 40e4ba781959701c5cb2a64113e4c92deaf0ab21 /cad/Makefile | |
parent | 0ede5a4e448f6562588c6de9e403b77e4512afcd (diff) | |
download | pkgsrc-e1bd5c6798c9611a513f8a80fa8bd30f90ef3d74.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 |