aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libevent/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 12:12:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 12:12:59 +0000
commit6b758a5dc3bc19877e9c3eefc12ce04d7041334f (patch)
tree4478a1a9bc90bda0dab2c84fce154218f3e11aae /openwrt/package/libevent/Makefile
parent9ae81d33764adae7a2a68cd54087bc5a9c68a181 (diff)
downloadupstream-6b758a5dc3bc19877e9c3eefc12ce04d7041334f.tar.gz
upstream-6b758a5dc3bc19877e9c3eefc12ce04d7041334f.tar.bz2
upstream-6b758a5dc3bc19877e9c3eefc12ce04d7041334f.zip
lots of small package changes and dependency cleanups for the V= stuff
SVN-Revision: 2230
Diffstat (limited to 'openwrt/package/libevent/Makefile')
-rw-r--r--openwrt/package/libevent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/libevent/Makefile b/openwrt/package/libevent/Makefile
index 4b00f1dd27..7d4d56f13d 100644
--- a/openwrt/package/libevent/Makefile
+++ b/openwrt/package/libevent/Makefile
@@ -79,5 +79,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/libevent.{a,so} \
$(STAGING_DIR)/usr/lib/libevent-$(PKG_VERSION).so* \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev