mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
Adding to clean
This commit is contained in:
parent
41259d5417
commit
341cf90d80
@ -64,6 +64,7 @@ all: fix_asm $(BUILD_DIR) $(TARGET).z64 verify
|
||||
|
||||
clean:
|
||||
rm -rf build
|
||||
rm -f papermario.z64
|
||||
|
||||
print-% : ; $(info $* is a $(flavor $*) variable set to [$($*)]) @true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user