Home
last modified time | relevance | path

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

/third_party/unity/test/
H A DMakefile27 SRC3 = ../src/unity.c tests/test_unity_doubles.c build/test_unity_doublesRunner.c macro
42 coverage: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
58 $(CC) $(CFLAGS) $(DEFINES) $(foreach i,$(SRC3), ../$i) $(COV_FLAGS) -o ../$(TARGET)
100 test: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
105 $(CC) $(CFLAGS) $(DEFINES) $(INC_DIR) $(SRC3) -o $(TARGET)

Completed in 1 milliseconds