mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
clean
This commit is contained in:
parent
09ce229908
commit
842df936be
@ -42,7 +42,7 @@ include $(MAKEFILE_SPLIT)
|
||||
all: $(TARGET).z64
|
||||
|
||||
clean:
|
||||
del /Q $(call FixPath,$(BUILD_DIR)/$(TARGET).elf $(BUILD_DIR)/$(TARGET).o $(BUILD_DIR)/$(TARGET).bin $(BUILD_DIR)/$(TARGET).map $(TARGET).z64)
|
||||
rm -rf build
|
||||
|
||||
$(MIO0_DIR)/%.mio0: $(MIO0_DIR)/%.bin
|
||||
$(MIO0TOOL) $< $@
|
||||
|
Loading…
Reference in New Issue
Block a user