Searched refs:gb_Module_get_target (Results 1 – 2 of 2) sorted by relevance
39 …rm -f $(call gb_Module_get_target,$*) $(call gb_Module_get_check_target,$*) $(call gb_Module_get_s…55 $(call gb_Module_get_target,%) :97 gb_Module_TARGETSTACK := $(call gb_Module_get_target,$(1)) $(gb_Module_TARGETSTACK)128 $(call gb_Module_get_target,$(1)) : $$(gb_Module_CURRENTTARGET)151 $(call gb_Module_get_target,$(1)) : $$(firstword $$(gb_Module_TARGETSTACK))
66 gb_Module_get_target = $(WORKDIR)/Module/$(1) macro
Completed in 13 milliseconds