aboutsummaryrefslogtreecommitdiff
path: root/src/source.mk
blob: 870550db44755f43887360f0c7182077c02dd3c0 (plain) (blame)
1
2
3
SRCS		!= echo src/*.c
COMPILE_SOURCE	!= ./scripts/select-compile $(ARCH)
EJIT_SOURCES	:= $(EJIT_SOURCES) $(SRCS) $(COMPILE_SOURCE)