[packages] ipv6calc: update to 0.80.0, use PKG_INSTALL and MAKE_FLAGS
[openwrt/svn-archive/archive.git] / devel / binutils / Makefile
index 1ee9c0d944e2bb4b5737edff017b2ddaa82f01bd..2afbd5918336d4b6903749a4f5f6b289a62e4e8b 100644 (file)
@@ -18,7 +18,8 @@ PKG_MD5SUM:=
 PATCH_DIR:=$(TOPDIR)/toolchain/binutils/patches/$(PKG_VERSION)
 
 PKG_FIXUP:=libtool
-PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld
+PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl
+PKG_REMOVE_FILES:=libtool.m4
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk