NetBSD/share
apb 2962a4be8e Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk.
Previously, they were defined in bsd.own.mk if USETOOLS=yes, but in
bsd.sys.mk if USETOOLS!=yes.  This caused makefiles that did this:

	.include <bsd.own.mk>
	FOO != ${TOOL_BAR} args...

to work in the USETOOLS=yes case but not in the USETOOLS!=yes case.
2008-10-26 23:13:24 +00:00
..
atf Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
dict "Transvaal" should be capitalized. 2007-01-30 13:10:49 +00:00
doc Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
examples Add an example script to connect to Cingular's 3G service. 2008-10-25 17:43:24 +00:00
i18n Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. 2008-10-25 22:35:36 +00:00
legal
locale Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
man Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
me Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
misc Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
mk Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk. 2008-10-26 23:13:24 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
wscons Install pckbd.fr_CA.iso8859-1 keymap. 2006-09-23 08:09:23 +00:00
xml Add the ATF data files 2007-11-12 15:01:50 +00:00
xsl Add the ATF data files 2007-11-12 15:01:50 +00:00
zoneinfo Import tzdata2008h. 2008-10-13 19:09:14 +00:00
Makefile - install ldscripts on sparc64 2008-10-12 23:00:53 +00:00
Makefile.inc