mirror of https://github.com/pmret/papermario.git
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