Subject: CVS commit: src/tools
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 01:17:53
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 01:17:53 UTC 2006

Added Files:
	src/tools: Makefile.gmakehost

Log Message:
initial wrapper for gmake-requiring tools.  probably does not yet
work on all currently supported netbsd build hosts.

XXX current issues:
XXX	- calls /usr/bin/env -i directly, mostly to wipe-out MAKEFLAGS
XXX	  from the environment (usually set by the buildwrapper to
XXX	  "-de -m <path-to>/share/mk"


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/tools/Makefile.gmakehost

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.