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
jmc
83fb4943af
already gets checked and prints out an error if it's used without
...
being set. You want to use it if USE_NEW_TOOLCHAIN is set and you're in the source tree by default.
2001-10-28 02:03:00 +00:00
..
bsd.dep.mk
…
bsd.depall.mk
…
bsd.doc.mk
…
bsd.files.mk
…
bsd.hostprog.mk
Sigh, back out previous -- it is necessary inorder for the depend
2001-10-25 13:48:50 +00:00
bsd.inc.mk
…
bsd.info.mk
…
bsd.kernobj.mk
…
bsd.kinc.mk
…
bsd.kmod.mk
…
bsd.lib.mk
Don't explicitly set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE for the
2001-10-25 19:32:15 +00:00
bsd.links.mk
…
bsd.man.mk
…
bsd.nls.mk
…
bsd.obj.mk
…
bsd.own.mk
already gets checked and prints out an error if it's used without
2001-10-28 02:03:00 +00:00
bsd.prog.mk
Add .NOPATH for all files generated from .l or .y files in SRCS. Fixes PRs
2001-10-19 15:55:52 +00:00
bsd.README
…
bsd.subdir.mk
…
bsd.sys.mk
Better version of previous. Use an .ifdef in this case, so the rule isn't
2001-10-19 19:07:48 +00:00
Makefile
…
sys.mk
…