From 4d595b91753b113d88fbf2fd5751f2725ec990f3 Mon Sep 17 00:00:00 2001 From: christos Date: Thu, 29 Oct 2009 14:27:26 +0000 Subject: use %option noinput nounput --- atc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'atc/Makefile') diff --git a/atc/Makefile b/atc/Makefile index c65ef1f3..1917bfff 100644 --- a/atc/Makefile +++ b/atc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2009/04/20 16:05:29 drochner Exp $ +# $NetBSD: Makefile,v 1.28 2009/10/29 14:27:26 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 .include PROG= atc -CPPFLAGS+=-DBSD -I${.CURDIR} -I. -DYY_NO_UNPUT -DYY_NO_INPUT +CPPFLAGS+=-DBSD -I${.CURDIR} -I. SRCS= extern.c grammar.y graphics.c input.c lex.l list.c log.c \ main.c tunable.c update.c YHEADER=1 -- cgit v1.2.3-56-ge451