K 10 svn:author V 3 mux K 8 svn:date V 27 2002-10-19T16:47:13.000000Z K 7 svn:log V 301 - Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To build without -Werror, we do "make WERROR=", which doesn't need this variable. - Use ${.IMPSRC} instead of $< in ${NORMAL_M} for consistency with the rest of the file. - Add ${WERROR} for the ${NORMAL_M} case. Tested on: i386, sparc64 END