NetBSD/games/hunt/huntd
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
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
answer.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
draw.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
driver.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
execute.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
expl.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
extern.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
hunt.h games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
huntd.6 Remove all the conditional compilation for INTERNET. Now you can run 2014-03-30 01:44:37 +00:00
makemaze.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
shots.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
support.c
terminal.c games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00