freebsd-dev/share
Rui Paulo 187278cadc For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in
Makefiles or *.mk files, use ${CC:T:Mfoo} instead, so only the basename
of the compiler command (excluding any arguments) is considered.

This allows you to use, for example, CC="/nondefault/path/clang -xxx",
and still have the various tests in bsd.*.mk identify your compiler as
clang correctly.

ICC if cases were also changed.

Submitted by:	Dimitry Andric <dimitry at andric.com>
2010-08-17 20:39:28 +00:00
..
colldef Add lv_LV, move lt_LT to common part 2009-09-03 16:53:11 +00:00
dict Add "Massachusetts". 2010-03-17 15:31:06 +00:00
doc Rename documentation source files to avoid filesystem case and restricted 2010-07-16 17:01:36 +00:00
examples Add an example to encourage people to have a look at either 2010-07-25 20:21:32 +00:00
info
man Put parentheses around a few macros to prevent mdoc warnings. 2010-08-16 21:26:47 +00:00
me
misc o FreeBSD 8.1-RELEASED added. 2010-08-05 18:05:37 +00:00
mk For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in 2010-08-17 20:39:28 +00:00
mklocale Add lv_LV, move lt_LT to common part 2009-09-03 17:12:45 +00:00
monetdef Last character is a space for the international currency symbol. 2009-09-13 22:17:23 +00:00
msgdef Add lv_LV 2009-09-04 06:19:37 +00:00
numericdef Add lv_LV 2009-09-03 17:37:23 +00:00
security Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
sendmail
skel Switch the default terminal emulation style to xterm for most platforms. 2009-11-13 05:54:55 +00:00
snmp
syscons Add a keymap for the Swiss-German Macbook keyboard. 2010-08-07 17:02:36 +00:00
tabset
termcap Add a termcap entry for rxvt-256color. 2010-08-08 09:40:09 +00:00
timedef Week days are all lowercase in French. 2010-07-20 14:27:09 +00:00
zoneinfo Officially speaking, the zoneinfo data files are contributed data. 2010-02-25 06:44:16 +00:00
Makefile Whitespace nit 2008-10-08 13:20:02 +00:00
Makefile.inc