aboutsummaryrefslogtreecommitdiffstats
path: root/package/avahi
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 01:40:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 01:40:50 +0000
commit8a60ff290886ec4a2a10607c02a2e8285dd0f005 (patch)
treebd139b8bcd149e9c3265bcd548d1790adc85ba31 /package/avahi
parent6d59cdfc48ad29af5e424155d3e42995f63327a3 (diff)
downloadupstream-8a60ff290886ec4a2a10607c02a2e8285dd0f005.tar.gz
upstream-8a60ff290886ec4a2a10607c02a2e8285dd0f005.tar.bz2
upstream-8a60ff290886ec4a2a10607c02a2e8285dd0f005.zip
add some more verbosity stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/avahi')
-rw-r--r--package/avahi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index 12b260f688..43577f89e9 100644
--- a/package/avahi/Makefile
+++ b/package/avahi/Makefile
@@ -145,8 +145,8 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/libavahi-core.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/avahi-core.pc \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean