Lines Matching +full:- +full:rf
1 # -*- mode: makefile -*-
8 # http://www.apache.org/licenses/LICENSE-2.0
23 # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
24 # $(call add-clean-step, rm -rf $(OUT_DIR)/obj/STATIC_LIBRARIES/libz_intermediates)
26 # Always use "touch -c" and "rm -f" or "rm -rf" to gracefully deal with
32 # If you need to re-do something that's already mentioned, just copy
43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
44 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
45 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
46 #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
47 #$(call add-clean-step, rm -rf $(OUT_DIR)/obj/SHARED_LIBRARIES/libdvm*)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/wpa_supplicant*)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/wpa_cli*)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libwpa_client*)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/libwpa_client*)