pkgsrc/mk/tools
jlam 11577c4d6a There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is the
value passed via the shell environment to the GNU configure script for
each of the "GNU" variables names for the tool.  It defaults to the full
path to the real tool so that these may be safely embedded in scripts
and config files.

One exception is the value for YACC when we use bison.  In that case,
pass YACC="bison -y" to the configure script so that we will invoke
bison in yacc-compatibility mode.
2005-07-19 04:18:51 +00:00
..
autoconf.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
automake.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
bootstrap.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
bsd.tools.mk Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to better 2005-07-17 23:19:04 +00:00
defaults.mk Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a 2005-07-15 20:14:02 +00:00
imake.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
ldconfig.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
make.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
perl.mk Some packages want to embed the path to the perl tool in scripts but 2005-05-22 02:30:53 +00:00
replace.mk There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is the 2005-07-19 04:18:51 +00:00
rpcgen.mk Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to better 2005-07-17 23:19:04 +00:00
strip.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
texinfo.mk Rename the following variables for brevity: 2005-07-17 21:36:24 +00:00
tools.AIX.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.BSDOS.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.Darwin.mk MacOS X 10.[34] have /usr/bin/shlock (from <schmonz>). 2005-07-07 21:29:11 +00:00
tools.DragonFly.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.FreeBSD.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.Interix.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.IRIX.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.Linux.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.NetBSD.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.OpenBSD.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.OSF1.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.SunOS.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00
tools.UnixWare.mk Teach the tools framework about csh, and replace with tcsh if necessary. 2005-06-24 20:59:59 +00:00