summaryrefslogtreecommitdiff
path: root/openwrt/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
commitc480aa15c1cafb826d88bbce259013e7022c95ac (patch)
treef1867f82f98ef29dcb1cce4dfdf9085753934f46 /openwrt/package/avahi
parent35d1297447cc2d8cf4c1037079beafe876094b87 (diff)
downloadmtk-20170518-c480aa15c1cafb826d88bbce259013e7022c95ac.zip
mtk-20170518-c480aa15c1cafb826d88bbce259013e7022c95ac.tar.gz
mtk-20170518-c480aa15c1cafb826d88bbce259013e7022c95ac.tar.bz2
add some more verbosity stuff
SVN-Revision: 2222
Diffstat (limited to 'openwrt/package/avahi')
-rw-r--r--openwrt/package/avahi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/avahi/Makefile b/openwrt/package/avahi/Makefile
index 12b260f..43577f89 100644
--- a/openwrt/package/avahi/Makefile
+++ b/openwrt/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