Searched hist:105462 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/conf/
H A Dkern.pre.mkdiff 105462 Sat Oct 19 16:47:13 MDT 2002 mux - 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

Completed in 173 milliseconds