diff options
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 9757f1c1b10..4c3afeff370 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2000/03/07 16:10:37 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.25 2000/03/14 19:54:01 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # SUBDIR += acs SUBDIR += cascade + SUBDIR += dinotrace SUBDIR += fastcap SUBDIR += fasthenry SUBDIR += geda |