Home
last modified time | relevance | path

Searched refs:SRC_FILES1 (Results 1 - 4 of 4) sorted by relevance

/third_party/cJSON/tests/unity/examples/example_1/
H A Dmakefile49 SRC_FILES1=$(UNITY_ROOT)/src/unity.c src/ProductionCode.c test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c macro
56 default: $(SRC_FILES1) $(SRC_FILES2)
57 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
/third_party/unity/examples/example_1/
H A Dmakefile50 SRC_FILES1=$(UNITY_ROOT)/src/unity.c src/ProductionCode.c test/TestProductionCode.c test/test_runners/TestProductionCode_Runner.c macro
57 default: $(SRC_FILES1) $(SRC_FILES2)
58 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
/third_party/cJSON/tests/unity/examples/example_2/
H A Dmakefile47 SRC_FILES1=\ macro
63 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
/third_party/unity/examples/example_2/
H A Dmakefile48 SRC_FILES1=\ macro
64 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)

Completed in 1 milliseconds