1 2 3 4
include src/*/source.mk SOURCES += src/root.c src/clock_domain.c src/vec.c MAIN_SRC += src/main.c