Home | History | Annotate | Download | only in rs

Lines Matching defs:intermediates

11 # here so that local-intermediates-dir works.
15 intermediates := $(local-intermediates-dir)
43 intermediates:= $(local-intermediates-dir)
47 GEN := $(addprefix $(intermediates)/, \
55 $(GEN): $(intermediates)/%.h : $(LOCAL_PATH)/%.h.rsg
64 GEN := $(addprefix $(intermediates)/, \
72 $(GEN): $(intermediates)/%.cpp : $(LOCAL_PATH)/%.cpp.rsg
151 intermediates := $(call intermediates-dir-for,STATIC_LIBRARIES,libRS,HOST,)
155 GEN := $(addprefix $(intermediates)/, \
163 $(GEN): $(intermediates)/%.h : $(LOCAL_PATH)/%.h.rsg
170 GEN := $(addprefix $(intermediates)/, \
178 $(GEN): $(intermediates)/%.cpp : $(LOCAL_PATH)/%.cpp.rsg