From f5c8d219e86bdd7fbb9a82c5a6585784ec73a94c Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 23 Mar 2023 16:52:48 -0700 Subject: [PATCH] whee --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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