freebsd-skq/share/mk
Marcel Moolenaar c9a900ed44 Allow suppression of -Wcast-align for WARNS>=4 by defining
NO_WCAST_ALIGN. The headers of the standard C++ library are
not 64-bit clean and trigger the warning. This prevents use
of WARNS>=4 on ia64 for example.
2010-02-18 02:06:57 +00:00
..
bsd.compat.mk
bsd.cpu.mk
bsd.dep.mk Allow the CTAGS to be set to something other than "gtags" or "ctags", 2010-01-18 15:58:02 +00:00
bsd.doc.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Introduce two new flags PO_CFLAGS and PO_CXXFLAGS to make it possible 2010-01-22 14:05:48 +00:00
bsd.libnames.mk libusb20 was renamed libusb several months ago. 2010-01-09 18:55:29 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Unbreak world WITHOUT_NETGRAPH. 2010-01-16 12:20:26 +00:00
bsd.pkg.mk
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk Make `make cleanilinks' work in /sys/modules. 2009-12-06 08:59:19 +00:00
bsd.symver.mk
bsd.sys.mk Allow suppression of -Wcast-align for WARNS>=4 by defining 2010-02-18 02:06:57 +00:00
Makefile
sys.mk Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not accepted 2010-02-18 01:44:48 +00:00
version_gen.awk