From 5f15bd7b70cf1b2c91e6ca76b4f0a47e4778a3dd Mon Sep 17 00:00:00 2001 From: rpaulo Date: Wed, 10 Aug 2005 17:52:56 +0000 Subject: Enable WARNS=3. --- atc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'atc') diff --git a/atc/Makefile b/atc/Makefile index 5adc5e40..2f77e9b5 100644 --- a/atc/Makefile +++ b/atc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2003/08/01 17:03:42 lukem Exp $ +# $NetBSD: Makefile,v 1.24 2005/08/10 17:52:56 rpaulo Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 .include +WARNS= 3 PROG= atc CPPFLAGS+=-DBSD -I${.CURDIR} -I. -DYY_NO_UNPUT SRCS= extern.c grammar.y graphics.c input.c lex.l list.c log.c \ -- cgit v1.2.3-56-ge451