From 7e01c4206677ecfad1f4cbe2a42715aa88056a85 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- emulators/hercules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/hercules/Makefile') diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index ff1b023755d..5e40ba0d7dc 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/09/09 02:41:59 obache Exp $ DISTNAME= hercules-2.11 PKGREVISION= 3 @@ -12,7 +12,7 @@ COMMENT= S370 emulator DEPENDS+= hercules-images-[0-9]*:../../emulators/hercules-images USE_TOOLS+= gmake -MAKEFILE= makefile +MAKE_FILE= makefile MAKE_ENV+= HOST_ARCH=${MACHINE_ARCH:Q} PTHREAD_OPTS+= require -- cgit v1.2.3