Home | History | Annotate | Download | only in core

Lines Matching full:objcpp_objects

1071 objcpp_objects := $(addprefix $(intermediates)/,$(objcpp_sources:.mm=.o))
1072 $(call track-src-file-obj,$(objcpp_sources),$(objcpp_objects))
1074 ifneq ($(strip $(objcpp_objects)),)
1075 $(objcpp_objects): $(intermediates)/%.o: $(TOPDIR)$(LOCAL_PATH)/%.mm \
1078 $(call include-depfiles-for-objs, $(objcpp_objects))
1205 $(objcpp_objects)