enable WARNS=4

This commit is contained in:
pooka 2011-01-25 12:56:57 +00:00
parent 493a9cc0b3
commit 46e9c4686a
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2011/01/25 12:56:25 pooka Exp $
# $NetBSD: Makefile,v 1.5 2011/01/25 12:56:57 pooka Exp $
#
LIB= rumphijack
@ -11,6 +11,8 @@ SRCS= hijack.c
CPPFLAGS+= -D_DIAGNOSTIC -D_REENTRANT
WARNS= 4
#DBG=-g
#NOGCCERROR=1