提交 5ad372b6 编写于 作者: J Job Vranish

Merge pull request #15 from vsayer/master

fixed makefile to testunity.out in root directory
......@@ -28,7 +28,7 @@ all: clean default
default:
ruby auto/generate_test_runner.rb test/testunity.c build/testunity_Runner.c
$(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES) $(OUT_FILE)
$(TARGET)
./$(TARGET)
clean:
$(CLEANUP)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册