Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Externals / curl / Makefile
1 #
2 # Acess2 External: libcurl
3 # - Makefile and patches by John Hodge (thePowersGang)
4 #
5
6 DEPS := 
7 TARBALL_PATTERN := curl-*.tar.bz2
8 TARBALL_TO_DIR_L := %.tar.bz2
9 TARBALL_TO_DIR_R := %
10 PATCHES := config.sub
11 CONFIGURE_ARGS = LIBS=-lpsocket
12
13 include ../common_automake.mk
14

UCC git Repository :: git.ucc.asn.au