From 956a2e42f8a4c3153b2111ce38685282b51e6799 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 07:49:20 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- cross/mipsEEel-netbsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/mipsEEel-netbsd') diff --git a/cross/mipsEEel-netbsd/Makefile b/cross/mipsEEel-netbsd/Makefile index b2bbae659d0..251c71bef4e 100644 --- a/cross/mipsEEel-netbsd/Makefile +++ b/cross/mipsEEel-netbsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:27:59 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/22 07:54:07 grant Exp $ DISTNAME= cross-${TARGET_ARCH}-${DISTVERSION} TARGET_ARCH= mipsEEel-netbsd @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Cross-compiler for NetBSD/PlayStation2 kernel BZCAT= /usr/bin/bzcat -USE_GMAKE= yes +USE_GNU_TOOLS+= make # We don't use CROSSBASE because the binutils are not the same as binutils # for other cross compilers. -- cgit v1.2.3