NetBSD/share/mk
mrg 047719ee02 fix building x86 with X11 but not LLVM:
- change the defaults for MKLLVMRT and MKX11 so we don't have to
  force-override later.  this makes "build.sh -V MKLLVMRT=no"
  work to disable building the LLVM Mesa components.

- in gallium, don't BUILD_RADEON if MKLLVMRT is no.

this stops GL from working, but basic X seems OK enough for Xvideo
to still work on modern radeon (ie, video mostly works fine, though
eg, "mpv -vo gpu" won't.  use "mpv -vo xv".)
2019-06-02 11:35:55 +00:00
..
bsd.buildinstall.mk
bsd.clang-analyze.mk
bsd.clean.mk
bsd.dep.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.doc.mk
bsd.endian.mk
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 Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.inc.mk Remove extra -c. -c has been the default behavior since 2003, and 2018-12-26 22:57:22 +00:00
bsd.info.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.init.mk
bsd.ioconf.mk
bsd.kernobj.mk
bsd.kinc.mk Remove extra -c. -c has been the default behavior since 2003, and 2018-12-26 22:57:22 +00:00
bsd.klinks.mk remove multiple copies of the same logic. 2017-12-06 02:06:45 +00:00
bsd.kmodule.mk G/C unused code. 2019-05-09 23:34:51 +00:00
bsd.lib.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.links.mk
bsd.lua.mk Introduce MKSTRIPSYM build option 2017-04-20 09:29:10 +00:00
bsd.man.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +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 fix building x86 with X11 but not LLVM: 2019-06-02 11:35:55 +00:00
bsd.prog.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.README Fix typo cost -> host 2019-04-19 22:06:03 +00:00
bsd.rpc.mk
bsd.shlib.mk
bsd.subdir.mk use SUBDIR.roff suggested by uwe@ 2018-06-10 17:55:11 +00:00
bsd.sys.mk Allow to use KCOV + kASan together 2019-05-22 08:31:25 +00:00
bsd.syscall.mk
bsd.test.mk Most of the mv operations are to move temporary files to their final place. 2019-01-21 21:11:54 +00:00
bsd.x11.mk xorg-server 1.20.5 is now current. 2019-06-01 06:57:03 +00:00
Makefile install bsd.hostinit.mk 2018-05-28 13:21:50 +00:00
sys.mk Add -r so that we get the location of redefinitions 2019-04-07 19:32:24 +00:00