Date: Sat, 19 Oct 2002 09:47:13 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/conf kern.pre.mk Message-ID: <200210191647.g9JGlDEm061741@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/10/19 09:47:13 PDT
Modified files:
sys/conf kern.pre.mk
Log:
- 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
Revision Changes Path
1.20 +2 -3 src/sys/conf/kern.pre.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210191647.g9JGlDEm061741>
