Revert "Imported Upstream version 7.44.0"
[platform/upstream/curl.git] / tests / data / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 #                                  _   _ ____  _
19 #  Project                     ___| | | |  _ \| |
20 #                             / __| | | | |_) | |
21 #                            | (__| |_| |  _ <| |___
22 #                             \___|\___/|_| \_\_____|
23 #
24 # Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al.
25 #
26 # This software is licensed as described in the file COPYING, which
27 # you should have received as part of this distribution. The terms
28 # are also available at http://curl.haxx.se/docs/copyright.html.
29 #
30 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
31 # copies of the Software, and permit persons to whom the Software is
32 # furnished to do so, under the terms of the COPYING file.
33 #
34 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
35 # KIND, either express or implied.
36 #
37 ###########################################################################
38 VPATH = @srcdir@
39 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40 am__make_running_with_option = \
41   case $${target_option-} in \
42       ?) ;; \
43       *) echo "am__make_running_with_option: internal error: invalid" \
44               "target option '$${target_option-}' specified" >&2; \
45          exit 1;; \
46   esac; \
47   has_opt=no; \
48   sane_makeflags=$$MAKEFLAGS; \
49   if $(am__is_gnu_make); then \
50     sane_makeflags=$$MFLAGS; \
51   else \
52     case $$MAKEFLAGS in \
53       *\\[\ \   ]*) \
54         bs=\\; \
55         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
57     esac; \
58   fi; \
59   skip_next=no; \
60   strip_trailopt () \
61   { \
62     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63   }; \
64   for flg in $$sane_makeflags; do \
65     test $$skip_next = yes && { skip_next=no; continue; }; \
66     case $$flg in \
67       *=*|--*) continue;; \
68         -*I) strip_trailopt 'I'; skip_next=yes;; \
69       -*I?*) strip_trailopt 'I';; \
70         -*O) strip_trailopt 'O'; skip_next=yes;; \
71       -*O?*) strip_trailopt 'O';; \
72         -*l) strip_trailopt 'l'; skip_next=yes;; \
73       -*l?*) strip_trailopt 'l';; \
74       -[dEDm]) skip_next=yes;; \
75       -[JT]) skip_next=yes;; \
76     esac; \
77     case $$flg in \
78       *$$target_option*) has_opt=yes; break;; \
79     esac; \
80   done; \
81   test $$has_opt = yes
82 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
84 pkgdatadir = $(datadir)/@PACKAGE@
85 pkgincludedir = $(includedir)/@PACKAGE@
86 pkglibdir = $(libdir)/@PACKAGE@
87 pkglibexecdir = $(libexecdir)/@PACKAGE@
88 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
89 install_sh_DATA = $(install_sh) -c -m 644
90 install_sh_PROGRAM = $(install_sh) -c
91 install_sh_SCRIPT = $(install_sh) -c
92 INSTALL_HEADER = $(INSTALL_DATA)
93 transform = $(program_transform_name)
94 NORMAL_INSTALL = :
95 PRE_INSTALL = :
96 POST_INSTALL = :
97 NORMAL_UNINSTALL = :
98 PRE_UNINSTALL = :
99 POST_UNINSTALL = :
100 build_triplet = @build@
101 host_triplet = @host@
102 DIST_COMMON = $(srcdir)/Makefile.inc $(srcdir)/Makefile.in \
103         $(srcdir)/Makefile.am $(top_srcdir)/mkinstalldirs
104 subdir = tests/data
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
107         $(top_srcdir)/m4/curl-confopts.m4 \
108         $(top_srcdir)/m4/curl-functions.m4 \
109         $(top_srcdir)/m4/curl-openssl.m4 \
110         $(top_srcdir)/m4/curl-override.m4 \
111         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
112         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
113         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
114         $(top_srcdir)/m4/xc-am-iface.m4 \
115         $(top_srcdir)/m4/xc-cc-check.m4 \
116         $(top_srcdir)/m4/xc-lt-iface.m4 \
117         $(top_srcdir)/m4/xc-translit.m4 \
118         $(top_srcdir)/m4/xc-val-flgs.m4 \
119         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
120         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
121         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
122         $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124         $(ACLOCAL_M4)
125 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
127         $(top_builddir)/include/curl/curlbuild.h
128 CONFIG_CLEAN_FILES =
129 CONFIG_CLEAN_VPATH_FILES =
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo "  GEN     " $@;
137 am__v_GEN_1 = 
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 = 
142 SOURCES =
143 DIST_SOURCES =
144 am__can_run_installinfo = \
145   case $$AM_UPDATE_INFO_DIR in \
146     n|no|NO) false;; \
147     *) (install-info --version) >/dev/null 2>&1;; \
148   esac
149 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
150 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151 ACLOCAL = @ACLOCAL@
152 AMTAR = @AMTAR@
153 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154 AR = @AR@
155 AS = @AS@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
161 CC = @CC@
162 CCDEPMODE = @CCDEPMODE@
163 CFLAGS = @CFLAGS@
164 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
165 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
169 CURLVERSION = @CURLVERSION@
170 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
171 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
172 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
173 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
174 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
175 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
176 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
177 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
178 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
179 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
180 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
181 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
182 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
183 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
184 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
185 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
186 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
187 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
188 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
189 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DEPDIR = @DEPDIR@
193 DLLTOOL = @DLLTOOL@
194 DSYMUTIL = @DSYMUTIL@
195 DUMPBIN = @DUMPBIN@
196 ECHO_C = @ECHO_C@
197 ECHO_N = @ECHO_N@
198 ECHO_T = @ECHO_T@
199 EGREP = @EGREP@
200 ENABLE_SHARED = @ENABLE_SHARED@
201 ENABLE_STATIC = @ENABLE_STATIC@
202 EXEEXT = @EXEEXT@
203 FGREP = @FGREP@
204 GREP = @GREP@
205 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
206 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
207 HAVE_LIBZ = @HAVE_LIBZ@
208 HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
209 IDN_ENABLED = @IDN_ENABLED@
210 INSTALL = @INSTALL@
211 INSTALL_DATA = @INSTALL_DATA@
212 INSTALL_PROGRAM = @INSTALL_PROGRAM@
213 INSTALL_SCRIPT = @INSTALL_SCRIPT@
214 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215 IPV6_ENABLED = @IPV6_ENABLED@
216 LD = @LD@
217 LDFLAGS = @LDFLAGS@
218 LIBCURL_LIBS = @LIBCURL_LIBS@
219 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
220 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
221 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
222 LIBOBJS = @LIBOBJS@
223 LIBS = @LIBS@
224 LIBTOOL = @LIBTOOL@
225 LIPO = @LIPO@
226 LN_S = @LN_S@
227 LTLIBOBJS = @LTLIBOBJS@
228 MAINT = @MAINT@
229 MAKEINFO = @MAKEINFO@
230 MANIFEST_TOOL = @MANIFEST_TOOL@
231 MANOPT = @MANOPT@
232 MKDIR_P = @MKDIR_P@
233 NM = @NM@
234 NMEDIT = @NMEDIT@
235 NROFF = @NROFF@
236 NSS_LIBS = @NSS_LIBS@
237 OBJDUMP = @OBJDUMP@
238 OBJEXT = @OBJEXT@
239 OTOOL = @OTOOL@
240 OTOOL64 = @OTOOL64@
241 PACKAGE = @PACKAGE@
242 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243 PACKAGE_NAME = @PACKAGE_NAME@
244 PACKAGE_STRING = @PACKAGE_STRING@
245 PACKAGE_TARNAME = @PACKAGE_TARNAME@
246 PACKAGE_URL = @PACKAGE_URL@
247 PACKAGE_VERSION = @PACKAGE_VERSION@
248 PATH_SEPARATOR = @PATH_SEPARATOR@
249 PERL = @PERL@
250 PKGADD_NAME = @PKGADD_NAME@
251 PKGADD_PKG = @PKGADD_PKG@
252 PKGADD_VENDOR = @PKGADD_VENDOR@
253 PKGCONFIG = @PKGCONFIG@
254 RANDOM_FILE = @RANDOM_FILE@
255 RANLIB = @RANLIB@
256 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
257 SED = @SED@
258 SET_MAKE = @SET_MAKE@
259 SHELL = @SHELL@
260 SSL_ENABLED = @SSL_ENABLED@
261 STRIP = @STRIP@
262 SUPPORT_FEATURES = @SUPPORT_FEATURES@
263 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
264 USE_ARES = @USE_ARES@
265 USE_AXTLS = @USE_AXTLS@
266 USE_CYASSL = @USE_CYASSL@
267 USE_DARWINSSL = @USE_DARWINSSL@
268 USE_GNUTLS = @USE_GNUTLS@
269 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
270 USE_LIBRTMP = @USE_LIBRTMP@
271 USE_LIBSSH2 = @USE_LIBSSH2@
272 USE_NGHTTP2 = @USE_NGHTTP2@
273 USE_NSS = @USE_NSS@
274 USE_OPENLDAP = @USE_OPENLDAP@
275 USE_POLARSSL = @USE_POLARSSL@
276 USE_SCHANNEL = @USE_SCHANNEL@
277 USE_SSLEAY = @USE_SSLEAY@
278 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
279 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
280 VERSION = @VERSION@
281 VERSIONNUM = @VERSIONNUM@
282 ZLIB_LIBS = @ZLIB_LIBS@
283 abs_builddir = @abs_builddir@
284 abs_srcdir = @abs_srcdir@
285 abs_top_builddir = @abs_top_builddir@
286 abs_top_srcdir = @abs_top_srcdir@
287 ac_ct_AR = @ac_ct_AR@
288 ac_ct_CC = @ac_ct_CC@
289 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
290 am__include = @am__include@
291 am__leading_dot = @am__leading_dot@
292 am__quote = @am__quote@
293 am__tar = @am__tar@
294 am__untar = @am__untar@
295 bindir = @bindir@
296 build = @build@
297 build_alias = @build_alias@
298 build_cpu = @build_cpu@
299 build_os = @build_os@
300 build_vendor = @build_vendor@
301 builddir = @builddir@
302 datadir = @datadir@
303 datarootdir = @datarootdir@
304 docdir = @docdir@
305 dvidir = @dvidir@
306 exec_prefix = @exec_prefix@
307 host = @host@
308 host_alias = @host_alias@
309 host_cpu = @host_cpu@
310 host_os = @host_os@
311 host_vendor = @host_vendor@
312 htmldir = @htmldir@
313 includedir = @includedir@
314 infodir = @infodir@
315 install_sh = @install_sh@
316 libdir = @libdir@
317 libexecdir = @libexecdir@
318 libext = @libext@
319 localedir = @localedir@
320 localstatedir = @localstatedir@
321 mandir = @mandir@
322 mkdir_p = @mkdir_p@
323 oldincludedir = @oldincludedir@
324 pdfdir = @pdfdir@
325 prefix = @prefix@
326 program_transform_name = @program_transform_name@
327 psdir = @psdir@
328 sbindir = @sbindir@
329 sharedstatedir = @sharedstatedir@
330 srcdir = @srcdir@
331 subdirs = @subdirs@
332 sysconfdir = @sysconfdir@
333 target_alias = @target_alias@
334 top_build_prefix = @top_build_prefix@
335 top_builddir = @top_builddir@
336 top_srcdir = @top_srcdir@
337
338 # this list is in numerical order
339 TESTCASES = test1 test2 test3 test4 test5 test6 test7 test8 test9       \
340 test10 test11 test12 test13 test14 test15 test16 test17 test18 test19   \
341 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29   \
342 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39   \
343 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49   \
344 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59   \
345 test60 test61 test62 test63 test64 test65 test66 test67 test68 test69   \
346 test70 test71 test72 test73 test74 test75 test76 test77 test78 test79   \
347 test80 test81 test82 test83 test84 test85 test86 test87 test88 test89   \
348 test90 test91 test92 test93 test94 test95 test96 test97 test98 test99   \
349 test100 test101 test102 test103 test104 test105 test106 test107 test108 \
350 test109 test110 test111 test112 test113 test114 test115 test116 test117 \
351 test118 test119 test120 test121 test122 test123 test124 test125 test126 \
352 test127 test128 test129 test130 test131 test132 test133 test134 test135 \
353 test136 test137 test138 test139 test140 test141 test142 test143 test144 \
354 test145 test146 test147 test148 test149 test150 test151 test152 test153 \
355 test154 test155 test156 test157 test158 test159 test160 test161 test162 \
356 test163 test164 test165 test166 test167 test168 test169 test170 test171 \
357 test172 test173 test174 test175 test176 test177 test178 test179 test180 \
358 test181 test182 test183 test184 test185 test186 test187 test188 test189 \
359 test190 test191 test192 test193 test194 test195 test196 test197 test198 \
360 test199 test200 test201 test202 test203 test204 test205 test206 test207 \
361 test208 test209 test210 test211 test212 test213 test214 test215 test216 \
362 test217 test218         test220 test221 test222 test223 test224 test225 \
363 test226 test227 test228 test229         test231         test233 test234 \
364 test235 test236 test237 test238 test239 test240 test241 test242 test243 \
365         test245 test246 test247 test248 test249 test250 test251 test252 \
366 test253 test254 test255 test256 test257 test258 test259 test260 test261 \
367 test262 test263 test264 test265 test266 test267 test268 test269 test270 \
368 test271 test272 test273 test274 test275 test276 test277 test278 test279 \
369 test280 test281 test282 test283 test284 test285 test286 test287 test288 \
370 test289 test290 test291 test292 test293 test294 test295 test296 test297 \
371 test298 test299 test300 test301 test302 test303 test304 test305 test306 \
372 test307 test308 test309 test310 test311 test312 test313                 \
373                                 test320 test321 test322 test323 test324 \
374 test325 \
375 test350 test351 test352 test353 test354 \
376 \
377 test400 test401 test402 test403 test404 test405 test406 test407 test408 \
378 test409 \
379 \
380 test500 test501 test502 test503 test504 test505 test506 test507 test508 \
381 test509 test510 test511 test512 test513 test514 test515 test516 test517 \
382 test518 test519 test520 test521 test522 test523 test524 test525 test526 \
383 test527 test528 test529 test530 test531 test532 test533 test534 test535 \
384 test536 test537 test538 test539 test540 test541 test542 test543 test544 \
385 test545 test546 test547 test548 test549 test550 test551 test552 test553 \
386 test554 test555 test556 test557 test558         test560 test561 test562 \
387 test563 test564 test565 test566 test567 test568 test569 test570 test571 \
388 test572 test573 test574 test575 test576         test578 test579 test580 \
389 test581 test582 test583 test584 test585 test586 test587 test588         \
390 test590 test591 test592 test593 test594 test595 test596 test597 test598 \
391 test599 test600 test601 test602 test603 test604 test605 test606 test607 \
392 test608 test609 test610 test611 test612 test613 test614 test615 test616 \
393 test617 test618 test619 test620 test621 test622 test623 test624 test625 \
394 test626 test627 test628 test629 test630 test631 test632 test633 test634 \
395 test635 test636 test637 test638 test639 test640 test641 \
396 \
397 test700 test701 test702 test703 test704 test705 test706 test707 test708 \
398 test709 test710 test711 test712 \
399 \
400 test800 test801 test802 test803 test804 test805 test806 test807 test808 \
401 test809 test810 test811 test812 test813 test814 test815 test816 test817 \
402 test818 test819 test820 test821 test822 test823 test824 test825 test826 \
403 test827 test828 test829 test830 test831 test832 test833 test834 test835 \
404 test836 \
405 \
406 test850 test851 test852 test853 test854 test855 test856 test857 test858 \
407 test859 test860 test861 test862 test863 test864 test865 test866 test867 \
408 test868 test869 test870 test871 test872 test873 test874 test875 test876 \
409 test877 test878 test879 test880 test881 test882 \
410 \
411 test900 test901 test902 test903 test904 test905 test906 test907 test908 \
412 test909 test910 test911 test912 test913 test914 test915 test916 test917 \
413 test918 test919 test920 test921 test922 test923 test924 test925 test926 \
414 test927 test928 test929 test930 test931 test932 test933 test934 test935 \
415 test936 test937 test938 test939 test940 test941 \
416 \
417 test1000 test1001 test1002 test1003 test1004 test1005 test1006 test1007 \
418 test1008 test1009 test1010 test1011 test1012 test1013 test1014 test1015 \
419 test1016 test1017 test1018 test1019 test1020 test1021 test1022 test1023 \
420 test1024 test1025 test1026 test1027 test1028 test1029 test1030 test1031 \
421 test1032 test1033 test1034 test1035 test1036 test1037 test1038 test1039 \
422 test1040 test1041 test1042 test1043 test1044 test1045 test1046 test1047 \
423 test1048 test1049 test1050 test1051 test1052 test1053 test1054 test1055 \
424 test1056 test1057 test1058 test1059 test1060 test1061 test1062 test1063 \
425 test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
426 test1072 test1073 test1074 test1075 test1076 test1077 test1078 test1079 \
427 test1080 test1081 test1082 test1083 test1084 test1085 test1086 test1087 \
428 test1088 test1089 test1090 test1091 test1092 test1093 test1094 test1095 \
429 test1096 test1097 test1098 test1099 test1100 test1101 test1102 test1103 \
430 test1104 test1105 test1106 test1107 test1108 test1109 test1110 test1111 \
431 test1112 test1113 test1114 test1115 test1116 test1117 test1118 test1119 \
432 test1120 test1121 test1122 test1123 test1124 test1125 test1126 test1127 \
433 test1128 test1129 test1130 test1131 test1132 test1133 test1134 \
434 \
435 test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
436 test1208 test1209 test1210 test1211 test1212 test1213 test1214 test1215 \
437 test1216 test1217 test1218 test1219 \
438 test1220 test1221 test1222 test1223 test1224 test1225 test1226 test1227 \
439 test1228 test1229 test1230 test1231 test1232 test1233 test1234 test1235 \
440 test1236 test1237 test1238 test1239 test1240 \
441 \
442 test1300 test1301 test1302 test1303 test1304 test1305 test1306 test1307 \
443 test1308 test1309 test1310 test1311 test1312 test1313 test1314 test1315 \
444 test1316 test1317 test1318 test1319 test1320 test1321                   \
445          test1325 test1326 test1327 test1328 test1329 test1330 test1331 \
446 test1332 test1333 test1334 test1335 test1336 test1337 test1338 test1339 \
447 test1340 test1341 test1342 test1343 test1344 test1345 test1346 test1347 \
448 test1348 test1349 test1350 test1351 test1352 test1353 test1354 test1355 \
449 test1356 test1357 test1358 test1359 test1360 test1361 test1362 test1363 \
450 test1364 test1365 test1366 test1367 test1368 test1369 test1370 test1371 \
451 test1372 test1373 test1374 test1375 test1376 test1377 test1378 test1379 \
452 test1380 test1381 test1382 test1383 test1384 test1385 test1386 test1387 \
453 test1388 test1389 test1390 test1391 test1392 test1393 test1394 test1395 \
454 test1396 test1397 test1398 \
455 \
456 test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \
457 test1408 test1409 test1410 test1411 test1412 test1413 test1414 test1415 \
458 test1416 test1417 test1418 test1419 test1420 \
459 \
460 test1428 test1429 test1430 test1431 test1432 test1433 test1434 test1435 \
461 test1436 \
462 \
463 test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
464 test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
465 test1516 \
466 \
467 test1520 \
468 \
469 test1525 test1526 test1527 test1528 test1529 \
470 \
471 test1800 test1801 \
472 \
473 test1900 test1901 test1902 test1903 \
474 \
475 test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \
476 test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \
477 test2016 test2017 test2018 test2019 test2020 test2021 test2022 test2023 \
478 test2024 test2025 test2026 test2027 test2028 test2029 test2030 test2031 \
479 test2032 test2033 test2034 test2035 test2036 test2037 test2038
480
481
482 # TESTCASES are taken from Makefile.inc
483 EXTRA_DIST = $(TESTCASES) DISABLED
484 all: all-am
485
486 .SUFFIXES:
487 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
488         @for dep in $?; do \
489           case '$(am__configure_deps)' in \
490             *$$dep*) \
491               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
492                 && { if test -f $@; then exit 0; else break; fi; }; \
493               exit 1;; \
494           esac; \
495         done; \
496         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/data/Makefile'; \
497         $(am__cd) $(top_srcdir) && \
498           $(AUTOMAKE) --foreign tests/data/Makefile
499 .PRECIOUS: Makefile
500 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
501         @case '$?' in \
502           *config.status*) \
503             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
504           *) \
505             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
506             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
507         esac;
508 $(srcdir)/Makefile.inc:
509
510 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
511         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
512
513 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
514         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
515 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
516         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517 $(am__aclocal_m4_deps):
518
519 mostlyclean-libtool:
520         -rm -f *.lo
521
522 clean-libtool:
523         -rm -rf .libs _libs
524 tags TAGS:
525
526 ctags CTAGS:
527
528 cscope cscopelist:
529
530
531 distdir: $(DISTFILES)
532         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
533         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534         list='$(DISTFILES)'; \
535           dist_files=`for file in $$list; do echo $$file; done | \
536           sed -e "s|^$$srcdirstrip/||;t" \
537               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
538         case $$dist_files in \
539           */*) $(MKDIR_P) `echo "$$dist_files" | \
540                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
541                            sort -u` ;; \
542         esac; \
543         for file in $$dist_files; do \
544           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
545           if test -d $$d/$$file; then \
546             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
547             if test -d "$(distdir)/$$file"; then \
548               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
549             fi; \
550             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
551               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
552               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
553             fi; \
554             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
555           else \
556             test -f "$(distdir)/$$file" \
557             || cp -p $$d/$$file "$(distdir)/$$file" \
558             || exit 1; \
559           fi; \
560         done
561 check-am: all-am
562 check: check-am
563 all-am: Makefile
564 installdirs:
565 install-exec: install-exec-am
566 install-data: install-data-am
567 uninstall: uninstall-am
568
569 install-am: all-am
570         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571
572 installcheck: installcheck-am
573 install-strip:
574         if test -z '$(STRIP)'; then \
575           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577               install; \
578         else \
579           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
582         fi
583 mostlyclean-generic:
584
585 clean-generic:
586
587 distclean-generic:
588         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
589         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
590
591 maintainer-clean-generic:
592         @echo "This command is intended for maintainers to use"
593         @echo "it deletes files that may require special tools to rebuild."
594 clean: clean-am
595
596 clean-am: clean-generic clean-libtool mostlyclean-am
597
598 distclean: distclean-am
599         -rm -f Makefile
600 distclean-am: clean-am distclean-generic
601
602 dvi: dvi-am
603
604 dvi-am:
605
606 html: html-am
607
608 html-am:
609
610 info: info-am
611
612 info-am:
613
614 install-data-am:
615
616 install-dvi: install-dvi-am
617
618 install-dvi-am:
619
620 install-exec-am:
621
622 install-html: install-html-am
623
624 install-html-am:
625
626 install-info: install-info-am
627
628 install-info-am:
629
630 install-man:
631
632 install-pdf: install-pdf-am
633
634 install-pdf-am:
635
636 install-ps: install-ps-am
637
638 install-ps-am:
639
640 installcheck-am:
641
642 maintainer-clean: maintainer-clean-am
643         -rm -f Makefile
644 maintainer-clean-am: distclean-am maintainer-clean-generic
645
646 mostlyclean: mostlyclean-am
647
648 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
649
650 pdf: pdf-am
651
652 pdf-am:
653
654 ps: ps-am
655
656 ps-am:
657
658 uninstall-am:
659
660 .MAKE: install-am install-strip
661
662 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
663         cscopelist-am ctags-am distclean distclean-generic \
664         distclean-libtool distdir dvi dvi-am html html-am info info-am \
665         install install-am install-data install-data-am install-dvi \
666         install-dvi-am install-exec install-exec-am install-html \
667         install-html-am install-info install-info-am install-man \
668         install-pdf install-pdf-am install-ps install-ps-am \
669         install-strip installcheck installcheck-am installdirs \
670         maintainer-clean maintainer-clean-generic mostlyclean \
671         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
672         tags-am uninstall uninstall-am
673
674 iall:
675 install:
676 test:
677
678 filecheck:
679         @mkdir test-place; \
680         cp "$(top_srcdir)"/tests/data/test[0-9]* test-place/; \
681         rm test-place/*~; \
682         for f in $(EXTRA_DIST); do \
683           if test -f "$(top_srcdir)/tests/data/$$f"; then \
684             rm -f "test-place/$$f"; \
685           else \
686             echo "$$f is listed but missing!"; \
687           fi \
688         done; \
689         echo "Local files not present in EXTRA_DIST:" ; \
690         ls test-place; \
691         ! ls test-place | grep . >/dev/null ; \
692         RC=$$? ; \
693         rm -rf test-place ; \
694         exit $$RC
695
696 show:
697         @echo $(EXTRA_DIST)
698
699 # Tell versions [3.59,3.63) of GNU make to not export all variables.
700 # Otherwise a system limit (for SysV at least) may be exceeded.
701 .NOEXPORT: