Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / Makefile.in
blobb515e67074683ad148ef4af64aaac44d94381250
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@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 build_triplet = @build@
37 host_triplet = @host@
38 subdir = tests/data
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-reentrant.m4 \
42 $(top_srcdir)/acinclude.m4 $(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 $(top_builddir)/include/curl/curlbuild.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53 ACLOCAL = @ACLOCAL@
54 AMDEP_FALSE = @AMDEP_FALSE@
55 AMDEP_TRUE = @AMDEP_TRUE@
56 AMTAR = @AMTAR@
57 AR = @AR@
58 AS = @AS@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 CC = @CC@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 CPP = @CPP@
67 CPPFLAGS = @CPPFLAGS@
68 CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
69 CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
70 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
71 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
72 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
73 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
74 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
75 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
76 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
77 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
78 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
79 CURL_LIBS = @CURL_LIBS@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 DLLTOOL = @DLLTOOL@
84 DSYMUTIL = @DSYMUTIL@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 GREP = @GREP@
92 HAVE_ARES = @HAVE_ARES@
93 HAVE_LIBZ = @HAVE_LIBZ@
94 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
95 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
96 HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
97 IDN_ENABLED = @IDN_ENABLED@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 IPV6_ENABLED = @IPV6_ENABLED@
103 KRB4_ENABLED = @KRB4_ENABLED@
104 LDFLAGS = @LDFLAGS@
105 LIBCURL_LIBS = @LIBCURL_LIBS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LIBTOOL = @LIBTOOL@
109 LN_S = @LN_S@
110 LTLIBOBJS = @LTLIBOBJS@
111 MAINT = @MAINT@
112 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
113 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
114 MAKEINFO = @MAKEINFO@
115 MANOPT = @MANOPT@
116 MIMPURE_FALSE = @MIMPURE_FALSE@
117 MIMPURE_TRUE = @MIMPURE_TRUE@
118 NMEDIT = @NMEDIT@
119 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
120 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
121 NROFF = @NROFF@
122 OBJDUMP = @OBJDUMP@
123 OBJEXT = @OBJEXT@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 PERL = @PERL@
132 PKGADD_NAME = @PKGADD_NAME@
133 PKGADD_PKG = @PKGADD_PKG@
134 PKGADD_VENDOR = @PKGADD_VENDOR@
135 PKGCONFIG = @PKGCONFIG@
136 RANDOM_FILE = @RANDOM_FILE@
137 RANLIB = @RANLIB@
138 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
139 SED = @SED@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
143 SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
144 SSL_ENABLED = @SSL_ENABLED@
145 STATICLIB_FALSE = @STATICLIB_FALSE@
146 STATICLIB_TRUE = @STATICLIB_TRUE@
147 STRIP = @STRIP@
148 TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
149 USE_GNUTLS = @USE_GNUTLS@
150 USE_LIBSSH2 = @USE_LIBSSH2@
151 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
152 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
153 USE_NSS = @USE_NSS@
154 USE_SSLEAY = @USE_SSLEAY@
155 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
156 VERSION = @VERSION@
157 VERSIONNUM = @VERSIONNUM@
158 ac_ct_CC = @ac_ct_CC@
159 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161 am__include = @am__include@
162 am__leading_dot = @am__leading_dot@
163 am__quote = @am__quote@
164 am__tar = @am__tar@
165 am__untar = @am__untar@
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 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 libext = @libext@
189 localedir = @localedir@
190 localstatedir = @localstatedir@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 oldincludedir = @oldincludedir@
194 pdfdir = @pdfdir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 psdir = @psdir@
198 sbindir = @sbindir@
199 sharedstatedir = @sharedstatedir@
200 subdirs = @subdirs@
201 sysconfdir = @sysconfdir@
202 target_alias = @target_alias@
203 EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
204 test10 test109 test118 test13 test200 test28 test36 test47 test100 test11 \
205 test119 test14 test201 test29 test37 test5 test101 test110 test12 test15 \
206 test202 test3 test4 test6 test102 test111 test120 test16 test21 test30 \
207 test7 test103 test112 test121 test17 test22 test300 test8 test104 test113 \
208 test122 test18 test23 test301 test9 test105 test114 test123 test19 test24 \
209 test302 test43 test31 test106 test115 test124 test190 test25 test303 \
210 test44 test38 test107 test116 test125 test2 test26 test33 test45 test126 \
211 test304 test39 test32 test128 test48 test306 test130 test131 test132 \
212 test133 test134 test135 test305 test49 test50 test51 test52 test53 test54 \
213 test55 test56 test500 test501 test502 test503 test504 test136 test57 \
214 test137 test138 test58 test139 test140 test141 test59 test60 test61 \
215 test142 test143 test62 test63 test64 test65 test66 test144 test145 test67 \
216 test68 test41 test40 test42 test69 test70 test71 test72 test73 test146 \
217 test505 test74 test75 test76 test77 test78 test147 test148 test506 test79 \
218 test80 test81 test82 test83 test84 test85 test86 test87 test507 test149 \
219 test88 test89 test90 test508 test91 test92 test203 test93 test94 test95 \
220 test510 test97 test98 test99 test150 test151 test152 test153 \
221 test154 test155 test156 test157 test158 test159 test511 test160 test161 \
222 test162 test163 test164 test512 test165 test166 test167 test168 test169 \
223 test170 test171 test172 test204 test205 test173 test174 test175 test176 \
224 test177 test513 test514 test178 test179 test180 test181 test182 test183 \
225 test184 test185 test186 test187 test188 test189 test191 test192 test193 \
226 test194 test195 test196 test197 test198 test515 test516 test517 test518 \
227 test210 test211 test212 test220 test221 test222 test223 test224 test206 \
228 test207 test208 test209 test213 test240 test241 test242 test519 test214 \
229 test215 test216 test217 test218 test199 test225 test226 test227 test228 \
230 test229 test233 test234 test235 test236 test520 test237 test238 test239 \
231 test243 test245 test246 test247 test248 test249 test250 test251 test252 \
232 test253 test254 test255 test521 test522 test523 test256 test257 test258 \
233 test259 test260 test261 test262 test263 test264 test265 test266 test267 \
234 test268 test269 test270 test271 test272 test273 test274 test275 test524 \
235 test525 test276 test277 test526 test527 test528 test530 DISABLED test278 \
236 test279 test531 test280 test529 test532 test533 test534 test535 test281 \
237 test537 test282 test283 test284 test538 test285 test286 test307 test308 \
238 test287 test400 test288 test600 test601 test602 test603 test401 test402 \
239 test290 test291 test292 test293 test403 test404 test405 test604 test605 \
240 test606 test607 test608 test609 test294 test295 test296 test297 test298 \
241 test610 test611 test612 test406 test407 test408 test409 test613 test614 \
242 test700 test701 test702 test704 test705 test703 test706 test707 test350 \
243 test351 test352 test353 test289 test540 test354 test231 test1000 test1001 \
244 test1002 test1003 test1004 test1005 test1006 test615 test1007 test541 \
245 test1010 test1011 test1012 test542 test543 test536 test1008 test1009 \
246 test2000 test2001 test2002 test2003 test35 test544 test545 test2004 \
247 test546 test1013 test1014 test1015 test547 test548 test549 test550 \
248 test551 test552 test1016 test1017 test1018 test1019 test1020 test553 \
249 test1021 test1022 test1023 test309 test616 test617 test618 test619 \
250 test620 test621 test622 test623 test624 test625 test626 test627 test554 \
251 test1024 test1025 test555 test1026 test1027 test1028 test1029 test1030 \
252 test556 test557 test1031 test628 test629 test630 test631 test632 test1032 \
253 test1033 test539 test1034 test1035 test1036 test1037 test1038 test1039 \
254 test1040 test1041 test1042 test1043 test1044 test1045 test1046 test1047 \
255 test1048 test1049 test1050 test1051 test1052 test1053 test1054 test1055 \
256 test1056 test1057 test1058 test1059 test1060 test1061 test1062 test1063 \
257 test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
258 test1072 test1073 test1074 test1075
260 all: all-am
262 .SUFFIXES:
263 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
264 @for dep in $?; do \
265 case '$(am__configure_deps)' in \
266 *$$dep*) \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268 && exit 0; \
269 exit 1;; \
270 esac; \
271 done; \
272 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/data/Makefile'; \
273 cd $(top_srcdir) && \
274 $(AUTOMAKE) --foreign tests/data/Makefile
275 .PRECIOUS: Makefile
276 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277 @case '$?' in \
278 *config.status*) \
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280 *) \
281 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283 esac;
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 mostlyclean-libtool:
294 -rm -f *.lo
296 clean-libtool:
297 -rm -rf .libs _libs
299 distclean-libtool:
300 -rm -f libtool
301 uninstall-info-am:
302 tags: TAGS
303 TAGS:
305 ctags: CTAGS
306 CTAGS:
309 distdir: $(DISTFILES)
310 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
311 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 list='$(DISTFILES)'; for file in $$list; do \
313 case $$file in \
314 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
315 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
316 esac; \
317 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
318 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
319 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
320 dir="/$$dir"; \
321 $(mkdir_p) "$(distdir)$$dir"; \
322 else \
323 dir=''; \
324 fi; \
325 if test -d $$d/$$file; then \
326 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
327 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
328 fi; \
329 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
330 else \
331 test -f $(distdir)/$$file \
332 || cp -p $$d/$$file $(distdir)/$$file \
333 || exit 1; \
334 fi; \
335 done
336 check-am: all-am
337 check: check-am
338 all-am: Makefile
339 installdirs:
340 install-exec: install-exec-am
341 install-data: install-data-am
342 uninstall: uninstall-am
344 install-am: all-am
345 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
347 installcheck: installcheck-am
348 install-strip:
349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351 `test -z '$(STRIP)' || \
352 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
353 mostlyclean-generic:
355 clean-generic:
357 distclean-generic:
358 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
360 maintainer-clean-generic:
361 @echo "This command is intended for maintainers to use"
362 @echo "it deletes files that may require special tools to rebuild."
363 clean: clean-am
365 clean-am: clean-generic clean-libtool mostlyclean-am
367 distclean: distclean-am
368 -rm -f Makefile
369 distclean-am: clean-am distclean-generic distclean-libtool
371 dvi: dvi-am
373 dvi-am:
375 html: html-am
377 info: info-am
379 info-am:
381 install-data-am:
383 install-exec-am:
385 install-info: install-info-am
387 install-man:
389 installcheck-am:
391 maintainer-clean: maintainer-clean-am
392 -rm -f Makefile
393 maintainer-clean-am: distclean-am maintainer-clean-generic
395 mostlyclean: mostlyclean-am
397 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
399 pdf: pdf-am
401 pdf-am:
403 ps: ps-am
405 ps-am:
407 uninstall-am: uninstall-info-am
409 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
410 distclean distclean-generic distclean-libtool distdir dvi \
411 dvi-am html html-am info info-am install install-am \
412 install-data install-data-am install-exec install-exec-am \
413 install-info install-info-am install-man install-strip \
414 installcheck installcheck-am installdirs maintainer-clean \
415 maintainer-clean-generic mostlyclean mostlyclean-generic \
416 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
417 uninstall-info-am
419 iall:
420 install:
421 test:
423 filecheck:
424 @mkdir test-place; \
425 cp "$(top_srcdir)"/tests/data/test[0-9]* test-place/; \
426 rm test-place/*~; \
427 for f in $(EXTRA_DIST); do \
428 if test -f "$(top_srcdir)/tests/data/$$f"; then \
429 rm -f "test-place/$$f"; \
430 else \
431 echo "$$f is listed but missing!"; \
432 fi \
433 done; \
434 echo "Local files not present in EXTRA_DIST:" ; \
435 ls test-place; \
436 ! ls test-place | grep . >/dev/null ; \
437 RC=$$? ; \
438 rm -rf test-place ; \
439 exit $$RC
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.
442 .NOEXPORT: