NetBSD/share/mk
mrg 96d9a01177 introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system
includes.  for GCC3, set this to -I instead of -isystem.

XXX this should really be either not required or a -isystem-cxx, but for
now this is required to build libstdc++-v3, which otherwise complains
heavily about STL headers not being C code(!)
2003-07-27 14:49:22 +00:00
..
bsd.dep.mk introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system 2003-07-27 14:49:22 +00:00
bsd.doc.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.endian.mk Ensure the first word of ${CC} exists before attempting to invoke ${CC} 2003-07-27 11:16:30 +00:00
bsd.files.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.gcc.mk provide a variable pointing to the directory where 2003-06-27 17:13:27 +00:00
bsd.hostlib.mk catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXX 2003-06-11 04:56:58 +00:00
bsd.hostprog.mk whitespace cleanup 2003-07-18 04:04:03 +00:00
bsd.inc.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.info.mk be consistent about using ${.TARGET} for $@ and ${.IMPSRC} for $< 2003-07-27 09:27:18 +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 whitespace cleanup 2003-07-18 04:04:03 +00:00
bsd.kinc.mk Use ltarg=stat -qf '%Y' $l to read a symlink's target (and rely upon 2003-07-20 15:02:10 +00:00
bsd.kmod.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.lib.mk introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system 2003-07-27 14:49:22 +00:00
bsd.links.mk <bsd.init.mk> is a good idea 2003-07-20 14:53:10 +00:00
bsd.man.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.nls.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.obj.mk Use ltarg=stat -qf '%Y' $l to read a symlink's target (and rely upon 2003-07-20 15:02:10 +00:00
bsd.own.mk introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system 2003-07-27 14:49:22 +00:00
bsd.prog.mk introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system 2003-07-27 14:49:22 +00:00
bsd.README add a new bsd.own.mk variable: CXX_SUPCXX. from bsd.README: 2003-07-26 14:58:10 +00:00
bsd.rpc.mk Be consistent with other bsd.*.mk, and pull in <bsd.init.mk> at the 2003-07-14 00:52:12 +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 source-file-specific variables in <bsd.lib.mk> and <bsd.prog.mk>: 2003-07-22 06:53:21 +00:00
Makefile If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the 2003-05-31 20:33:15 +00:00
sys.mk be consistent: use ${.TARGET} for $@ and ${.PREFIX} for $* 2003-07-27 09:35:47 +00:00