Searched refs:LIB (Results 1 – 3 of 3) sorted by relevance
62 LIB := -lssl -lcrypto macro74 ${Q}${HOSTCC} src/build_msg.o ${OBJECTS} ${LIB_DIR} ${LIB} -o $@
82 LIB := -lssl -lcrypto macro95 ${Q}${HOSTCC} src/build_msg.o ${OBJECTS} ${LIB_DIR} ${LIB} -o $@
301 $(eval LIB := $(call uppercase, $(notdir $(1))))305 $$(Q)$$(CC) $$($(LIB)_CFLAGS) $$(TF_CFLAGS) $$(CFLAGS) $(MAKE_DEP) -c $$< -o $$@461 $(eval SOURCES := $(LIB$(call uppercase,$(1))_SRCS))