diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index d2869bee426..f6e134b2571 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/04/06 21:39:34 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.41 2002/10/14 02:28:51 dmcmahill Exp $ # COMMENT= CAD tools @@ -39,6 +39,7 @@ SUBDIR+= spice SUBDIR+= spiceprm SUBDIR+= verilog SUBDIR+= verilog-current +SUBDIR+= verilog-mode SUBDIR+= vipec SUBDIR+= xchiplogo SUBDIR+= xcircuit |