mirror of https://github.com/bsnes-emu/bsnes.git
4 lines
87 B
Makefile
4 lines
87 B
Makefile
|
objects += emulator
|
||
|
|
||
|
obj/emulator.o: emulator/emulator.cpp $(call rwildcard,emulator/)
|