vgbc/Makeconf
2023-08-26 21:17:47 +02:00

6 lines
86 B
Text

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