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,8 +17,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.monkey.org/~provos/
PKG_MD5SUM:=a5bd281aeb41bdaa48fbbf0495423d20
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
define Package/libevent