[packages] Various Makefile cleanups.

Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-06-13 17:01:55 +00:00
parent 9ee38db48e
commit 83c14e180d
152 changed files with 88 additions and 228 deletions

View File

@ -15,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.eng.oar.net/pub/flow-tools/
PKG_MD5SUM:=c9e0a8b53c79611b6bffcb9d510a5a38
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=+zlib
include $(INCLUDE_DIR)/package.mk