From e53003f5fceb7a54f646d06ee4344860c367b749 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 May 2009 20:44:47 +0000 Subject: clean up / fix various Host/Clean templates in tools/ SVN-Revision: 15714 --- tools/ccache/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/ccache/Makefile') diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile index 64108d7..f19c933 100644 --- a/tools/ccache/Makefile +++ b/tools/ccache/Makefile @@ -28,7 +28,6 @@ ifneq ($(strip $(shell which ccache >/dev/null && echo found)),found) define Host/Clean -$(MAKE) -C $(HOST_BUILD_DIR) uninstall - -$(MAKE) -C $(HOST_BUILD_DIR) clean $(call Host/Clean/Default) endef else -- cgit v1.1