freebsd-dev/share/mk
David E. O'Brien 9eef6e338b Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the
compiler invocation.  This is just to help get over the hump of people
tracking down bugs that may cross the GCC 4.2 upgrade.
It is envisioned that this option goes away after a suitable amount
of time.
2007-05-24 21:53:42 +00:00
..
bsd.compat.mk Removed libc_r build support. 2006-09-30 11:32:46 +00:00
bsd.cpu.mk GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it. 2007-05-21 08:39:44 +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 Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN. 2006-11-05 15:33:26 +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 Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.info.mk Don't run install-info under lockf if not installing in parallel. 2006-09-29 15:36:19 +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 Style: remove redundant parentheses. 2007-05-21 09:01:23 +00:00
bsd.libnames.mk Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. 2007-05-13 14:12:40 +00:00
bsd.links.mk
bsd.man.mk Stop clobberring the application namespace with local 2007-03-12 13:54:52 +00:00
bsd.nls.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +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 Introduce WITHOUT_SSP option that allows users to exclude LGPLed 2007-05-19 04:42:59 +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 Try harder to not leak src/ build stuff into ports/ environment 2006-11-19 16:28:52 +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 When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy 2006-09-13 23:27:21 +00:00
bsd.README "clean" of <bsd.prog.mk> no longer removes a.out, Errs, 2006-06-18 11:26:17 +00:00
bsd.snmpmod.mk Don't include bsd.init.mk so early - it's just not needed here. 2005-11-10 12:07:12 +00:00
bsd.subdir.mk For ${SUBDIR} targets, change the type of dependency operator from `::' 2005-05-31 07:14:51 +00:00
bsd.symver.mk Style: remove redundant parentheses. 2007-05-21 09:01:23 +00:00
bsd.sys.mk Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the 2007-05-24 21:53:42 +00:00
Makefile Add entry for bsd.symver.mk. 2007-04-03 20:15:59 +00:00
sys.mk Remove X11BASE from here so the one from bsd.port.mk has a chance to set 2006-10-06 23:32:23 +00:00
version_gen.awk When generating the version map file, order versions oldest 2007-04-23 03:24:33 +00:00