mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-03 03:26:39 +00:00
Clean a little bit more.
This commit is contained in:
parent
8b99fa0955
commit
477605c70c
@ -95,6 +95,8 @@ $(obj)/conf:: $(SHIPPED) $(CT_LIB_DIR)/kconfig/conf.c
|
|||||||
|
|
||||||
clean::
|
clean::
|
||||||
@rm -f $(CT_TOP_DIR)/kconfig/{,m}conf
|
@rm -f $(CT_TOP_DIR)/kconfig/{,m}conf
|
||||||
|
@rmdir --ignore-fail-on-non-empty $(CT_TOP_DIR)/kconfig
|
||||||
|
@rm -f $(CT_TOP_DIR)/config
|
||||||
@rm -rf $(CT_TOP_DIR)/config.gen
|
@rm -rf $(CT_TOP_DIR)/config.gen
|
||||||
|
|
||||||
distclean::
|
distclean::
|
||||||
|
Loading…
Reference in New Issue
Block a user