android_mt6572_jiabo/external/selinux/sepolgen/tests/Makefile
2025-09-05 16:56:03 +08:00

11 lines
161 B
Makefile

PYTHON ?= python
clean:
rm -f *~ *.pyc
rm -f parser.out parsetab.py
rm -f out.txt
rm -f module_compile_test.pp
rm -f output
test:
$(PYTHON) run-tests.py