Lines Matching full:intermediates
58 # here so that local-intermediates-dir works.
62 intermediates := $(local-intermediates-dir)
78 intermediates:= $(local-intermediates-dir)
82 GEN := $(addprefix $(intermediates)/, \
90 $(GEN): $(intermediates)/%.h : $(LOCAL_PATH)/%.h.rsg
99 GEN := $(addprefix $(intermediates)/, \
107 $(GEN): $(intermediates)/%.cpp : $(LOCAL_PATH)/%.cpp.rsg
172 intermediates := $(call intermediates-dir-for,STATIC_LIBRARIES,libRS,HOST,)
176 GEN := $(addprefix $(intermediates)/, \
184 $(GEN): $(intermediates)/%.h : $(LOCAL_PATH)/%.h.rsg
191 GEN := $(addprefix $(intermediates)/, \
199 $(GEN): $(intermediates)/%.cpp : $(LOCAL_PATH)/%.cpp.rsg