Home
last modified time | relevance | path

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

/third_party/unity/test/
H A DMakefile31 SRC7 = ../src/unity.c tests/test_unity_memory.c build/test_unity_memoryRunner.c macro
42 coverage: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
86 $(CC) $(CFLAGS) $(DEFINES) $(foreach i,$(SRC7), ../$i) $(COV_FLAGS) -o ../$(TARGET)
100 test: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
113 $(CC) $(CFLAGS) $(DEFINES) $(INC_DIR) $(SRC7) -o $(TARGET)

Completed in 1 milliseconds