Home
last modified time | relevance | path

Searched refs:SRC_FILES2 (Results 1 - 2 of 2) sorted by relevance

/third_party/cJSON/tests/unity/examples/example_1/
H A Dmakefile50 SRC_FILES2=$(UNITY_ROOT)/src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c macro
56 default: $(SRC_FILES1) $(SRC_FILES2)
58 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
/third_party/unity/examples/example_1/
H A Dmakefile51 SRC_FILES2=$(UNITY_ROOT)/src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/test_runners/TestProductionCode2_Runner.c macro
57 default: $(SRC_FILES1) $(SRC_FILES2)
59 $(C_COMPILER) $(CFLAGS) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)

Completed in 2 milliseconds