vgbc/Makeconf

9 lines
211 B
Text

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