freebsd-dev/share/mk
Pav Lucistnik e61e798b8c Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle
OPTIONS resolving. This will allow us to load bsd.port.mk in port Makefiles in
three steps (options, pre, post), allowing us to manipulate USE_* flags
conditionally on OPTIONS values.

With hat:	portmgr
Reviewed by:	ru
MFC after:	1 week
2007-06-01 15:17:51 +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
bsd.doc.mk
bsd.endian.mk Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN. 2006-11-05 15:33:26 +00:00
bsd.files.mk
bsd.incs.mk
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
bsd.kmod.mk
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
bsd.obj.mk
bsd.own.mk Introduce WITHOUT_SSP option that allows users to exclude LGPLed 2007-05-19 04:42:59 +00:00
bsd.pkg.mk
bsd.port.mk Try harder to not leak src/ build stuff into ports/ environment 2006-11-19 16:28:52 +00:00
bsd.port.options.mk Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle 2007-06-01 15:17:51 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
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
bsd.snmpmod.mk
bsd.subdir.mk
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 bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle 2007-06-01 15:17:51 +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