diff -r eeea35fbf182 -r 343721860361 Makefile --- a/Makefile Sat Feb 24 11:00:05 2007 +0000 +++ b/Makefile Sun Mar 04 22:55:14 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