xref: /aosp_15_r20/external/selinux/CleanSpec.mk (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1# This empty CleanSpec.mk file will prevent the build system
2# from descending into subdirs.
3#
4$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2allow)
5$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2why)
6$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/libselinux.so)
7