X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d9172331faeee554a14b09172ddc45e0eba356c..8e6c43d34782f7a11c2536a2520382141f86a241:/openwrt/package/curl/Makefile 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