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
plunky
fa3d1b9a20
pcc cpp(1) does not understand the '-undef' and '-traditional' long form
...
arguments, use $(CC) -E instead of $(CPP) for these
2011-09-01 16:41:48 +00:00
..
bsd.clang-analyze.mk
Simplify, --analyze gives the same settings as default
2011-09-01 12:25:10 +00:00
bsd.dep.mk
…
bsd.doc.mk
…
bsd.endian.mk
…
bsd.files.mk
…
bsd.gcc.mk
…
bsd.hostlib.mk
NOPATH the lib we are making, rather than HOSTPROG which is irrelevant
2011-08-05 09:36:28 +00:00
bsd.hostprog.mk
…
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
Add new "analyze" command to run clang's static analyzer in a directory
2011-08-27 18:35:19 +00:00
bsd.links.mk
…
bsd.man.mk
…
bsd.nls.mk
…
bsd.obj.mk
…
bsd.own.mk
Add new "analyze" command to run clang's static analyzer in a directory
2011-08-27 18:35:19 +00:00
bsd.prog.mk
Add new "analyze" command to run clang's static analyzer in a directory
2011-08-27 18:35:19 +00:00
bsd.README
…
bsd.rpc.mk
…
bsd.shlib.mk
…
bsd.subdir.mk
…
bsd.sys.mk
add -Wformat=2
2011-08-23 05:22:25 +00:00
bsd.test.mk
…
bsd.x11.mk
pcc cpp(1) does not understand the '-undef' and '-traditional' long form
2011-09-01 16:41:48 +00:00
Makefile
Add new "analyze" command to run clang's static analyzer in a directory
2011-08-27 18:35:19 +00:00
sys.mk
…