mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 23:48:27 +00:00
4 lines
115 B
Makefile
4 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
|