mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
Left-over dating from the conversion from .crosstool.config to plain .config.
This commit is contained in:
parent
e8f034284b
commit
28519997cb
4
Makefile
4
Makefile
@ -36,10 +36,6 @@ include $(CT_TOP_DIR)/tools/Makefile
|
|||||||
build: .config
|
build: .config
|
||||||
@$(CT_TOP_DIR)/scripts/crosstool.sh
|
@$(CT_TOP_DIR)/scripts/crosstool.sh
|
||||||
|
|
||||||
.PHONY: clean
|
|
||||||
clean::
|
|
||||||
@rm -f .crosstool.config
|
|
||||||
|
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
distclean:: clean
|
distclean:: clean
|
||||||
@rm -f .config* ..config.tmp
|
@rm -f .config* ..config.tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user