6 lines
86 B
Text
6 lines
86 B
Text
modules := test \
|
|
memory/bus \
|
|
memory/ram \
|
|
cpu/decoder
|
|
|
|
CXX_FLAGS := -I $(CURDIR)
|