tools: clean up Makefiles / make ccache work
[openwrt.git] / tools / gmp / Makefile
index 38ffcb7..1bee5f2 100644 (file)
@@ -23,13 +23,4 @@ HOST_CONFIGURE_ARGS += \
        --enable-cxx \
        --enable-mpbsd
 
-define Host/Configure
-       (cd $(HOST_BUILD_DIR)/$(3); \
-               $(HOST_CONFIGURE_CMD) \
-               $(HOST_CONFIGURE_VARS) \
-               $(HOST_CONFIGURE_ARGS); \
-       )
-endef
-
-
 $(eval $(call HostBuild))
This page took 0.028685 seconds and 4 git commands to generate.