diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-01 18:34:13 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-01 18:34:13 +0000 |
commit | a345f65b964575277298f0308c4c6f0fdfbadd5e (patch) | |
tree | 4718cf1b33145c50d507331506531fd6ab1c8c01 /cad/Makefile | |
parent | fbbf2e7d888cf64c2c3a70cea6ca1e7e07e1d31e (diff) | |
download | pkgsrc-a345f65b964575277298f0308c4c6f0fdfbadd5e.tar.gz |
add and enable gwave
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 7915e8cb4bd..cd34d0de8a5 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/02/25 01:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2000/03/01 18:34:13 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -13,6 +13,7 @@ SUBDIR += gnetlist SUBDIR += gschem SUBDIR += gsymcheck + SUBDIR += gwave SUBDIR += libgeda SUBDIR += ntesla SUBDIR += oregano |