diff options
author | dmcmahill <dmcmahill> | 2004-09-26 01:13:06 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2004-09-26 01:13:06 +0000 |
commit | 50b53541adcd25f7f83bb4227793d871277123af (patch) | |
tree | 6c66b3b74cd09c2ec59d7cb677851c4a2e047f2c /cad/Makefile | |
parent | 88c60d2ab687d705f518eec65c368d9b018d4eea (diff) | |
download | pkgsrc-50b53541adcd25f7f83bb4227793d871277123af.tar.gz |
add and enable tnt
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 19d87ae6427..b925f48ce8b 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2004/07/17 23:50:02 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.54 2004/09/26 01:13:06 dmcmahill Exp $ # COMMENT= CAD tools @@ -46,6 +46,7 @@ SUBDIR+= simian-docs SUBDIR+= spice SUBDIR+= spiceprm SUBDIR+= tkgate +SUBDIR+= tnt SUBDIR+= transcalc SUBDIR+= verilog SUBDIR+= verilog-current |