.. |
Makefile
|
Move the build_install logic from lib/Makefile into share/mk and re-use
|
2012-11-15 23:51:53 +00:00 |
bsd.README
|
add MKDEPCXX, that is used for C++ files depend creation. also
|
2013-10-28 01:47:13 +00:00 |
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
|
create mkdep output with a temporary file so that failures in
|
2013-10-31 01:55:03 +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
|
Simplify the earm tests
|
2013-08-05 15:33:07 +00:00 |
bsd.files.mk
|
Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386).
|
2013-04-06 15:39:19 +00:00 |
bsd.gcc.mk
|
Add more external dependencies for crtstuff
|
2012-12-10 23:49:39 +00:00 |
bsd.hostlib.mk
|
Unbreak src/tools usage of C++.
|
2013-10-29 16:11:46 +00:00 |
bsd.hostprog.mk
|
Unbreak src/tools usage of C++.
|
2013-10-29 16:11:46 +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
|
Make it possible to specify a directory for the .ioconf file.
|
2013-09-20 16:39:14 +00:00 |
bsd.kernobj.mk
|
update to xorg-server 1.10.6.
|
2013-06-03 07:39:07 +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
|
Change rule for x86 link to not be x86 dependent
|
2013-08-21 15:26:44 +00:00 |
bsd.kmodule.mk
|
When compiling kernel modules on sparc64 force the same memory model as
|
2013-09-18 09:25:20 +00:00 |
bsd.lib.mk
|
change if HAVE_GCC is defined
|
2013-10-18 16:06:52 +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
|
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
|
2013-09-12 15:36:14 +00:00 |
bsd.man.mk
|
Rename _MNUMBERS to _MSECTIONS. The manual section identifiers
|
2013-10-25 22:16:29 +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
|
Unbreak src/tools usage of C++.
|
2013-10-29 16:11:46 +00:00 |
bsd.prog.mk
|
Add libxcb
|
2013-09-29 14:36:25 +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
|
add MKDEPCXX, that is used for C++ files depend creation. also
|
2013-10-28 01:47:13 +00:00 |
bsd.test.mk
|
Autogenerate Kyuafiles next to Atffiles when MKKYUA is set.
|
2013-02-23 22:01:51 +00:00 |
bsd.x11.mk
|
make .pc files depend upon configure files if they exist. this
|
2013-06-05 23:14:13 +00:00 |
sys.mk
|
ignore all -std=gnu patterns not just 99
|
2013-11-01 17:07:37 +00:00 |