This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
share
/
mk
History
christos
0ff9c30a3a
Also substitute ${X11SRCDIR} for the random seed for reproducible builds so
...
that the random seed is consistent. XXX: pullup-8
2018-05-20 14:39:53 +00:00
..
bsd.buildinstall.mk
…
bsd.clang-analyze.mk
…
bsd.clean.mk
…
bsd.dep.mk
…
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
include bsd.hostinit.mk instead of bsd.init.mk
2018-05-04 14:50:40 +00:00
bsd.inc.mk
…
bsd.info.mk
…
bsd.init.mk
…
bsd.ioconf.mk
…
bsd.kernobj.mk
…
bsd.kinc.mk
…
bsd.klinks.mk
…
bsd.kmodule.mk
…
bsd.lib.mk
…
bsd.links.mk
…
bsd.lua.mk
…
bsd.man.mk
…
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
Don't assume that EXTERNAL_TOOLCHAIN is gcc. HAVE_GCC can and should be
2018-05-09 21:26:59 +00:00
bsd.prog.mk
define LIBXFONT2.
2018-03-11 09:56:44 +00:00
bsd.README
Document that EXTERNAL_TOOLCHAIN should be used together with HAVE_GCC
2018-05-09 22:24:01 +00:00
bsd.rpc.mk
…
bsd.shlib.mk
…
bsd.subdir.mk
…
bsd.sys.mk
Need to delete ${DESTDIR} for lint
2018-05-19 17:44:44 +00:00
bsd.syscall.mk
…
bsd.test.mk
…
bsd.x11.mk
last I checked powerpc64 was 64 bits, so it needs _XSERVER64..
2018-03-04 23:47:55 +00:00
Makefile
…
sys.mk
Also substitute ${X11SRCDIR} for the random seed for reproducible builds so
2018-05-20 14:39:53 +00:00