Clean all asm files as well

This commit is contained in:
2024-12-03 04:23:15 +00:00
parent 87fa534a7a
commit 959b1f8b2c

View File

@@ -28,4 +28,4 @@ run: $(OUT)
.PHONY:
clean:
rm -v *.out *.o
rm -v *.out *.o *.asm