Home
last modified time | relevance | path

Searched refs:BASE_GLOBS (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/
H A DMakefile22 BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) macro
24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS)))
/third_party/musl/scripts/linux/
H A DMakefile22 BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) macro
24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS)))
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile22 BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) macro
24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS)))
/third_party/musl/
H A DMakefile22 BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) macro
24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS)))

Completed in 3 milliseconds