X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/66471f064072e147fbd3a35fe20073ea328f48c0..a4949c69ef3b4ac509d79a157bd39ec703827e80:/openwrt/package/libdaemon/Makefile diff --git a/openwrt/package/libdaemon/Makefile b/openwrt/package/libdaemon/Makefile index e5e58f0a7..e11254581 100644 --- a/openwrt/package/libdaemon/Makefile +++ b/openwrt/package/libdaemon/Makefile @@ -88,8 +88,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libdaemon.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/libdaemon.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean