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

@ -16,9 +16,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=416b765e9d9961501ac85e9a366fd219
PKG_BUILD_DIR:=$(BUILD_DIR)/libdnet-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
define Package/libdnet