vgbc/Makeconf

11 lines
263 B
Text

modules := memory/device \
memory/bus \
memory/ram \
memory/bootrom_overlay \
memory/register \
memory/bank \
cpu/cpu \
cpu/decoder \
cartridge/cartridge
CXX_FLAGS := -I $(CURDIR)