mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 18:48:27 +00:00
3 lines
115 B
Makefile
3 lines
115 B
Makefile
obj-y += translate.o dsp_helper.o op_helper.o lmi_helper.o helper.o cpu.o
|
|
obj-y += msa_helper.o
|
|
obj-y += unicorn.o
|