Searched defs:CFLAGS (Results 1 – 14 of 14) sorted by relevance
3 CFLAGS := -std=c99 # Target c99 for portability macro
14 CFLAGS = -g macro
6 CFLAGS=-g -I../../h -I../h macro
4 CFLAGS = -g macro
13 CFLAGS=$(COPT) -I../../h macro
18 CFLAGS = /nologo -I "." -I "$(PCCTS_H)" -I "$(SET)" -D "USER_ZZSYN" -D "PC" \ macro
11 CFLAGS ?= -O2 -g macro
25 CFLAGS := -Wall -std=c99 macro
37 CFLAGS := -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-common macro
21 CFLAGS=-O macro
10 CFLAGS= -O2 -Wall -DLUA_COMPAT_ALL $(SYSCFLAGS) $(MYCFLAGS) macro