diff options
Diffstat (limited to 'cad/atlc/Makefile')
-rw-r--r-- | cad/atlc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index f7d81be299b..d40c03dc928 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:10 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/08 13:25:11 asau Exp $ # DISTNAME= atlc-4.6.0 @@ -10,8 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://atlc.sourceforge.net/ COMMENT= Calculates the impedance of arbitrary cross section transmission lines -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES |