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 2da8f0efbc5..3ab58ba7464 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2000/11/14 14:32:13 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.29 2000/11/18 18:00:11 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # SUBDIR += acs + SUBDIR += boolean SUBDIR += cascade SUBDIR += dinotrace SUBDIR += eagle |