allwinner_a64/android/external/selinux/CleanSpec.mk
2018-08-08 16:14:42 +08:00

5 lines
239 B
Makefile

# This empty CleanSpec.mk file will prevent the build system
# from descending into subdirs.
#
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2allow)
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2why)