From 28519997cb12e5f99bc83c8c221528fdd2e525fb Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 4 Mar 2007 22:55:14 +0000 Subject: Left-over dating from the conversion from .crosstool.config to plain .config. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bab78281..c1678400 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3