Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/15/2005 22:50:53
Module Name: pkgsrc
Committed By: jlam
Date: Sun May 15 22:50:53 UTC 2005
Modified Files:
pkgsrc/mk/tools: make.mk
Log Message:
MAKE_PROGRAM:T isn't necessary... we can just call "make", and the PATH
is already properly constructed to call the one in ${TOOLS_DIR}, which
symlinks to the correct make tools. From rillig@ in private mail.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/tools/make.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.