libcurl: drop curl* aliases
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 12 Jan 2015 11:17:16 +0000 (08:17 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Jan 2015 11:31:55 +0000 (12:31 +0100)
They're unused hence not useful.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libcurl/libcurl.mk

index db5fdb76d3b7ae26ca3506a0ab00cd9be3099bbb..014c5e39e6f5cf32addfcf9653b64558ef588bbe 100644 (file)
@@ -67,8 +67,3 @@ LIBCURL_POST_INSTALL_TARGET_HOOKS += LIBCURL_TARGET_CLEANUP
 endif
 
 $(eval $(autotools-package))
-
-curl: libcurl
-curl-clean: libcurl-clean
-curl-dirclean: libcurl-dirclean
-curl-source: libcurl-source