NetBSD/usr.sbin/acpitools
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
acpidump fix various typos in comment, documentation and log messages. 2022-05-24 20:50:17 +00:00
aml fix few typos for word "previous(ly)" in comments. 2022-03-23 13:06:06 +00:00
amldb bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
Makefile
Makefile.inc
acpi_common.h
acpi_netbsd.h