whee
This commit is contained in:
parent
0dcfa88c29
commit
f5c8d219e8
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -20,4 +20,7 @@ all : sample0.xex \
|
||||||
clean :
|
clean :
|
||||||
rm -f *.o
|
rm -f *.o
|
||||||
rm -f *.s.png
|
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
|
rm -f *.xex
|
||||||
|
|
Loading…
Reference in a new issue