mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-03 03:26:39 +00:00
Make distclean work again: don't try to remove a directory twice.
This commit is contained in:
parent
1f16f7a6f7
commit
396ef34c2e
@ -101,4 +101,3 @@ clean::
|
|||||||
|
|
||||||
distclean::
|
distclean::
|
||||||
@rm -f $(CT_TOP_DIR)/config
|
@rm -f $(CT_TOP_DIR)/config
|
||||||
@[ $(CT_LIB_DIR) = $(CT_TOP_DIR) ] || rm -rf $(CT_TOP_DIR)/kconfig
|
|
||||||
|
Loading…
Reference in New Issue
Block a user