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

Better clean up

This commit is contained in:
Ross Wilson
2015-06-21 22:21:16 +07:00
parent 2f45cc3996
commit 4d5496ea33

View File

@@ -18,4 +18,4 @@ lst: $(TESTS)
../iasm/iasm -l $*.lst $<
clean:
rm -Rf *.pyc *~ *.out test_*.ptp *.lst test_*.trace _#ASM#_.*
rm -Rf *.pyc *~ *.out test_*.ptp *.lst test_*.trace _#ASM#_.* _#PTR#_.* _#PTP#_.*