Home
last modified time | relevance | path

Searched defs:LIB_TARGET (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A DMakefile94 LIB_TARGET = libbpf.a libbpf.so.$(LIBBPF_VERSION) macro
137 LIB_TARGET := $(addprefix $(OUTPUT),$(LIB_TARGET)) macro
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A DMakefile99 LIB_TARGET = libtraceevent.a libtraceevent.so.$(EVENT_PARSE_VERSION) macro
132 LIB_TARGET := $(addprefix $(OUTPUT),$(LIB_TARGET)) macro