From ccb6b0a063a4133ac59c811476b670c7d66f84ed Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 15 Jan 2012 11:43:13 +0000 Subject: tools: clean up Makefiles / make ccache work SVN-Revision: 29754 --- tools/flex/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tools/flex') diff --git a/tools/flex/Makefile b/tools/flex/Makefile index 9d4ae136b4..2fcc2c643f 100644 --- a/tools/flex/Makefile +++ b/tools/flex/Makefile @@ -16,14 +16,6 @@ PKG_CAT:=bzcat include $(INCLUDE_DIR)/host-build.mk -define Host/Compile - $(MAKE) -C $(HOST_BUILD_DIR) -endef - -define Host/Install - $(MAKE) -C $(HOST_BUILD_DIR) install -endef - define Host/Clean -$(MAKE) -C $(HOST_BUILD_DIR) uninstall $(call Host/Clean/Default) -- cgit v1.2.3