a1be1bdddd
Everything appears to compile ok with WARNS=4 anyway though.
6 lines
128 B
Makefile
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
|