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