diff --git a/Makefile b/Makefile index 18de03c..86d0922 100644 --- a/Makefile +++ b/Makefile @@ -20,4 +20,7 @@ all : sample0.xex \ clean : rm -f *.o rm -f *.s.png + rm -f sample[0-9].s + rm -f fruit.s mapclock.s sailboat.s sunset.s train404.s + rm -f potato.s selfie.s kitty.s meme.s rm -f *.xex