- comment left over debug flavor bits

from brad
ok laurent@ (MAINTAINER)
This commit is contained in:
jasper 2011-03-15 19:42:04 +00:00
parent 884e4b8362
commit 74b2bb14df

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.11 2011/01/16 11:44:52 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.12 2011/03/15 19:42:04 jasper Exp $
CATEGORIES ?= x11
@ -24,6 +24,6 @@ NO_REGRESS ?= Yes
#FLAVORS = debug
#FLAVOR ?=
#.if ${FLAVOR:L:Mdebug}
CFLAGS += -O0 -g
INSTALL_STRIP =
#CFLAGS += -O0 -g
#INSTALL_STRIP =
#.endif