diff --git a/pymlac/Makefile b/pymlac/Makefile index b7cdf67..6d29878 100644 --- a/pymlac/Makefile +++ b/pymlac/Makefile @@ -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#_.*