Home
last modified time | relevance | path

Searched refs:LIBTEEACL_OBJS (Results 1 – 1 of 1) sorted by relevance

/optee_client/libteeacl/
A DMakefile36 LIBTEEACL_OBJS := $(patsubst %.c,$(LIBTEEACL_OBJ_DIR)/%.o, $(LIBTEEACL_SRCS)) macro
51 $(OUT_DIR)/$(LIBTEEACL_SO_LIBRARY): $(LIBTEEACL_OBJS)
58 $(OUT_DIR)/$(LIBTEEACL_AR_LIBRARY): $(LIBTEEACL_OBJS)
71 $(RM) $(LIBTEEACL_OBJS)

Completed in 10 milliseconds