mirror of
https://github.com/wiiu-env/USBSerialLoggingModule.git
synced 2025-05-27 23:51:59 +02:00
Fix make clean
This commit is contained in:
parent
a267015571
commit
f374744bae
2
Makefile
2
Makefile
@ -103,7 +103,7 @@ $(BUILD):
|
||||
#-------------------------------------------------------------------------------
|
||||
clean:
|
||||
@echo clean ...
|
||||
@rm -fr $(BUILD) $(TARGET).rpx $(TARGET).elf
|
||||
@rm -fr $(BUILD) $(TARGET).wms $(TARGET).elf
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user