mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 05:09:21 +08:00
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
|
clean2:
|
||
|
-$(RM) $(CC_DEPS)$(C++_DEPS)$(C_UPPER_DEPS)$(CXX_DEPS)$(SECONDARY_FLASH)$(SECONDARY_SIZE)$(ASM_DEPS)$(S_UPPER_DEPS)$(C_DEPS)$(CPP_DEPS)
|
||
|
-$(RM) $(OBJS) *.elf
|
||
|
-@echo ' '
|