.. |
Makefile
|
eliminate use of bsd.sys.mk from Makefiles
|
2014-01-16 01:15:32 +00:00 |
bsd.README
|
Use TOOL_NCDCS to turn an ibmnws kernel automatically into a valid NCD
|
2014-05-08 13:58:34 +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
|
add ${MKTARGET_CREATE} for tags
|
2013-12-05 22:49:33 +00:00 |
bsd.doc.mk
|
…
|
|
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.host.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.hostlib.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.hostprog.mk
|
the value of HOST_MKDEP previously depended on USETOOLS;
|
2014-04-10 19:02:18 +00:00 |
bsd.inc.mk
|
…
|
|
bsd.info.mk
|
…
|
|
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
|
…
|
|
bsd.klinks.mk
|
For now, ignore errors from creating klinks. This is racy and you can get
|
2014-01-22 15:19:05 +00:00 |
bsd.kmodule.mk
|
-mcmodel option is CPU specific not machine specific.
|
2014-03-10 12:13:14 +00:00 |
bsd.lib.mk
|
allow use with linkers that don't support --warn-shared-textrel
|
2014-04-24 00:14:59 +00:00 |
bsd.links.mk
|
…
|
|
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
|
…
|
|
bsd.obj.mk
|
…
|
|
bsd.own.mk
|
Since the majority of architectures uses GCC 4.8, make it the default.
|
2014-05-23 18:51:31 +00:00 |
bsd.prog.mk
|
Add MKCTF
|
2014-03-25 09:52:55 +00:00 |
bsd.rpc.mk
|
centralize the rpcgen flags and set for BSD output
|
2013-12-15 00:28:45 +00:00 |
bsd.shlib.mk
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
bsd.subdir.mk
|
…
|
|
bsd.sys.mk
|
use -Wno-traditional only for GCC rather than !CLANG
|
2014-05-27 16:16:01 +00:00 |
bsd.syscall.mk
|
- Add a new bsd.host.mk that contains all the HOST_ variables extracted from
|
2014-01-16 01:19:46 +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 pkg-config files be cleaned by "make clean"
|
2014-03-31 01:59:36 +00:00 |
sys.mk
|
Add -g (gnu) so lint recognizes __attribute__
|
2014-04-18 00:37:46 +00:00 |