]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/include/curl/Makefile.in
Various Mac OS X tweaks to get this to build. Probably breaking things.
[icculus/iodoom3.git] / neo / curl / include / curl / Makefile.in
1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 top_builddir = ../..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 host_triplet = @host@
37 subdir = include/curl
38 DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/lib/config.h \
47         $(top_builddir)/src/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
52 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
53 HEADERS = $(pkginclude_HEADERS)
54 ETAGS = etags
55 CTAGS = ctags
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 pkgincludedir = $(includedir)/curl
58 ACLOCAL = @ACLOCAL@
59 AMDEP_FALSE = @AMDEP_FALSE@
60 AMDEP_TRUE = @AMDEP_TRUE@
61 AMTAR = @AMTAR@
62 AR = @AR@
63 AS = @AS@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CABUNDLE_FALSE = @CABUNDLE_FALSE@
69 CABUNDLE_TRUE = @CABUNDLE_TRUE@
70 CC = @CC@
71 CCDEPMODE = @CCDEPMODE@
72 CFLAGS = @CFLAGS@
73 CPP = @CPP@
74 CPPFLAGS = @CPPFLAGS@
75 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
76 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
77 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
78 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
79 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
80 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
81 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
82 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
83 CXX = @CXX@
84 CXXCPP = @CXXCPP@
85 CXXDEPMODE = @CXXDEPMODE@
86 CXXFLAGS = @CXXFLAGS@
87 CYGPATH_W = @CYGPATH_W@
88 DEFS = @DEFS@
89 DEPDIR = @DEPDIR@
90 DLLTOOL = @DLLTOOL@
91 ECHO = @ECHO@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 F77 = @F77@
98 FFLAGS = @FFLAGS@
99 HAVE_ARES = @HAVE_ARES@
100 HAVE_LIBZ = @HAVE_LIBZ@
101 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
102 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 IPV6_ENABLED = @IPV6_ENABLED@
108 KRB4_ENABLED = @KRB4_ENABLED@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBTOOL = @LIBTOOL@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAINT = @MAINT@
116 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
117 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
118 MAKEINFO = @MAKEINFO@
119 MANOPT = @MANOPT@
120 MIMPURE_FALSE = @MIMPURE_FALSE@
121 MIMPURE_TRUE = @MIMPURE_TRUE@
122 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
123 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
124 NROFF = @NROFF@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 OPENSSL_ENABLED = @OPENSSL_ENABLED@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 PERL = @PERL@
136 PKGADD_NAME = @PKGADD_NAME@
137 PKGADD_PKG = @PKGADD_PKG@
138 PKGADD_VENDOR = @PKGADD_VENDOR@
139 PKGCONFIG = @PKGCONFIG@
140 RANDOM_FILE = @RANDOM_FILE@
141 RANLIB = @RANLIB@
142 SED = @SED@
143 SET_MAKE = @SET_MAKE@
144 SHELL = @SHELL@
145 STRIP = @STRIP@
146 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
147 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
148 VERSION = @VERSION@
149 VERSIONNUM = @VERSIONNUM@
150 YACC = @YACC@
151 ac_ct_AR = @ac_ct_AR@
152 ac_ct_AS = @ac_ct_AS@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_CXX = @ac_ct_CXX@
155 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
156 ac_ct_F77 = @ac_ct_F77@
157 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
158 ac_ct_RANLIB = @ac_ct_RANLIB@
159 ac_ct_STRIP = @ac_ct_STRIP@
160 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
162 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
163 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 datadir = @datadir@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localstatedir = @localstatedir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 oldincludedir = @oldincludedir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 subdirs = @subdirs@
194 sysconfdir = @sysconfdir@
195 target_alias = @target_alias@
196 pkginclude_HEADERS = \
197         curl.h \
198         easy.h \
199         mprintf.h \
200         stdcheaders.h \
201         types.h \
202         multi.h
203
204 all: all-am
205
206 .SUFFIXES:
207 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
208         @for dep in $?; do \
209           case '$(am__configure_deps)' in \
210             *$$dep*) \
211               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
212                 && exit 0; \
213               exit 1;; \
214           esac; \
215         done; \
216         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/curl/Makefile'; \
217         cd $(top_srcdir) && \
218           $(AUTOMAKE) --foreign  include/curl/Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221         @case '$?' in \
222           *config.status*) \
223             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224           *) \
225             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227         esac;
228
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 mostlyclean-libtool:
238         -rm -f *.lo
239
240 clean-libtool:
241         -rm -rf .libs _libs
242
243 distclean-libtool:
244         -rm -f libtool
245 uninstall-info-am:
246 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
247         @$(NORMAL_INSTALL)
248         test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
249         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
250           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
251           f="`echo $$p | sed -e 's|^.*/||'`"; \
252           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
253           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
254         done
255
256 uninstall-pkgincludeHEADERS:
257         @$(NORMAL_UNINSTALL)
258         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
259           f="`echo $$p | sed -e 's|^.*/||'`"; \
260           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
261           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
262         done
263
264 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
265         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266         unique=`for i in $$list; do \
267             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268           done | \
269           $(AWK) '    { files[$$0] = 1; } \
270                END { for (i in files) print i; }'`; \
271         mkid -fID $$unique
272 tags: TAGS
273
274 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
275                 $(TAGS_FILES) $(LISP)
276         tags=; \
277         here=`pwd`; \
278         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         test -z "$(ETAGS_ARGS)$$tags$$unique" \
285           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
286              $$tags $$unique
287 ctags: CTAGS
288 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289                 $(TAGS_FILES) $(LISP)
290         tags=; \
291         here=`pwd`; \
292         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
293         unique=`for i in $$list; do \
294             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295           done | \
296           $(AWK) '    { files[$$0] = 1; } \
297                END { for (i in files) print i; }'`; \
298         test -z "$(CTAGS_ARGS)$$tags$$unique" \
299           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
300              $$tags $$unique
301
302 GTAGS:
303         here=`$(am__cd) $(top_builddir) && pwd` \
304           && cd $(top_srcdir) \
305           && gtags -i $(GTAGS_ARGS) $$here
306
307 distclean-tags:
308         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
309
310 distdir: $(DISTFILES)
311         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
312         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
313         list='$(DISTFILES)'; for file in $$list; do \
314           case $$file in \
315             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
316             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
317           esac; \
318           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
320           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
321             dir="/$$dir"; \
322             $(mkdir_p) "$(distdir)$$dir"; \
323           else \
324             dir=''; \
325           fi; \
326           if test -d $$d/$$file; then \
327             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
329             fi; \
330             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
331           else \
332             test -f $(distdir)/$$file \
333             || cp -p $$d/$$file $(distdir)/$$file \
334             || exit 1; \
335           fi; \
336         done
337 check-am: all-am
338 check: check-am
339 all-am: Makefile $(HEADERS)
340 installdirs:
341         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
342           test -z "$$dir" || $(mkdir_p) "$$dir"; \
343         done
344 install: install-am
345 install-exec: install-exec-am
346 install-data: install-data-am
347 uninstall: uninstall-am
348
349 install-am: all-am
350         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
351
352 installcheck: installcheck-am
353 install-strip:
354         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
355           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
356           `test -z '$(STRIP)' || \
357             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
358 mostlyclean-generic:
359
360 clean-generic:
361
362 distclean-generic:
363         -rm -f $(CONFIG_CLEAN_FILES)
364
365 maintainer-clean-generic:
366         @echo "This command is intended for maintainers to use"
367         @echo "it deletes files that may require special tools to rebuild."
368 clean: clean-am
369
370 clean-am: clean-generic clean-libtool mostlyclean-am
371
372 distclean: distclean-am
373         -rm -f Makefile
374 distclean-am: clean-am distclean-generic distclean-libtool \
375         distclean-tags
376
377 dvi: dvi-am
378
379 dvi-am:
380
381 html: html-am
382
383 info: info-am
384
385 info-am:
386
387 install-data-am: install-pkgincludeHEADERS
388
389 install-exec-am:
390
391 install-info: install-info-am
392
393 install-man:
394
395 installcheck-am:
396
397 maintainer-clean: maintainer-clean-am
398         -rm -f Makefile
399 maintainer-clean-am: distclean-am maintainer-clean-generic
400
401 mostlyclean: mostlyclean-am
402
403 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
404
405 pdf: pdf-am
406
407 pdf-am:
408
409 ps: ps-am
410
411 ps-am:
412
413 uninstall-am: uninstall-info-am uninstall-pkgincludeHEADERS
414
415 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
416         clean-libtool ctags distclean distclean-generic \
417         distclean-libtool distclean-tags distdir dvi dvi-am html \
418         html-am info info-am install install-am install-data \
419         install-data-am install-exec install-exec-am install-info \
420         install-info-am install-man install-pkgincludeHEADERS \
421         install-strip installcheck installcheck-am installdirs \
422         maintainer-clean maintainer-clean-generic mostlyclean \
423         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
424         tags uninstall uninstall-am uninstall-info-am \
425         uninstall-pkgincludeHEADERS
426
427 # Tell versions [3.59,3.63) of GNU make to not export all variables.
428 # Otherwise a system limit (for SysV at least) may be exceeded.
429 .NOEXPORT: