Makefile cleanups, round 5

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-08-05 22:03:15 +00:00
parent c8db7b9634
commit 74dc198393
42 changed files with 0 additions and 105 deletions

View File

@ -17,7 +17,6 @@ PKG_SOURCE_URL:=http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3
PKG_MD5SUM:=a2992b830295132dae2bf85d1156e48e
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_lgpl-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk