pkgsrc/mk/tools
jlam c368f44eea Split replace.mk into two parts, one of which is included by bsd.prefs.mk
to provide "TOOL" definitions for tools used by a top-level make process
(usually because it uses them in a != variable definition).  This allows
USE_TOOLS to be defined before bsd.prefs.mk is included by a package
Makefile, where USE_TOOLS lists the additional (non-default) tools that
are required to build the package.

Also, drop the fallback to existing "TOOL" definitions because we now
have TOOLS_PLATFORM.* for each platform in pkgsr/mk/tools/tools.*.mk.
2005-04-30 04:35:54 +00:00
..
autoconf.mk Define TOOLS_DEPENDS.* to be the dependency that will be added, and 2005-04-28 03:01:11 +00:00
automake.mk Define TOOLS_DEPENDS.* to be the dependency that will be added, and 2005-04-28 03:01:11 +00:00
bootstrap.mk Handle cases where pkgsrc bootstrap installs tools, e.g. pax, tar, sed. 2005-04-27 17:15:13 +00:00
bsd.tools.mk coreutils.mk has been merged into replace.mk 2005-04-28 17:37:06 +00:00
defaults.mk Split replace.mk into two parts, one of which is included by bsd.prefs.mk 2005-04-30 04:35:54 +00:00
make.mk As of bsd.tool.mk:1.6, TOOLS_CMD.<tool> defaults to 2005-04-26 15:32:05 +00:00
perl.mk Define TOOLS_DEPENDS.* to be the dependency that will be added, and 2005-04-28 03:01:11 +00:00
replace.mk Split replace.mk into two parts, one of which is included by bsd.prefs.mk 2005-04-30 04:35:54 +00:00
rpcgen.mk Use bsd.tools.mk to generate the wrapper script. Also, TOOLS_EXECDIRS 2005-04-24 04:34:34 +00:00
texinfo.mk As of bsd.tool.mk:1.6, TOOLS_CMD.<tool> defaults to 2005-04-26 15:32:05 +00:00
tools.AIX.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.BSDOS.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.Darwin.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.DragonFly.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.FreeBSD.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.Interix.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.IRIX.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.Linux.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.NetBSD.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.OpenBSD.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.OSF1.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.SunOS.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00
tools.UnixWare.mk Note the "[" is natively available everywhere (usually as a shell builtin). 2005-04-28 17:30:24 +00:00