Applications - Used C99
[tpg/acess2.git] / Usermode / Applications / Makefile.cfg
index d0a07d1..0228324 100644 (file)
@@ -21,6 +21,7 @@ endif
 
 CPPFLAGS += $(addprefix -I,$(wildcard $(ACESSUSERDIR)Libraries/*/include_exp/))
 CPPFLAGS += -I$(ACESSUSERDIR)/include/ -DARCHDIR_is_$(ARCHDIR)
+CFLAGS += -std=c99
 LDFLAGS += -rpath-link $(OUTPUTDIR)Libs
 
 # Extra-verbose errors!

UCC git Repository :: git.ucc.asn.au