tools: clean up Makefiles / make ccache work
[openwrt/openwrt.git] / tools / pkg-config / Makefile
index 530c196bd51534eb09c9fc46727c024f45092e02..e7d2982f7f45cd9694aad027a5772613fbed13da 100644 (file)
@@ -15,10 +15,6 @@ PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745
 
 include $(INCLUDE_DIR)/host-build.mk
 
 
 include $(INCLUDE_DIR)/host-build.mk
 
-define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR)
-endef
-
 define Host/Install
        $(MAKE) -C $(HOST_BUILD_DIR) \
                install
 define Host/Install
        $(MAKE) -C $(HOST_BUILD_DIR) \
                install