blob: 924a9bed6bcd6461e49be139cf00a5f027759069 [file] [log] [blame]
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