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
hubertf
740e3df3fd
Work around a bug in Solaris' shs (both /bin and /usr/xpg4/bin)
...
where "for d in ; ..." results in a syntax error. Suggested by apb@
2008-11-30 22:05:56 +00:00
..
bsd.dep.mk
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
bsd.doc.mk
…
bsd.endian.mk
…
bsd.files.mk
…
bsd.gcc.mk
allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case.
2008-10-25 19:11:28 +00:00
bsd.hostlib.mk
…
bsd.hostprog.mk
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer
2008-11-19 14:10:48 +00:00
bsd.inc.mk
…
bsd.info.mk
…
bsd.init.mk
…
bsd.kernobj.mk
…
bsd.kinc.mk
…
bsd.klinks.mk
…
bsd.kmodule.mk
Work around a bug in Solaris' shs (both /bin and /usr/xpg4/bin)
2008-11-30 22:05:56 +00:00
bsd.lib.mk
Allow the use of NOSTATICLIB along with LIBISPRIVATE to build private libs
2008-11-24 02:01:46 +00:00
bsd.links.mk
…
bsd.man.mk
…
bsd.nls.mk
…
bsd.obj.mk
…
bsd.own.mk
revert sparc back to default of XFree86 at the request of macallan.
2008-11-15 11:27:49 +00:00
bsd.prog.mk
Move cleanextra to the very ends in case another included file wants to add
2008-11-24 02:13:08 +00:00
bsd.README
revert sparc back to default of XFree86 at the request of macallan.
2008-11-15 11:27:49 +00:00
bsd.rpc.mk
…
bsd.shlib.mk
…
bsd.subdir.mk
…
bsd.sys.mk
Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk.
2008-10-26 23:13:24 +00:00
bsd.test.mk
…
bsd.x11.mk
- retire MKXORG from public use
2008-11-09 23:02:28 +00:00
Makefile
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
sys.mk
…