fix xsupplicant build against madwifi-ng introduced by [2272]
[openwrt.git] / openwrt / package / curl / Makefile
index 681308f..02ea0a3 100644 (file)
@@ -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
This page took 0.026707 seconds and 4 git commands to generate.