X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a820b65774d2e2e0ee82f83206ae3b206694f655..a345da1bda4eede9b6ac4cc6b1222e2345a698bd:/package/libdaemon/Makefile diff --git a/package/libdaemon/Makefile b/package/libdaemon/Makefile index e5e58f0a7..e11254581 100644 --- a/package/libdaemon/Makefile +++ b/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