diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index d4161c70e58..7dc0250e35e 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/04/21 02:09:25 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.47 2003/06/05 18:52:00 drochner Exp $ # COMMENT= CAD tools @@ -35,6 +35,7 @@ SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oregano SUBDIR+= pcb +SUBDIR+= py-MyHDL SUBDIR+= qcad SUBDIR+= simian SUBDIR+= simian-docs |