]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/lib/Makefile.riscos
Various Mac OS X tweaks to get this to build. Probably breaking things.
[icculus/iodoom3.git] / neo / curl / lib / Makefile.riscos
1 # Makefile for project libcurl
2 # Generated on Sun,13 Jan 2002.16:57:00 by EasyGCC (0.1.3 [beta 2] (3 Jan 2002))
3 # Contact: easygcc@melotech.co.uk
4
5 # Project objects:
6 objs =  o.base64 o.connect o.cookie o.dict \
7         o.dllinit o.easy o.escape o.file \
8         o.formdata o.ftp o.getdate o.getenv \
9         o.getinfo o.getpass o.hostip o.http \
10         o.http_chunks o.if2ip o.krb4 o.ldap \
11         o.memdebug o.mprintf o.netrc o.progress \
12         o.security o.sendf o.speedcheck o.ssluse \
13         o.strequal o.strtok o.telnet o.timeval \
14         o.transfer o.url o.version o.strtoofft
15
16 # Compile options:
17 linkopts        = -o libcurl
18 compileropts    = -mpoke-function-name -IUtilLib: -mthrowback 
19
20 # Project target:
21 libcurl:                $(objs)
22                 makealf $(linkopts) $(objs)
23
24 # Static dependancies:
25 o.base64:       c.base64
26                 gcc $(compileropts) -c -o base64.o c.base64
27
28 o.connect:      c.connect
29                 gcc $(compileropts) -c -o connect.o c.connect
30
31 o.cookie:       c.cookie
32                 gcc $(compileropts) -c -o cookie.o c.cookie
33
34 o.dict: c.dict
35                 gcc $(compileropts) -c -o dict.o c.dict
36
37 o.dllinit:      c.dllinit
38                 gcc $(compileropts) -c -o dllinit.o c.dllinit
39
40 o.easy: c.easy
41                 gcc $(compileropts) -c -o easy.o c.easy
42
43 o.escape:       c.escape
44                 gcc $(compileropts) -c -o escape.o c.escape
45
46 o.file: c.file
47                 gcc $(compileropts) -c -o file.o c.file
48
49 o.formdata:     c.formdata
50                 gcc $(compileropts) -c -o formdata.o c.formdata
51
52 o.ftp:  c.ftp
53                 gcc $(compileropts) -c -o ftp.o c.ftp
54
55 o.getdate:      c.getdate
56                 gcc $(compileropts) -c -o getdate.o c.getdate
57
58 o.getenv:       c.getenv
59                 gcc $(compileropts) -c -o getenv.o c.getenv
60
61 o.getinfo:      c.getinfo
62                 gcc $(compileropts) -c -o getinfo.o c.getinfo
63
64 o.getpass:      c.getpass
65                 gcc $(compileropts) -c -o getpass.o c.getpass
66
67 o.hostip:       c.hostip
68                 gcc $(compileropts) -c -o hostip.o c.hostip
69
70 o.http: c.http
71                 gcc $(compileropts) -c -o http.o c.http
72
73 o.http_chunks:  c.http_chunks
74                 gcc $(compileropts) -c -o http_chunks.o c.http_chunks
75
76 o.if2ip:        c.if2ip
77                 gcc $(compileropts) -c -o if2ip.o c.if2ip
78
79 o.krb4: c.krb4
80                 gcc $(compileropts) -c -o krb4.o c.krb4
81
82 o.ldap: c.ldap
83                 gcc $(compileropts) -IOpenLDAP: -c -o ldap.o c.ldap
84
85 o.memdebug:     c.memdebug
86                 gcc $(compileropts) -c -o memdebug.o c.memdebug
87
88 o.mprintf:      c.mprintf
89                 gcc $(compileropts) -c -o mprintf.o c.mprintf
90
91 o.netrc:        c.netrc
92                 gcc $(compileropts) -c -o netrc.o c.netrc
93
94 o.progress:     c.progress
95                 gcc $(compileropts) -c -o progress.o c.progress
96
97 o.security:     c.security
98                 gcc $(compileropts) -c -o security.o c.security
99
100 o.sendf:        c.sendf
101                 gcc $(compileropts) -c -o sendf.o c.sendf
102
103 o.speedcheck:   c.speedcheck
104                 gcc $(compileropts) -c -o speedcheck.o c.speedcheck
105
106 o.ssluse:       c.ssluse
107                 gcc $(compileropts) -c -o ssluse.o c.ssluse
108
109 o.strequal:     c.strequal
110                 gcc $(compileropts) -c -o strequal.o c.strequal
111
112 o.strtok:       c.strtok
113                 gcc $(compileropts) -c -o strtok.o c.strtok
114
115 o.strtoofft:    c.strtoofft
116                 gcc $(compileropts) -c -o strtoofft.o c.strtoofft
117
118 o.telnet:       c.telnet
119                 gcc $(compileropts) -c -o telnet.o c.telnet
120
121 o.timeval:      c.timeval
122                 gcc $(compileropts) -c -o timeval.o c.timeval
123
124 o.transfer:     c.transfer
125                 gcc $(compileropts) -c -o transfer.o c.transfer
126
127 o.url:  c.url
128                 gcc $(compileropts) -c -o url.o c.url
129
130 o.version:      c.version
131                 gcc $(compileropts) -c -o version.o c.version