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