> compile NEMU
221220000 张三 Linux zzy 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:21:39 up 14:21, 2 users, load average: 0.04, 0.09, 0.09
This commit is contained in:
@ -47,13 +47,4 @@ $(clean-tools):
|
||||
clean-tools: $(clean-tools)
|
||||
clean-all: clean distclean clean-tools
|
||||
|
||||
|
||||
DEFINE ?=
|
||||
test: CFLAGS += -D$(DEFINE)
|
||||
test: run
|
||||
@echo "Testing $(DEFINE)"
|
||||
@echo "$TESTING $(CFLAGS)"
|
||||
|
||||
|
||||
|
||||
.PHONY: run gdb run-env clean-tools clean-all $(clean-tools) test
|
||||
|
Reference in New Issue
Block a user