Home
last modified time | relevance | path

Searched defs:CFLAGS (Results 1 – 14 of 14) sorted by relevance

/civetweb-2.7.6/examples/_obsolete/hello/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/_obsolete/upload/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/embedded_c/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) -DUSE_WEBSOCKET -DUSE_IPV6 macro
/civetweb-2.7.6/examples/embedded_cpp/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/rest/
DMakefile16 CFLAGS = -I$(TOP)/include -IcJSON $(COPT) -DNO_FILES macro
/civetweb-2.7.6/examples/_obsolete/post/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/_obsolete/websocket/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/_obsolete/websocket_client/
DMakefile16 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/_obsolete/ws_server/
DMakefile15 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/examples/_obsolete/chat/
DMakefile16 CFLAGS = -I$(TOP)/include $(COPT) macro
/civetweb-2.7.6/src/third_party/lua-5.1.5/etc/
DMakefile11 CFLAGS= -O2 -Wall -I$(INC) $(MYCFLAGS) macro
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
DMakefile11 CFLAGS= -O2 -Wall $(MYCFLAGS) macro
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
DMakefile10 CFLAGS= -O2 -Wall -DLUA_COMPAT_ALL $(SYSCFLAGS) $(MYCFLAGS) macro
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
DMakefile10 CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_2 $(SYSCFLAGS) $(MYCFLAGS) macro