diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile index 531a07d22d4..1584bf99777 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2004/09/29 12:50:43 wulf Exp $ +# $NetBSD: Makefile,v 1.56 2004/10/01 22:56:10 dmcmahill Exp $ # COMMENT= CAD tools @@ -47,7 +47,7 @@ SUBDIR+= simian-docs SUBDIR+= spice SUBDIR+= spiceprm SUBDIR+= tkgate -SUBDIR+= tnt +SUBDIR+= tnt-mmtl SUBDIR+= transcalc SUBDIR+= verilog SUBDIR+= verilog-current |