- Honor CFLAGS

PR:		ports/65599
Submitted by:	michael johnson <ahze at ahze dot net>
This commit is contained in:
Kirill Ponomarev 2004-04-16 08:08:11 +00:00
parent 98189bf4c0
commit 8daa07cec3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107203

View File

@ -9,7 +9,7 @@
#################################################################
NAME = FREEBSD
CFLAGS+= -g -Wall -O2 -DACEDB4
CFLAGS+= -g -Wall -DACEDB4
COMPILER = XX__CC__XX ${CFLAGS}
LINKER = XX__CC__XX -g