diff -r eeea35fbf182 -r cc2869cc3121 Makefile --- a/Makefile Sat Feb 24 11:00:05 2007 +0000 +++ b/Makefile Sun Mar 11 16:14:06 2007 +0000 @@ -36,10 +36,6 @@ build: .config @$(CT_TOP_DIR)/scripts/crosstool.sh -.PHONY: clean -clean:: - @rm -f .crosstool.config - .PHONY: distclean distclean:: clean @rm -f .config* ..config.tmp