Left-over dating from the conversion from .crosstool.config to plain .config.

1.1
Yann E. MORIN" 16 years ago
parent e8f034284b
commit 28519997cb

@ -36,10 +36,6 @@ include $(CT_TOP_DIR)/tools/Makefile
build: .config
@$(CT_TOP_DIR)/scripts/crosstool.sh
.PHONY: clean
clean::
@rm -f .crosstool.config
.PHONY: distclean
distclean:: clean
@rm -f .config* ..config.tmp

Loading…
Cancel
Save