K 10 svn:author V 3 imp K 8 svn:date V 27 2014-05-05T22:03:01.316725Z K 7 svn:log V 262 Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the thicket of .if ${COMPILER_TYPE} == "clang" that controls warnings. Also, use CFLAGS.clang in a couple places in preference to having a similar construct that's related to the CWARNFLAGS changes. END