This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
share
/
mk
History
David Malone
3ad920fe65
Put -Wno-uninitialized at the end of the warns flags as it may be enabeled
...
by several flags (in this case -W and -Wall). Reviewed by: bde
2002-01-05 20:17:50 +00:00
..
bsd.cpu.mk
…
bsd.dep.mk
…
bsd.doc.mk
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
bsd.docb.mk
…
bsd.info.mk
…
bsd.kern.mk
This will have to be revised, but allow putting 'makeoptions GCC3=true'
2001-09-10 06:23:33 +00:00
bsd.kmod.mk
…
bsd.lib.mk
Unbreak "make lint" for programs and "make llib-l${LIB}.ln" for
2001-12-03 22:31:09 +00:00
bsd.libnames.mk
Add LIBSMB.
2001-12-18 18:27:27 +00:00
bsd.man.mk
There is a better way to suppress groff(1) output.
2001-09-05 14:29:28 +00:00
bsd.obj.mk
…
bsd.own.mk
…
bsd.port.mk
…
bsd.port.post.mk
…
bsd.port.pre.mk
…
bsd.port.subdir.mk
…
bsd.prog.mk
FILES support for bsd.prog.mk. See bsd.README for details.
2001-12-17 13:59:35 +00:00
bsd.README
FILES support for bsd.prog.mk. See bsd.README for details.
2001-12-17 13:59:35 +00:00
bsd.sgml.mk
…
bsd.subdir.mk
Support the "install.debug" and "reinstall.debug" targets for kernel modules.
2001-10-27 00:52:50 +00:00
bsd.sys.mk
Put -Wno-uninitialized at the end of the warns flags as it may be enabeled
2002-01-05 20:17:50 +00:00
Makefile
FILES support for bsd.prog.mk. See bsd.README for details.
2001-12-17 13:59:35 +00:00
sys.mk
…