Home
last modified time | relevance | path

Searched refs:INC_DIRS (Results 1 – 4 of 4) sorted by relevance

/third_party/cJSON/tests/unity/examples/example_1/
Dmakefile51 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src macro
57 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
58 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
/third_party/unity/examples/example_1/
Dmakefile52 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src macro
58 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
59 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
/third_party/cJSON/tests/unity/examples/example_2/
Dmakefile57 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src macro
63 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
/third_party/unity/examples/example_2/
Dmakefile58 INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src macro
64 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)