mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-25 20:36:32 -05:00
Fix make clean
This commit is contained in:
2
Makefile
2
Makefile
@@ -109,7 +109,7 @@ $(BUILD):
|
||||
#-------------------------------------------------------------------------------
|
||||
clean:
|
||||
@echo clean ...
|
||||
@rm -fr $(BUILD) $(TARGET).rpx $(TARGET).elf
|
||||
@rm -fr $(BUILD) $(TARGET).wms $(TARGET).elf
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user