.. |
bsd.buildinstall.mk
|
|
|
bsd.clang-analyze.mk
|
|
|
bsd.clean.mk
|
|
|
bsd.dep.mk
|
Don't remap mkdep, otherwise we add dependencies for /usr/include instead
|
2016-12-21 03:00:51 +00:00 |
bsd.doc.mk
|
Remove CreationDate from the header of output postscript. Also, feed -n
|
2015-08-04 08:36:14 +00:00 |
bsd.endian.mk
|
Add RISCV-V support.
|
2014-09-19 17:45:42 +00:00 |
bsd.files.mk
|
|
|
bsd.gcc.mk
|
Drop checks for EXTERNAL_TOOLCHAIN for crt*.o. We've been using our own
|
2018-05-09 13:18:53 +00:00 |
bsd.host.mk
|
add DTRACE_OPTS and HOST_DTRACE_OPTS to allow disabling various optimizations
|
2018-02-25 18:53:23 +00:00 |
bsd.hostinit.mk
|
Create a new bsd.hostinit.mk file and put the build definitions for all host
|
2018-05-01 19:59:42 +00:00 |
bsd.hostlib.mk
|
include bsd.hostinit.mk instead of bsd.init.mk
|
2018-05-04 14:50:40 +00:00 |
bsd.hostprog.mk
|
include bsd.hostinit.mk instead of bsd.init.mk
|
2018-05-04 14:50:40 +00:00 |
bsd.inc.mk
|
|
|
bsd.info.mk
|
Sort texinfo dir file for MKREPRO
|
2015-12-18 18:57:56 +00:00 |
bsd.init.mk
|
|
|
bsd.ioconf.mk
|
Add a new build make variable, CONFIGOPTS, which is passed to config(1)
|
2014-11-30 15:53:29 +00:00 |
bsd.kernobj.mk
|
|
|
bsd.kinc.mk
|
|
|
bsd.klinks.mk
|
remove multiple copies of the same logic.
|
2017-12-06 02:06:45 +00:00 |
bsd.kmodule.mk
|
Disable a couple of warnings until further investigation.
|
2017-01-11 12:19:43 +00:00 |
bsd.lib.mk
|
Elide -nostdinc from LINK.c when linking object files since clang complains
|
2018-06-05 15:37:52 +00:00 |
bsd.links.mk
|
|
|
bsd.lua.mk
|
Introduce MKSTRIPSYM build option
|
2017-04-20 09:29:10 +00:00 |
bsd.man.mk
|
Latest mandoc no longer supports multiple -O options. Instead it expects
|
2017-07-14 17:30:31 +00:00 |
bsd.nls.mk
|
|
|
bsd.obj.mk
|
Prevent 'make obj' creating an objdir inside an objdir. This happens the
|
2018-05-19 14:11:30 +00:00 |
bsd.own.mk
|
Add NORELRO
|
2018-06-02 14:30:35 +00:00 |
bsd.prog.mk
|
Sanitizers don't support static linking.
|
2018-06-02 15:19:45 +00:00 |
bsd.README
|
Fix MKFIRMWARE description.
|
2018-06-03 04:41:04 +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
|
|
|
bsd.subdir.mk
|
use SUBDIR.roff suggested by uwe@
|
2018-06-10 17:55:11 +00:00 |
bsd.sys.mk
|
Handle more objdir variations for MKREPRO (untested)
|
2018-06-11 01:34:03 +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
|
PR lib/52007
|
2017-11-23 02:39:28 +00:00 |
bsd.x11.mk
|
last I checked powerpc64 was 64 bits, so it needs _XSERVER64..
|
2018-03-04 23:47:55 +00:00 |
Makefile
|
install bsd.hostinit.mk
|
2018-05-28 13:21:50 +00:00 |
sys.mk
|
Also substitute ${X11SRCDIR} for the random seed for reproducible builds so
|
2018-05-20 14:39:53 +00:00 |