1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Always useful

This commit is contained in:
Ross Wilson
2016-01-24 11:53:03 +07:00
parent c11ff5e4b9
commit 5019b762eb

9
pyasm/Makefile Normal file
View File

@@ -0,0 +1,9 @@
#
# Makefile to run pyasm tests, etc.
#
test:
pyasm test.asm
clean:
rm -f *.log