“5cee7cb79d210f48c19692a79e0508ec001e439f”上不存在“drivers/hv/vmbus_drv.c”
提交 56de50cf 编写于 作者: V Vivek Ayer

root: fix makefile to run testunity.out

testunity.out is being created in the
root directory and was being called from
the 'all' target incorrectly. This is
now fixed.
上级 7b9b7d6a
......@@ -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.
先完成此消息的编辑!
想要评论请 注册