提交 4952e50c 编写于 作者: Z Zihao Yu

Makefile: fix dependency for QEMU_SO

上级 ae2f5191
......@@ -55,7 +55,7 @@ $(OBJ_DIR)/%.o: src/%.c
# Some convenient rules
.PHONY: app run gdb clean run-env
.PHONY: app run gdb clean run-env $(QEMU_SO)
app: $(BINARY)
override ARGS ?= -l $(BUILD_DIR)/nemu-log.txt
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册