From 6860d9d9086cebaf8e46536dead29fa1fd2803bc Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 24 Oct 2005 19:29:57 +0000 Subject: Replaced USE_GMAKE=yes with USE_TOOLS+=gmake. --- cross/i386-netbsdpe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/i386-netbsdpe/Makefile b/cross/i386-netbsdpe/Makefile index 40ac2cabd47..f141801bda9 100644 --- a/cross/i386-netbsdpe/Makefile +++ b/cross/i386-netbsdpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/27 04:15:10 kent Exp $ +# $NetBSD: Makefile,v 1.17 2005/10/24 19:29:57 rillig Exp $ DISTVERSION= 3.3.3 MAINTAINER= peace-sacrifice@hauN.org @@ -32,7 +32,7 @@ GCC_DISTNAME= gcc-3.3.3 GCC_INTVERSION= 3.3.3 MASTER_SITES+= ${MASTER_SITE_GNU:=gcc/releases/gcc-3.3.3/} DISTFILES+= ${GCC_DISTNAME}.tar.gz -USE_GMAKE= yes +USE_TOOLS+= gmake USE_MAKEINFO= YES GCC_LANGUAGES= c,c++ CONFIGURE_ENV= ${SETENV} CC="${CC}" CFLAGS="${CFLAGS}" \ -- cgit v1.2.3