mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 20:58:19 +00:00
4 lines
89 B
Makefile
4 lines
89 B
Makefile
|
#obj-y += m68k-semi.o
|
||
|
obj-y += translate.o op_helper.o helper.o cpu.o
|
||
|
obj-y += unicorn.o
|