Home
last modified time | relevance | path

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

/third_party/unity/test/
H A DMakefile32 SRC8 = ../src/unity.c tests/test_unity_strings.c build/test_unity_stringsRunner.c macro
42 coverage: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
93 $(CC) $(CFLAGS) $(DEFINES) $(foreach i,$(SRC8), ../$i) $(COV_FLAGS) -o ../$(TARGET)
100 test: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
115 $(CC) $(CFLAGS) $(DEFINES) $(INC_DIR) $(SRC8) -o $(TARGET)

Completed in 1 milliseconds