diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-01-26 17:10:09 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-01-26 17:10:09 +0000 |
commit | cfa30859420753f80fcff47a317e36527d7c2230 (patch) | |
tree | c3fa3569dc9f2468d108b91578a7cccc5f3865da /cad/Makefile | |
parent | 35d2c4cab81f8c706efb61c11cb9d6355adc4ae8 (diff) | |
download | pkgsrc-cfa30859420753f80fcff47a317e36527d7c2230.tar.gz |
add and enable cascade
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 4b42b54b90c..ecc5029478a 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2000/01/26 15:29:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.20 2000/01/26 17:10:09 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # SUBDIR += acs # SUBDIR += chipmunk + SUBDIR += cascade SUBDIR += fastcap SUBDIR += fasthenry # SUBDIR += felt |