tools: clean up Makefiles / make ccache work
[openwrt.git] / tools / pkg-config / Makefile
index 530c196..e7d2982 100644 (file)
@@ -15,10 +15,6 @@ PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745
 
 include $(INCLUDE_DIR)/host-build.mk
 
-define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR)
-endef
-
 define Host/Install
        $(MAKE) -C $(HOST_BUILD_DIR) \
                install
This page took 0.025174 seconds and 4 git commands to generate.