From b9858de684befdb7149639760385708c65f6df29 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 28 Feb 2001 10:47:47 +0000 Subject: whitespace fix --- cross/binutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile index 84705d2ad62..72a4b839ff5 100644 --- a/cross/binutils/Makefile +++ b/cross/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2001/02/16 14:04:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2001/02/28 10:47:47 wiz Exp $ # # GNU binutils configured to hold `as many targets as the cross system is # capable of using'. Configures and builds everything except gas, which @@ -71,7 +71,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/bfd/bfd.h ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/ld/ldscripts/* ${PREFIX}/lib/ldscripts ${INSTALL_SCRIPT} ${WRKSRC}/cross-env ${BINDIR} - ${LN} -s ${BINDIR}/cross-env ${LOCALBASE}/bin/cross-env + ${LN} -s ${BINDIR}/cross-env ${LOCALBASE}/bin/cross-env post-build: ${SED} -e 's|@@PREFIX@@|${PREFIX}|' < ${FILESDIR}/cross-env > \ -- cgit v1.2.3