NetBSD/games/ching/Makefile.inc
dholland a1be1bdddd Set WARNS=4 here. This got missed on my previous WARNS sweep in games.
Everything appears to compile ok with WARNS=4 anyway though.
2009-06-04 06:51:11 +00:00

6 lines
128 B
Makefile

# $NetBSD: Makefile.inc,v 1.2 2009/06/04 06:51:11 dholland Exp $
CPPFLAGS+=-I${.CURDIR}/../include
BINDIR?=/usr/games
WARNS?=4