More warnings!
This commit is contained in:
parent
6be4adb4c1
commit
4a98db21cd
@ -1,9 +1,9 @@
|
||||
# cnd Makefile
|
||||
# (C)2005, Dan Ponte
|
||||
# $Amigan: phoned/phoned/Makefile,v 1.6 2005/06/02 02:40:52 dcp1990 Exp $
|
||||
# $Amigan: phoned/phoned/Makefile,v 1.7 2005/06/02 02:45:35 dcp1990 Exp $
|
||||
include ../global.mk
|
||||
# basic stuff. we append for a reason.
|
||||
CPPFLAGS=-I../include -DDEBUG
|
||||
CPPFLAGS=-I../include -DDEBUG -DYY_NO_UNPUT
|
||||
CFLAGS+=-g -Wall -W -ansi ${CPPFLAGS}
|
||||
LDFLAGS=-lutil
|
||||
# keep these up to date.
|
||||
|
Loading…
Reference in New Issue
Block a user