diff options
Diffstat (limited to 'cad')
-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 |