freebsd-dev/share/mk
Hartmut Brandt dea3d8703e Toggle on warnings. This resolves the problem with building old releases
(getting zillions of warnings). Building an old release uses that release's
sys.mk which does not switch on these warnings, so make will be silent.
They can be switch on on the command line with the -x option to make.
This has been tested by building RELENG_5_4 on CURRENT.
2005-04-29 14:44:10 +00:00
..
bsd.compat.mk Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
bsd.cpu.mk Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim. 2004-12-11 18:36:42 +00:00
bsd.dep.mk Remove trailing spaces. 2005-01-06 11:12:43 +00:00
bsd.doc.mk NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
bsd.endian.mk Handle endianness for arm. 2005-02-25 00:24:03 +00:00
bsd.files.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.incs.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.info.mk style.Makefile(5): remove trailing spaces. 2005-02-27 22:02:31 +00:00
bsd.init.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.kmod.mk Fixed style bugs in previous commit (151 characters of trailing whitespace). 2004-06-21 16:12:02 +00:00
bsd.lib.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.libnames.mk Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities 2005-04-19 04:01:25 +00:00
bsd.links.mk Try really hard to fix parallel installs. Add a bunch of .ORDER 2002-07-03 12:28:03 +00:00
bsd.man.mk Remove trailing spaces. 2005-01-06 11:12:43 +00:00
bsd.nls.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.obj.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.own.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.pkg.mk If PORTNAME is set in a system Makefile then hook into the ports 2004-12-20 15:46:56 +00:00
bsd.port.mk Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.prog.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.README Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
bsd.subdir.mk Add a SUBDIR_TARGETS variable which can be set to a list of 2005-02-14 12:57:51 +00:00
bsd.sys.mk Move -Wunused-parameter from WARNS level 3 level 4. 2005-01-16 21:18:16 +00:00
Makefile Add endianness support to cap_mkdb(1), useful for cross builds. 2005-02-22 23:29:54 +00:00
sys.mk Toggle on warnings. This resolves the problem with building old releases 2005-04-29 14:44:10 +00:00