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-24 11:53:03 +07:00

10 lines
84 B
Makefile

#
# Makefile to run pyasm tests, etc.
#
test:
pyasm test.asm
clean:
rm -f *.log