Searched refs:gb_Zip_get_outdir_target (Results 1 – 2 of 2) sorted by relevance
34 rm -f $(call gb_Zip_get_outdir_target,$*))46 $(call gb_Zip_get_final_target,%) : $(call gb_Zip_get_outdir_target,%)61 $(call gb_Deliver_add_deliverable,$(call gb_Zip_get_outdir_target,$(1)),$(call gb_Zip_get_target,$(…62 $(call gb_Zip_get_outdir_target,$(1)) : $(call gb_Zip_get_target,$(1))
34 gb_Zip_get_outdir_target = $(OUTDIR)/pck/$(1).zip macro
Completed in 13 milliseconds