Home
last modified time | relevance | path

Searched defs:LIBSRCS (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/include/mk/
H A Dlib.mk53 LIBSRCS ?= $(wildcard $(abs_srcdir)/*.c) macro
54 LIBSRCS := $(sort $(LIBSRCS)) macro
55 LIBSRCS := $(abspath $(LIBSRCS)) macro
56 LIBSRCS := $(subst $(abs_srcdir)/,,$(wildcard $(LIBSRCS))) macro
57 LIBSRCS := $(filter-out $(FILTER_OUT_LIBSRCS),$(LIBSRCS)) macro
[all...]
/third_party/tzdata/
H A DMakefile566 LIBSRCS= localtime.c asctime.c difftime.c strftime.c macro

Completed in 3 milliseconds