From 5f1ac8d5a84cd44e849f40da489e0b7acbb42f85 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 9 Jan 2000 01:32:55 +0000 Subject: space removed --- math/octave/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/octave/Makefile b/math/octave/Makefile index 1cb8757cc4c..d192dc61a3e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/12/16 15:42:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.14 2000/01/09 01:32:55 wiz Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.13 @@ -41,7 +41,7 @@ post-install: .include "../../mk/bsd.prefs.mk" -GCC_VERSION!= ${CC} --version +GCC_VERSION!= ${CC} --version post-patch: .if (${GCC_VERSION:C/-.*$$//} == egcs) -- cgit v1.2.3