Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2005 05:05:03
Module Name: pkgsrc
Committed By: jlam
Date: Wed May 11 05:05:03 UTC 2005
Modified Files:
pkgsrc/mk/tools: replace.mk
Log Message:
Define the "TOOL" names for the tools to be the same as the "TOOLS_TOOL"
names if the former are undefined. This allows the "TOOL" names, e.g.
GMAKE, YACC, etc., to be used by package Makefiles for simplicity.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.