Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/13/2004 00:40:25
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan 13 00:40:25 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Differentiate between MAKE_FLAGS passed to the build, test and install
targets by using BUILD_MAKE_FLAGS, TEST_MAKE_FLAGS, and INSTALL_MAKE_FLAGS
in the respective targets.  All of the new variables default to
${MAKE_FLAGS} to preserve the current behaviour.


To generate a diff of this commit:
cvs rdiff -r1.1343 -r1.1344 pkgsrc/mk/bsd.pkg.mk

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