summaryrefslogtreecommitdiff
path: root/cross/mipsEEel-netbsd
diff options
context:
space:
mode:
Diffstat (limited to 'cross/mipsEEel-netbsd')
-rw-r--r--cross/mipsEEel-netbsd/Makefile4
1 files changed, 2 insertions, 2 deletions
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.