mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-25 07:32:28 +01:00
4 lines
87 B
Makefile
4 lines
87 B
Makefile
|
objects += emulator
|
||
|
|
||
|
obj/emulator.o: emulator/emulator.cpp $(call rwildcard,emulator/)
|