mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Always useful
This commit is contained in:
9
pyasm/Makefile
Normal file
9
pyasm/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# Makefile to run pyasm tests, etc.
|
||||
#
|
||||
|
||||
test:
|
||||
pyasm test.asm
|
||||
|
||||
clean:
|
||||
rm -f *.log
|
||||
Reference in New Issue
Block a user