Makefile cleanups, round 2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12170 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-08-05 21:58:50 +00:00
parent 8334b38b0f
commit dc5eae8bbf
11 changed files with 0 additions and 13 deletions

View File

@ -21,7 +21,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk