NetBSD/share/mk
thorpej 22791b9867 Add a CPUFLAGS variable which can be set by the user's mk.conf or in
the environment:

CPUFLAGS        Additional flags to the compiler/assembler to select
                CPU instruction set options, CPU tuning options, etc.

Since CPUFLAGS is not implicitly set by any part of the make infrastructure,
it is safe to set in mk.conf, unlike COPTS or DBG.
2003-05-30 18:43:23 +00:00
..
bsd.dep.mk Back this out until I know why it does not work. 2003-05-27 21:43:32 +00:00
bsd.doc.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.endian.mk Only determine TARGET_ENDIANNESS if it's not already defined. 2003-05-18 08:19:03 +00:00
bsd.files.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.hostlib.mk * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
bsd.hostprog.mk remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries 2003-05-14 00:24:06 +00:00
bsd.inc.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.info.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.init.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.kernobj.mk Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
bsd.kinc.mk Deprecate SYS_INCLUDE and the optional SYS_INCLUDE=symlinks functionality, 2002-11-26 23:15:53 +00:00
bsd.kmod.mk Add -mcmodel=kernel to CFLAGS for amd64. 2003-05-07 22:36:06 +00:00
bsd.lib.mk Use && instead of ; to only overwrite a file if the corresponding sed worked (from christos). 2003-05-27 19:32:18 +00:00
bsd.links.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.man.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.nls.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.obj.mk Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
bsd.own.mk Add ${TOOL_DB}; db(1) as a (host) tool. 2003-05-18 08:09:25 +00:00
bsd.prog.mk make this a no-op if HOSTPROG is defined 2003-05-18 07:36:23 +00:00
bsd.README Add a CPUFLAGS variable which can be set by the user's mk.conf or in 2003-05-30 18:43:23 +00:00
bsd.rpc.mk Remove dependency on ${RPCGEN}: 2003-05-19 07:19:10 +00:00
bsd.shlib.mk Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and 2002-09-27 21:37:50 +00:00
bsd.subdir.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.sys.mk Add a CPUFLAGS variable which can be set by the user's mk.conf or in 2003-05-30 18:43:23 +00:00
Makefile Add bsd.rpc.mk to FILES 2003-01-05 23:37:02 +00:00
sys.mk Default to -O2 for x86_64. 2003-05-04 12:05:50 +00:00