mirror of https://github.com/bsnes-emu/bsnes.git
7 lines
148 B
Makefile
7 lines
148 B
Makefile
|
processors += z80
|
||
|
|
||
|
objects += ngp-interface ngp-system
|
||
|
|
||
|
obj/ngp-interface.o: ngp/interface/interface.cpp
|
||
|
obj/ngp-system.o: ngp/system/system.cpp
|