> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 23:23:43 up 23:39, 2 users, load average: 0.78, 0.72, 0.57
This commit is contained in:
parent
965ce580d8
commit
a1e7000829
14 changed files with 253 additions and 1960 deletions
|
@ -13,6 +13,8 @@
|
|||
# See the Mulan PSL v2 for more details.
|
||||
#**************************************************************************************/
|
||||
|
||||
.EXPORT:
|
||||
|
||||
# Sanity check
|
||||
ifeq ($(wildcard $(NEMU_HOME)/src/nemu-main.c),)
|
||||
$(error NEMU_HOME=$(NEMU_HOME) is not a NEMU repo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue