Whitespace fix

This commit is contained in:
cjep 2003-12-30 17:39:21 +00:00
parent 18eab71964
commit 86f2e5f133

View file

@ -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 \