1 2 3
SRCS != echo src/*.c COMPILE_SOURCE != ./scripts/select-compile $(ARCH) EJIT_SOURCES := $(EJIT_SOURCES) $(SRCS) $(COMPILE_SOURCE)