# # Makefile to run pyasm tests, etc. # test: cp pyasm pyasm.py python test_pyasm.py clean: rm -f *.log pyasm.py