summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-12-30 17:39:21 +0000
committercjep <cjep@pkgsrc.org>2003-12-30 17:39:21 +0000
commit86f2e5f13371ae6f5f5e236d3a1f6fc5575ba300 (patch)
treefc2c430c5e2c69ebf8250ec28643bf137d6be864 /cross
parent18eab7196427b499008504f71c957113d9597a4d (diff)
downloadpkgsrc-86f2e5f13371ae6f5f5e236d3a1f6fc5575ba300.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 \