> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.6.18 #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 23 08:25:28 UTC 2024 x86_64 GNU/Linux
 12:15:20  up 1 day 15:43,  2 users,  load average: 1.21, 0.90, 0.67
This commit is contained in:
tracer-ysyx 2024-03-06 12:15:20 +08:00 committed by xinyangli
parent 20c8c52468
commit 4fc0e0e247
4 changed files with 6 additions and 4 deletions

View file

@ -95,4 +95,4 @@ integration-tests: $(IMAGES)
test: unit-tests integration-tests
@$(OBJ_DIR)/tests/expr_test
.PHONY: test integration-tests
.PHONY: test integration-tests unit-tests