aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
blob: b64769ead9a1357d9b8cc6df9dc3f9c15a848338 (plain)
1
2
3
4
5
6
# This empty file is here solely for the purpose of optimizing the Android build
# Please keep it there, and empty, thanks :-)
#

$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/{SHARED,STATIC}_LIBRARIES/emulator*)
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/obj/EXECUTABLES/emulator*)