diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile index dd83b4574dc..a35c816e8bc 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2004/10/02 05:25:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.58 2005/05/18 22:02:17 wiz Exp $ # COMMENT= CAD tools @@ -38,7 +38,6 @@ SUBDIR+= mcalc SUBDIR+= mpac SUBDIR+= ng-spice SUBDIR+= ntesla -SUBDIR+= oregano SUBDIR+= pcb SUBDIR+= pcb-current SUBDIR+= py-MyHDL |