]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/docs/examples/Makefile.in
hello world
[icculus/iodoom3.git] / neo / curl / docs / examples / 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 #
18 # $Id: Makefile.am,v 1.25 2003/10/03 13:46:27 bagder Exp $
19 #
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ../..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 host_triplet = @host@
41 subdir = docs/examples
42 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/lib/config.h \
50         $(top_builddir)/src/config.h
51 CONFIG_CLEAN_FILES =
52 depcomp =
53 am__depfiles_maybe =
54 SOURCES =
55 DIST_SOURCES =
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AS = @AS@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CABUNDLE_FALSE = @CABUNDLE_FALSE@
68 CABUNDLE_TRUE = @CABUNDLE_TRUE@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
75 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
76 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
77 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
78 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
79 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
80 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
81 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
82 CXX = @CXX@
83 CXXCPP = @CXXCPP@
84 CXXDEPMODE = @CXXDEPMODE@
85 CXXFLAGS = @CXXFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 DLLTOOL = @DLLTOOL@
90 ECHO = @ECHO@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 F77 = @F77@
97 FFLAGS = @FFLAGS@
98 HAVE_ARES = @HAVE_ARES@
99 HAVE_LIBZ = @HAVE_LIBZ@
100 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
101 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 IPV6_ENABLED = @IPV6_ENABLED@
107 KRB4_ENABLED = @KRB4_ENABLED@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBTOOL = @LIBTOOL@
112 LN_S = @LN_S@
113 LTLIBOBJS = @LTLIBOBJS@
114 MAINT = @MAINT@
115 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
116 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
117 MAKEINFO = @MAKEINFO@
118 MANOPT = @MANOPT@
119 MIMPURE_FALSE = @MIMPURE_FALSE@
120 MIMPURE_TRUE = @MIMPURE_TRUE@
121 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
122 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
123 NROFF = @NROFF@
124 OBJDUMP = @OBJDUMP@
125 OBJEXT = @OBJEXT@
126 OPENSSL_ENABLED = @OPENSSL_ENABLED@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 PERL = @PERL@
135 PKGADD_NAME = @PKGADD_NAME@
136 PKGADD_PKG = @PKGADD_PKG@
137 PKGADD_VENDOR = @PKGADD_VENDOR@
138 PKGCONFIG = @PKGCONFIG@
139 RANDOM_FILE = @RANDOM_FILE@
140 RANLIB = @RANLIB@
141 SED = @SED@
142 SET_MAKE = @SET_MAKE@
143 SHELL = @SHELL@
144 STRIP = @STRIP@
145 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
146 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
147 VERSION = @VERSION@
148 VERSIONNUM = @VERSIONNUM@
149 YACC = @YACC@
150 ac_ct_AR = @ac_ct_AR@
151 ac_ct_AS = @ac_ct_AS@
152 ac_ct_CC = @ac_ct_CC@
153 ac_ct_CXX = @ac_ct_CXX@
154 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
155 ac_ct_F77 = @ac_ct_F77@
156 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
157 ac_ct_RANLIB = @ac_ct_RANLIB@
158 ac_ct_STRIP = @ac_ct_STRIP@
159 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
162 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 bindir = @bindir@
167 build = @build@
168 build_alias = @build_alias@
169 build_cpu = @build_cpu@
170 build_os = @build_os@
171 build_vendor = @build_vendor@
172 datadir = @datadir@
173 exec_prefix = @exec_prefix@
174 host = @host@
175 host_alias = @host_alias@
176 host_cpu = @host_cpu@
177 host_os = @host_os@
178 host_vendor = @host_vendor@
179 includedir = @includedir@
180 infodir = @infodir@
181 install_sh = @install_sh@
182 libdir = @libdir@
183 libexecdir = @libexecdir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 prefix = @prefix@
189 program_transform_name = @program_transform_name@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 subdirs = @subdirs@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 AUTOMAKE_OPTIONS = foreign no-dependencies
196 EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c           \
197              persistant.c ftpget.c Makefile.example                     \
198              multithread.c getinmemory.c ftpupload.c httpput.c          \
199              simplessl.c ftpgetresp.c http-post.c post-callback.c       \
200              multi-app.c multi-double.c multi-single.c multi-post.c     \
201              fopen.c simplepost.c makefile.dj curlx.c
202
203 all: all-am
204
205 .SUFFIXES:
206 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207         @for dep in $?; do \
208           case '$(am__configure_deps)' in \
209             *$$dep*) \
210               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211                 && exit 0; \
212               exit 1;; \
213           esac; \
214         done; \
215         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/examples/Makefile'; \
216         cd $(top_srcdir) && \
217           $(AUTOMAKE) --foreign  docs/examples/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220         @case '$?' in \
221           *config.status*) \
222             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223           *) \
224             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226         esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241
242 distclean-libtool:
243         -rm -f libtool
244 uninstall-info-am:
245 tags: TAGS
246 TAGS:
247
248 ctags: CTAGS
249 CTAGS:
250
251
252 distdir: $(DISTFILES)
253         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
254         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
255         list='$(DISTFILES)'; for file in $$list; do \
256           case $$file in \
257             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
258             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
259           esac; \
260           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
261           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
262           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
263             dir="/$$dir"; \
264             $(mkdir_p) "$(distdir)$$dir"; \
265           else \
266             dir=''; \
267           fi; \
268           if test -d $$d/$$file; then \
269             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
270               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
271             fi; \
272             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
273           else \
274             test -f $(distdir)/$$file \
275             || cp -p $$d/$$file $(distdir)/$$file \
276             || exit 1; \
277           fi; \
278         done
279 check-am: all-am
280 check: check-am
281 all-am: Makefile
282 installdirs:
283 install: install-am
284 install-exec: install-exec-am
285 install-data: install-data-am
286 uninstall: uninstall-am
287
288 install-am: all-am
289         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
290
291 installcheck: installcheck-am
292 install-strip:
293         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
294           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
295           `test -z '$(STRIP)' || \
296             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297 mostlyclean-generic:
298
299 clean-generic:
300
301 distclean-generic:
302         -rm -f $(CONFIG_CLEAN_FILES)
303
304 maintainer-clean-generic:
305         @echo "This command is intended for maintainers to use"
306         @echo "it deletes files that may require special tools to rebuild."
307 clean: clean-am
308
309 clean-am: clean-generic clean-libtool mostlyclean-am
310
311 distclean: distclean-am
312         -rm -f Makefile
313 distclean-am: clean-am distclean-generic distclean-libtool
314
315 dvi: dvi-am
316
317 dvi-am:
318
319 html: html-am
320
321 info: info-am
322
323 info-am:
324
325 install-data-am:
326
327 install-exec-am:
328
329 install-info: install-info-am
330
331 install-man:
332
333 installcheck-am:
334
335 maintainer-clean: maintainer-clean-am
336         -rm -f Makefile
337 maintainer-clean-am: distclean-am maintainer-clean-generic
338
339 mostlyclean: mostlyclean-am
340
341 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
342
343 pdf: pdf-am
344
345 pdf-am:
346
347 ps: ps-am
348
349 ps-am:
350
351 uninstall-am: uninstall-info-am
352
353 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
354         distclean distclean-generic distclean-libtool distdir dvi \
355         dvi-am html html-am info info-am install install-am \
356         install-data install-data-am install-exec install-exec-am \
357         install-info install-info-am install-man install-strip \
358         installcheck installcheck-am installdirs maintainer-clean \
359         maintainer-clean-generic mostlyclean mostlyclean-generic \
360         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
361         uninstall-info-am
362
363
364 all:
365         @echo "done"
366 # Tell versions [3.59,3.63) of GNU make to not export all variables.
367 # Otherwise a system limit (for SysV at least) may be exceeded.
368 .NOEXPORT: