.. |
bsd.buildinstall.mk
|
Move the build_install logic from lib/Makefile into share/mk and re-use
|
2012-11-15 23:51:53 +00:00 |
bsd.clang-analyze.mk
|
Make it easier to specify the list of checkers to enable for the static
|
2012-04-04 10:37:18 +00:00 |
bsd.clean.mk
|
On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead,
|
2012-11-19 16:04:54 +00:00 |
bsd.dep.mk
|
Change some .if defined(SRCS) to .if defined(SRCS) && !empty(SRCS)
|
2012-11-18 19:48:29 +00:00 |
bsd.doc.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.endian.mk
|
Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)).
|
2012-08-05 04:11:35 +00:00 |
bsd.files.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.gcc.mk
|
Add more external dependencies for crtstuff
|
2012-12-10 23:49:39 +00:00 |
bsd.hostlib.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.hostprog.mk
|
Move "libexpat" from X11 into base which fixes PR lib/40346.
|
2012-02-29 20:07:51 +00:00 |
bsd.inc.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.info.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.init.mk
|
|
|
bsd.ioconf.mk
|
Depend ioconf.c on config (if doing a USETOOLS==yes build).
|
2010-03-25 20:37:36 +00:00 |
bsd.kernobj.mk
|
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
|
2010-01-25 00:43:00 +00:00 |
bsd.kinc.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.klinks.mk
|
Add more links for evbmips
|
2011-07-10 23:50:24 +00:00 |
bsd.kmodule.mk
|
Remove effectively tautological condition.
|
2012-08-10 16:34:23 +00:00 |
bsd.lib.mk
|
Make it easier build binaries against the host's libs, e.g.
|
2012-11-13 22:30:38 +00:00 |
bsd.links.mk
|
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
|
2009-04-10 16:16:12 +00:00 |
bsd.lua.mk
|
Uncomment LUA_DPLIBS processing, but do not auto-include liblua.so,
|
2011-10-16 00:45:09 +00:00 |
bsd.man.mk
|
CATDEPS is bogus for mandoc, so disable it in that case.
|
2012-11-30 17:52:13 +00:00 |
bsd.nls.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.obj.mk
|
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
|
2010-01-25 00:43:00 +00:00 |
bsd.own.mk
|
Make MKSOFTFLOAT = yes for ARM (since arm is softfloat by default).
|
2013-01-11 12:55:29 +00:00 |
bsd.prog.mk
|
Now that we have separate debug sets, add -g if ${MKDEBUG} is set for
|
2013-01-17 15:42:59 +00:00 |
bsd.README
|
Document MAKEDIRTARGETENV
|
2012-12-02 20:19:46 +00:00 |
bsd.rpc.mk
|
Move all "clean" and "cleandir" processing to a new bsd.clean.mk
|
2011-09-10 16:57:35 +00:00 |
bsd.shlib.mk
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
bsd.subdir.mk
|
Fix typo in comment.
|
2010-05-26 00:48:15 +00:00 |
bsd.sys.mk
|
Revert two unintentional changes from the PPC tests
|
2012-09-23 19:20:44 +00:00 |
bsd.test.mk
|
Fix "make test" to actually print the desired message when atf-run fails.
|
2012-08-25 22:21:16 +00:00 |
bsd.x11.mk
|
Disable new -Wstring-plus-int warning where needed for now.
|
2012-04-04 10:59:44 +00:00 |
Makefile
|
Move the build_install logic from lib/Makefile into share/mk and re-use
|
2012-11-15 23:51:53 +00:00 |
sys.mk
|
Disable CTF Conversion for now until it is fixed.
|
2013-01-17 17:33:16 +00:00 |