X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d9172331faeee554a14b09172ddc45e0eba356c..9eabe97b25baac28c6319b21512f210b0d64fea6:/openwrt/package/curl/Makefile?ds=inline diff --git a/openwrt/package/curl/Makefile b/openwrt/package/curl/Makefile index 681308f53..02ea0a352 100644 --- a/openwrt/package/curl/Makefile +++ b/openwrt/package/curl/Makefile @@ -122,8 +122,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libcurl.a \ $(STAGING_DIR)/usr/lib/libcurl.so* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean