summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 17:39:21 +0000
committercjep <cjep>2003-12-30 17:39:21 +0000
commitfe14e85a8e43dc23ce065a7e588b49c8623c4292 (patch)
treefc2c430c5e2c69ebf8250ec28643bf137d6be864 /cross
parent7c1e8cd6e6b7244befb994327728deed91741cc0 (diff)
downloadpkgsrc-fe14e85a8e43dc23ce065a7e588b49c8623c4292.tar.gz
Whitespace fix
Diffstat (limited to 'cross')
-rw-r--r--cross/i386-mingw32/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/i386-mingw32/Makefile b/cross/i386-mingw32/Makefile
index 350906a3ef1..5bfe01939a6 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/12/12 07:28:23 reed Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/30 17:39:21 cjep Exp $
DISTNAME= cross-${TARGET_ARCH}-1.2
PKGREVISION= 3
@@ -59,7 +59,6 @@ TARGET_CONFIGURE_ENV= CC="${CC_FOR_TARGET}" \
DISTFILES+= ${CROSS_DISTFILES}
-
do-configure: bu-configure gcc-configure
bu-configure:
cd ${BINUTILS_WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure \