Sign in
nest-open-source
/
nest-cam
/
4320010
/
selinux
/
refs/heads/master
/
.
/
selinux
/
sepolgen
/
tests
/
Makefile
blob: e17eef229ff393951de0f52e9035b1ac50e8f9d9 [
file
] [
log
] [
blame
] [
edit
]
PYTHON
?=
python
clean
:
rm
-
f
*~
*.
pyc
rm
-
f parser
.
out parsetab
.
py
rm
-
f out
.
txt
rm
-
f module_compile_test
.
fc
rm
-
f module_compile_test
.
if
rm
-
f module_compile_test
.
pp
rm
-
f output
rm
-
rf __pycache__ tmp
test
:
$
(
PYTHON
)
run
-
tests
.
py