NetBSD/share/mk
sommerfeld abff7e84fd If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on
-Wnetbsd-format-audit for extra-stringent format checking.
WFORMAT belongs in individual makefiles and/or Makefile.inc files.
FORMAT_AUDIT should go in mk.conf if you're doing format-string auditing.
(set WFORMAT=1 in individual makefiles if a program is
not security critical and is doing bizarre things with
format strings which would be even uglier if rewritten)
FORMAT_AUDIT may go away in time (i.e., default to on)
2000-10-04 19:27:45 +00:00
..
bsd.dep.mk
bsd.depall.mk
bsd.doc.mk Abuse .USE some more. 2000-06-06 09:53:29 +00:00
bsd.files.mk Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it 2000-06-10 14:12:03 +00:00
bsd.hostprog.mk
bsd.inc.mk Abuse .USE some more. 2000-06-06 09:53:29 +00:00
bsd.info.mk Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it 2000-06-10 14:12:03 +00:00
bsd.kernobj.mk
bsd.kinc.mk test -h, not test -L. 2000-07-07 04:35:35 +00:00
bsd.kmod.mk Abuse .USE some more. 2000-06-06 09:53:29 +00:00
bsd.lib.mk Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +00:00
bsd.links.mk test -h, not test -L. 2000-07-07 04:35:35 +00:00
bsd.man.mk Get the correct command line using groff instead of nroff. 2000-09-26 15:33:28 +00:00
bsd.nls.mk Rearrange slightly to get rid of unneeded conditionals (and make this 2000-06-08 03:51:56 +00:00
bsd.obj.mk test -h, not test -L. 2000-07-07 04:35:35 +00:00
bsd.own.mk always compile RSA into libcrypto. 2000-09-30 12:21:51 +00:00
bsd.prog.mk For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} so any -L directories set in LDADD are searched first to avoid possibly linking against old versions of libraries. 2000-06-25 05:07:22 +00:00
bsd.README If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on 2000-10-04 19:27:45 +00:00
bsd.subdir.mk
bsd.sys.mk If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on 2000-10-04 19:27:45 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sys.mk Switch arm26 to -O2. Most of my kernels are compiled with this anyway, 2000-08-22 17:38:49 +00:00