pkgsrc/mk/tools
jlam e692366547 The mk/tools/defaults.mk is included by bsd.prefs.mk, so it must include
other files without making assumptions about the location of the top of
the pkgsrc tree.  This fixes problems with running "make bulk-cache"
in /usr/pkgsrc (PR pkg/30288).
2005-05-14 19:01:14 +00:00
..
autoconf.mk Rewrite so that we avoid needing to check the value of TOOLS_REAL_CMD.* 2005-05-11 20:09:44 +00:00
automake.mk Needing automake implies needing autoconf. Match the version requirements 2005-05-11 20:21:32 +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 Rewrite logic that defines the targets that create the tools under 2005-05-11 08:41:50 +00:00
defaults.mk The mk/tools/defaults.mk is included by bsd.prefs.mk, so it must include 2005-05-14 19:01:14 +00:00
imake.mk Fix typo in comment. 2005-05-10 19:25:06 +00:00
ldconfig.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00
make.mk Fixed a typo in the comment. 2005-05-13 21:00:12 +00:00
perl.mk Teach the new tools framework more about perl. We include perl5/vars.mk 2005-05-12 21:03:46 +00:00
replace.mk Compute the installation prefix for every tool specified so that the 2005-05-14 05:57:43 +00:00
rpcgen.mk Don't forget to pass the rest of the command-line arguments "$@" to 2005-05-11 05:44:58 +00:00
strip.mk Split out "strip" from the USE_TOOLS processing in replace.mk. Instead, 2005-05-10 19:52:30 +00:00
texinfo.mk Fix the makeinfo wrapper to actually accept arguments by fixing the 2005-05-11 05:43:48 +00:00
tools.AIX.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.BSDOS.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.Darwin.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.DragonFly.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.FreeBSD.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.Interix.mk It's actually /usr/contrib/bin/gawk. 2005-05-10 21:15:22 +00:00
tools.IRIX.mk Fixed a typo: now using /usr/sbin/gzcat, like in platform/IRIX.mk. 2005-05-14 10:17:10 +00:00
tools.Linux.mk Typo: if exists /bin/gzip, use /bin/gzip (not /usr/bin/gzip). 2005-05-14 10:19:36 +00:00
tools.NetBSD.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00
tools.OpenBSD.mk Remove conditional expression from tools.*.mk files. Strip handling has 2005-05-10 19:56:51 +00:00
tools.OSF1.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00
tools.SunOS.mk Fixed a typo when looking for /usr/bin/cmp. 2005-05-14 10:14:29 +00:00
tools.UnixWare.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00