From 92445eb1ed34e342aa655ca9a0ecbeaa196f188c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 28 Mar 2003 20:28:56 +0000 Subject: Remove superfluous whitespace. --- archivers/bzip2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index d224d50e9ef..c355a2d57ac 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/03/18 21:53:29 jschauma Exp $ +# $NetBSD: Makefile,v 1.22 2003/03/28 20:30:24 wiz Exp $ # DISTNAME= bzip2-1.0.2 @@ -18,7 +18,7 @@ MAKE_ENV+= REALCC="${BUILDLINK_CC}" CCVERS!= ${CC} -v 2>&1 | ${GREP} "gcc" || ${ECHO} "notgcc" .if ${CCVERS} != "notgcc" -BZIP_CFLAGS= -Wall -Winline -fomit-frame-pointer -fno-strength-reduce +BZIP_CFLAGS= -Wall -Winline -fomit-frame-pointer -fno-strength-reduce .endif MAKE_ENV+= BZIP_CFLAGS="${BZIP_CFLAGS}" -- cgit v1.2.3