summaryrefslogtreecommitdiffstats
path: root/package/avahi/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 01:40:50 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 01:40:50 +0000
commit42136877538fe79297345f554d033a41dc081daa (patch)
treebd139b8bcd149e9c3265bcd548d1790adc85ba31 /package/avahi/Makefile
parentd0f611787c94090697587c02e1b5c2f3d45b0b0a (diff)
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/Makefile')
-rw-r--r--package/avahi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index 12b260f68..43577f89e 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