Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2005 01:11:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon May  9 01:11:58 UTC 2005

Modified Files:
	pkgsrc/mk/tools: bsd.tools.mk imake.mk replace.mk rpcgen.mk texinfo.mk

Log Message:
Replace TOOLS_WRAP and TOOLS_SYMLINK with TOOLS_CREATE, and let the tools
framework figure out by itself whether a wrapper or a symlink should be
created based on the real command and any arguments that may need to be
invoked.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/tools/bsd.tools.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/tools/imake.mk pkgsrc/mk/tools/rpcgen.mk \
    pkgsrc/mk/tools/texinfo.mk
cvs rdiff -r1.63 -r1.64 pkgsrc/mk/tools/replace.mk

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