freebsd_amp_hwpstate/share/mk
Bruce Evans 272937b07f Oops, this wasn't supposed to have -Wcast-qual yet.
Also disabled -Wunused.  It caused too many warnings even for me.
The sign mismatch warnings should be fixed first.  They are more
important and harder to disable (they are controlled by -W, which
controls too many things).
1996-10-09 18:41:40 +00:00
..
Makefile Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
bsd.README
bsd.dep.mk
bsd.doc.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.info.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.kern.mk Oops, this wasn't supposed to have -Wcast-qual yet. 1996-10-09 18:41:40 +00:00
bsd.kmod.mk Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
bsd.lib.mk Fixed dependencies on libraries which I broke in rev.1.39 of 1996-09-28 06:01:01 +00:00
bsd.libnames.mk Add LIBSTDCPLUSPLUS 1996-10-04 08:55:05 +00:00
bsd.man.mk Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using 1996-09-16 14:13:40 +00:00
bsd.obj.mk Don't warn about non-canonical object directories if they have been 1996-09-29 18:28:55 +00:00
bsd.own.mk
bsd.port.mk Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not 1996-09-24 06:48:22 +00:00
bsd.port.subdir.mk
bsd.prog.mk Fixed dependencies on libraries which I broke in rev.1.39 of 1996-09-28 06:01:01 +00:00
bsd.sgml.mk Generate ISO-8859-1 text by default instead of US-ASCII. 1996-10-08 13:45:06 +00:00
bsd.subdir.mk Added a `checkdpadd' target to help check that ${DPADD} is consistent with 1996-09-20 16:17:07 +00:00
sys.mk