From 69b4c2cbfda6ca599e50c2a50421c48ab8c1cf9d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 17 Aug 2003 04:00:05 +0000 Subject: [PATCH] add and enable pcb-current --- cad/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cad/Makefile b/cad/Makefile index 4047f7c58d96..e467f1754d84 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/07/14 13:22:34 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2003/08/17 04:00:05 dmcmahill Exp $ # COMMENT= CAD tools @@ -36,6 +36,7 @@ SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oregano SUBDIR+= pcb +SUBDIR+= pcb-current SUBDIR+= py-MyHDL SUBDIR+= qcad SUBDIR+= simian