Grrrr. Remove -g flag that snuck in.

This commit is contained in:
Bill Paul 2003-12-18 03:52:40 +00:00
parent a22ec80ece
commit 69eab781f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123621

View File

@ -16,7 +16,7 @@ LDADD= -ll
YFLAGS+=-v
CFLAGS+=-g -I. -I${.CURDIR} -I${.CURDIR}/../../sys
CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../sys
CLEANFILES= y.output