1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00
Files
rzzzwilson.pymlac/pyasm/Makefile
2016-01-26 13:33:00 +07:00

11 lines
118 B
Makefile

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