summaryrefslogtreecommitdiffstats
path: root/src/util/unifdef/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/unifdef/Makefile.in')
-rw-r--r--src/util/unifdef/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/unifdef/Makefile.in b/src/util/unifdef/Makefile.in
index c8670fd43..d8eb2d230 100644
--- a/src/util/unifdef/Makefile.in
+++ b/src/util/unifdef/Makefile.in
@@ -5,7 +5,7 @@ VPATH = @srcdir@
DEFS = @DEFS@
LIBS = @LIBS@
-CFLAGS = -g $(DEFS) $(LOCALINCLUDE)
+CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
LDFLAGS = -g
all::