589c60602833c103defc80edd27d7fea9fdecff7
[platform/upstream/curl.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 - 2013, 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 = { \
40   if test -z '$(MAKELEVEL)'; then \
41     false; \
42   elif test -n '$(MAKE_HOST)'; then \
43     true; \
44   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
45     true; \
46   else \
47     false; \
48   fi; \
49 }
50 am__make_running_with_option = \
51   case $${target_option-} in \
52       ?) ;; \
53       *) echo "am__make_running_with_option: internal error: invalid" \
54               "target option '$${target_option-}' specified" >&2; \
55          exit 1;; \
56   esac; \
57   has_opt=no; \
58   sane_makeflags=$$MAKEFLAGS; \
59   if $(am__is_gnu_make); then \
60     sane_makeflags=$$MFLAGS; \
61   else \
62     case $$MAKEFLAGS in \
63       *\\[\ \   ]*) \
64         bs=\\; \
65         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
66           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
67     esac; \
68   fi; \
69   skip_next=no; \
70   strip_trailopt () \
71   { \
72     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
73   }; \
74   for flg in $$sane_makeflags; do \
75     test $$skip_next = yes && { skip_next=no; continue; }; \
76     case $$flg in \
77       *=*|--*) continue;; \
78         -*I) strip_trailopt 'I'; skip_next=yes;; \
79       -*I?*) strip_trailopt 'I';; \
80         -*O) strip_trailopt 'O'; skip_next=yes;; \
81       -*O?*) strip_trailopt 'O';; \
82         -*l) strip_trailopt 'l'; skip_next=yes;; \
83       -*l?*) strip_trailopt 'l';; \
84       -[dEDm]) skip_next=yes;; \
85       -[JT]) skip_next=yes;; \
86     esac; \
87     case $$flg in \
88       *$$target_option*) has_opt=yes; break;; \
89     esac; \
90   done; \
91   test $$has_opt = yes
92 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
93 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
94 pkgdatadir = $(datadir)/@PACKAGE@
95 pkgincludedir = $(includedir)/@PACKAGE@
96 pkglibdir = $(libdir)/@PACKAGE@
97 pkglibexecdir = $(libexecdir)/@PACKAGE@
98 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99 install_sh_DATA = $(install_sh) -c -m 644
100 install_sh_PROGRAM = $(install_sh) -c
101 install_sh_SCRIPT = $(install_sh) -c
102 INSTALL_HEADER = $(INSTALL_DATA)
103 transform = $(program_transform_name)
104 NORMAL_INSTALL = :
105 PRE_INSTALL = :
106 POST_INSTALL = :
107 NORMAL_UNINSTALL = :
108 PRE_UNINSTALL = :
109 POST_UNINSTALL = :
110 build_triplet = @build@
111 host_triplet = @host@
112 subdir = tests
113 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
115         $(top_srcdir)/m4/curl-confopts.m4 \
116         $(top_srcdir)/m4/curl-functions.m4 \
117         $(top_srcdir)/m4/curl-openssl.m4 \
118         $(top_srcdir)/m4/curl-override.m4 \
119         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
120         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
121         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
122         $(top_srcdir)/m4/xc-am-iface.m4 \
123         $(top_srcdir)/m4/xc-cc-check.m4 \
124         $(top_srcdir)/m4/xc-lt-iface.m4 \
125         $(top_srcdir)/m4/xc-translit.m4 \
126         $(top_srcdir)/m4/xc-val-flgs.m4 \
127         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
128         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
129         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
130         $(top_srcdir)/configure.ac
131 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132         $(ACLOCAL_M4)
133 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
134 mkinstalldirs = $(install_sh) -d
135 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
136         $(top_builddir)/include/curl/curlbuild.h
137 CONFIG_CLEAN_FILES =
138 CONFIG_CLEAN_VPATH_FILES =
139 AM_V_P = $(am__v_P_@AM_V@)
140 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141 am__v_P_0 = false
142 am__v_P_1 = :
143 AM_V_GEN = $(am__v_GEN_@AM_V@)
144 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145 am__v_GEN_0 = @echo "  GEN     " $@;
146 am__v_GEN_1 = 
147 AM_V_at = $(am__v_at_@AM_V@)
148 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149 am__v_at_0 = @
150 am__v_at_1 = 
151 SOURCES =
152 DIST_SOURCES =
153 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154         ctags-recursive dvi-recursive html-recursive info-recursive \
155         install-data-recursive install-dvi-recursive \
156         install-exec-recursive install-html-recursive \
157         install-info-recursive install-pdf-recursive \
158         install-ps-recursive install-recursive installcheck-recursive \
159         installdirs-recursive pdf-recursive ps-recursive \
160         tags-recursive uninstall-recursive
161 am__can_run_installinfo = \
162   case $$AM_UPDATE_INFO_DIR in \
163     n|no|NO) false;; \
164     *) (install-info --version) >/dev/null 2>&1;; \
165   esac
166 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
167   distclean-recursive maintainer-clean-recursive
168 am__recursive_targets = \
169   $(RECURSIVE_TARGETS) \
170   $(RECURSIVE_CLEAN_TARGETS) \
171   $(am__extra_recursive_targets)
172 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
173         distdir
174 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175 # Read a list of newline-separated strings from the standard input,
176 # and print each of them once, without duplicates.  Input order is
177 # *not* preserved.
178 am__uniquify_input = $(AWK) '\
179   BEGIN { nonempty = 0; } \
180   { items[$$0] = 1; nonempty = 1; } \
181   END { if (nonempty) { for (i in items) print i; }; } \
182 '
183 # Make sure the list of sources is unique.  This is necessary because,
184 # e.g., the same source file might be shared among _SOURCES variables
185 # for different programs/libraries.
186 am__define_uniq_tagged_files = \
187   list='$(am__tagged_files)'; \
188   unique=`for i in $$list; do \
189     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190   done | $(am__uniquify_input)`
191 ETAGS = etags
192 CTAGS = ctags
193 am__DIST_COMMON = $(srcdir)/Makefile.in README
194 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195 am__relativize = \
196   dir0=`pwd`; \
197   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
198   sed_rest='s,^[^/]*/*,,'; \
199   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
200   sed_butlast='s,/*[^/]*$$,,'; \
201   while test -n "$$dir1"; do \
202     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
203     if test "$$first" != "."; then \
204       if test "$$first" = ".."; then \
205         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
206         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
207       else \
208         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
209         if test "$$first2" = "$$first"; then \
210           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
211         else \
212           dir2="../$$dir2"; \
213         fi; \
214         dir0="$$dir0"/"$$first"; \
215       fi; \
216     fi; \
217     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
218   done; \
219   reldir="$$dir2"
220 ACLOCAL = @ACLOCAL@
221 AMTAR = @AMTAR@
222 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
223 AR = @AR@
224 AS = @AS@
225 AUTOCONF = @AUTOCONF@
226 AUTOHEADER = @AUTOHEADER@
227 AUTOMAKE = @AUTOMAKE@
228 AWK = @AWK@
229 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
230 CC = @CC@
231 CCDEPMODE = @CCDEPMODE@
232 CFLAGS = @CFLAGS@
233 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
234 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
235 CPP = @CPP@
236 CPPFLAGS = @CPPFLAGS@
237 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
238 CURLVERSION = @CURLVERSION@
239 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
240 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
241 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
242 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
243 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
244 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
245 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
246 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
247 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
248 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
249 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
250 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
251 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
252 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
253 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
254 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
255 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
256 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
257 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
258 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
259 CYGPATH_W = @CYGPATH_W@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DLLTOOL = @DLLTOOL@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EGREP = @EGREP@
269 ENABLE_SHARED = @ENABLE_SHARED@
270 ENABLE_STATIC = @ENABLE_STATIC@
271 EXEEXT = @EXEEXT@
272 FGREP = @FGREP@
273 GREP = @GREP@
274 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
275 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
276 HAVE_LIBZ = @HAVE_LIBZ@
277 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
278 IDN_ENABLED = @IDN_ENABLED@
279 INSTALL = @INSTALL@
280 INSTALL_DATA = @INSTALL_DATA@
281 INSTALL_PROGRAM = @INSTALL_PROGRAM@
282 INSTALL_SCRIPT = @INSTALL_SCRIPT@
283 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
284 IPV6_ENABLED = @IPV6_ENABLED@
285 LD = @LD@
286 LDFLAGS = @LDFLAGS@
287 LIBCURL_LIBS = @LIBCURL_LIBS@
288 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
289 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
290 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
291 LIBOBJS = @LIBOBJS@
292 LIBS = @LIBS@
293 LIBTOOL = @LIBTOOL@
294 LIPO = @LIPO@
295 LN_S = @LN_S@
296 LTLIBOBJS = @LTLIBOBJS@
297 MAINT = @MAINT@
298 MAKEINFO = @MAKEINFO@
299 MANIFEST_TOOL = @MANIFEST_TOOL@
300 MANOPT = @MANOPT@
301 MKDIR_P = @MKDIR_P@
302 NM = @NM@
303 NMEDIT = @NMEDIT@
304 NROFF = @NROFF@
305 NSS_LIBS = @NSS_LIBS@
306 OBJDUMP = @OBJDUMP@
307 OBJEXT = @OBJEXT@
308 OTOOL = @OTOOL@
309 OTOOL64 = @OTOOL64@
310 PACKAGE = @PACKAGE@
311 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
312 PACKAGE_NAME = @PACKAGE_NAME@
313 PACKAGE_STRING = @PACKAGE_STRING@
314 PACKAGE_TARNAME = @PACKAGE_TARNAME@
315 PACKAGE_URL = @PACKAGE_URL@
316 PACKAGE_VERSION = @PACKAGE_VERSION@
317 PATH_SEPARATOR = @PATH_SEPARATOR@
318 PERL = @PERL@
319 PKGADD_NAME = @PKGADD_NAME@
320 PKGADD_PKG = @PKGADD_PKG@
321 PKGADD_VENDOR = @PKGADD_VENDOR@
322 PKGCONFIG = @PKGCONFIG@
323 RANDOM_FILE = @RANDOM_FILE@
324 RANLIB = @RANLIB@
325 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
326 SED = @SED@
327 SET_MAKE = @SET_MAKE@
328 SHELL = @SHELL@
329 SSL_ENABLED = @SSL_ENABLED@
330 SSL_LIBS = @SSL_LIBS@
331 STRIP = @STRIP@
332 SUPPORT_FEATURES = @SUPPORT_FEATURES@
333 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
334 USE_ARES = @USE_ARES@
335 USE_AXTLS = @USE_AXTLS@
336 USE_CYASSL = @USE_CYASSL@
337 USE_DARWINSSL = @USE_DARWINSSL@
338 USE_GNUTLS = @USE_GNUTLS@
339 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
340 USE_LIBRTMP = @USE_LIBRTMP@
341 USE_LIBSSH2 = @USE_LIBSSH2@
342 USE_NGHTTP2 = @USE_NGHTTP2@
343 USE_NSS = @USE_NSS@
344 USE_OPENLDAP = @USE_OPENLDAP@
345 USE_POLARSSL = @USE_POLARSSL@
346 USE_SCHANNEL = @USE_SCHANNEL@
347 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
348 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
349 VERSION = @VERSION@
350 VERSIONNUM = @VERSIONNUM@
351 ZLIB_LIBS = @ZLIB_LIBS@
352 abs_builddir = @abs_builddir@
353 abs_srcdir = @abs_srcdir@
354 abs_top_builddir = @abs_top_builddir@
355 abs_top_srcdir = @abs_top_srcdir@
356 ac_ct_AR = @ac_ct_AR@
357 ac_ct_CC = @ac_ct_CC@
358 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
359 am__include = @am__include@
360 am__leading_dot = @am__leading_dot@
361 am__quote = @am__quote@
362 am__tar = @am__tar@
363 am__untar = @am__untar@
364 bindir = @bindir@
365 build = @build@
366 build_alias = @build_alias@
367 build_cpu = @build_cpu@
368 build_os = @build_os@
369 build_vendor = @build_vendor@
370 builddir = @builddir@
371 datadir = @datadir@
372 datarootdir = @datarootdir@
373 docdir = @docdir@
374 dvidir = @dvidir@
375 exec_prefix = @exec_prefix@
376 host = @host@
377 host_alias = @host_alias@
378 host_cpu = @host_cpu@
379 host_os = @host_os@
380 host_vendor = @host_vendor@
381 htmldir = @htmldir@
382 includedir = @includedir@
383 infodir = @infodir@
384 install_sh = @install_sh@
385 libdir = @libdir@
386 libexecdir = @libexecdir@
387 libext = @libext@
388 localedir = @localedir@
389 localstatedir = @localstatedir@
390 mandir = @mandir@
391 mkdir_p = @mkdir_p@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 prefix = @prefix@
395 program_transform_name = @program_transform_name@
396 psdir = @psdir@
397 sbindir = @sbindir@
398 sharedstatedir = @sharedstatedir@
399 srcdir = @srcdir@
400 subdirs = @subdirs@
401 sysconfdir = @sysconfdir@
402 target_alias = @target_alias@
403 top_build_prefix = @top_build_prefix@
404 top_builddir = @top_builddir@
405 top_srcdir = @top_srcdir@
406 HTMLPAGES = testcurl.html runtests.html
407 PDFPAGES = testcurl.pdf runtests.pdf
408 EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \
409  FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm   \
410  sshserver.pl sshhelp.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) \
411  serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
412  CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py extern-scan.pl
413
414 DISTCLEANFILES = configurehelp.pm
415 @BUILD_UNITTESTS_FALSE@BUILD_UNIT = 
416
417 # we have two variables here to make sure DIST_SUBDIRS won't get 'unit'
418 # added twice as then targets such as 'distclean' misbehave and try to
419 # do things twice in that subdir at times (and thus fails).
420 @BUILD_UNITTESTS_TRUE@BUILD_UNIT = unit
421 @BUILD_UNITTESTS_FALSE@DIST_UNIT = unit
422 @BUILD_UNITTESTS_TRUE@DIST_UNIT = 
423 SUBDIRS = certs data server libtest $(BUILD_UNIT)
424 DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
425 PERLFLAGS = -I$(srcdir)
426 CLEANFILES = .http.pid .https.pid .ftp.pid .ftps.pid
427 MAN2HTML = roffit < $< >$@
428 @CROSSCOMPILING_FALSE@TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
429 @CROSSCOMPILING_TRUE@TEST = @echo "NOTICE: we can't run the tests when cross-compiling!"
430 @CROSSCOMPILING_FALSE@TEST_Q = -a -s
431 @CROSSCOMPILING_FALSE@TEST_AM = -a -am
432 @CROSSCOMPILING_FALSE@TEST_F = -a -p -r
433 @CROSSCOMPILING_FALSE@TEST_T = -a -t
434 all: all-recursive
435
436 .SUFFIXES:
437 .SUFFIXES: .1 .html .pdf
438 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
439         @for dep in $?; do \
440           case '$(am__configure_deps)' in \
441             *$$dep*) \
442               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443                 && { if test -f $@; then exit 0; else break; fi; }; \
444               exit 1;; \
445           esac; \
446         done; \
447         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
448         $(am__cd) $(top_srcdir) && \
449           $(AUTOMAKE) --foreign tests/Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
451         @case '$?' in \
452           *config.status*) \
453             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
454           *) \
455             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
456             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
457         esac;
458
459 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
460         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461
462 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
463         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
465         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(am__aclocal_m4_deps):
467
468 mostlyclean-libtool:
469         -rm -f *.lo
470
471 clean-libtool:
472         -rm -rf .libs _libs
473
474 # This directory's subdirectories are mostly independent; you can cd
475 # into them and run 'make' without going through this Makefile.
476 # To change the values of 'make' variables: instead of editing Makefiles,
477 # (1) if the variable is set in 'config.status', edit 'config.status'
478 #     (which will cause the Makefiles to be regenerated when you run 'make');
479 # (2) otherwise, pass the desired values on the 'make' command line.
480 $(am__recursive_targets):
481         @fail=; \
482         if $(am__make_keepgoing); then \
483           failcom='fail=yes'; \
484         else \
485           failcom='exit 1'; \
486         fi; \
487         dot_seen=no; \
488         target=`echo $@ | sed s/-recursive//`; \
489         case "$@" in \
490           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
491           *) list='$(SUBDIRS)' ;; \
492         esac; \
493         for subdir in $$list; do \
494           echo "Making $$target in $$subdir"; \
495           if test "$$subdir" = "."; then \
496             dot_seen=yes; \
497             local_target="$$target-am"; \
498           else \
499             local_target="$$target"; \
500           fi; \
501           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
502           || eval $$failcom; \
503         done; \
504         if test "$$dot_seen" = "no"; then \
505           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
506         fi; test -z "$$fail"
507
508 ID: $(am__tagged_files)
509         $(am__define_uniq_tagged_files); mkid -fID $$unique
510 tags: tags-recursive
511 TAGS: tags
512
513 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
514         set x; \
515         here=`pwd`; \
516         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
517           include_option=--etags-include; \
518           empty_fix=.; \
519         else \
520           include_option=--include; \
521           empty_fix=; \
522         fi; \
523         list='$(SUBDIRS)'; for subdir in $$list; do \
524           if test "$$subdir" = .; then :; else \
525             test ! -f $$subdir/TAGS || \
526               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
527           fi; \
528         done; \
529         $(am__define_uniq_tagged_files); \
530         shift; \
531         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
532           test -n "$$unique" || unique=$$empty_fix; \
533           if test $$# -gt 0; then \
534             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535               "$$@" $$unique; \
536           else \
537             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538               $$unique; \
539           fi; \
540         fi
541 ctags: ctags-recursive
542
543 CTAGS: ctags
544 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
545         $(am__define_uniq_tagged_files); \
546         test -z "$(CTAGS_ARGS)$$unique" \
547           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
548              $$unique
549
550 GTAGS:
551         here=`$(am__cd) $(top_builddir) && pwd` \
552           && $(am__cd) $(top_srcdir) \
553           && gtags -i $(GTAGS_ARGS) "$$here"
554 cscopelist: cscopelist-recursive
555
556 cscopelist-am: $(am__tagged_files)
557         list='$(am__tagged_files)'; \
558         case "$(srcdir)" in \
559           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
560           *) sdir=$(subdir)/$(srcdir) ;; \
561         esac; \
562         for i in $$list; do \
563           if test -f "$$i"; then \
564             echo "$(subdir)/$$i"; \
565           else \
566             echo "$$sdir/$$i"; \
567           fi; \
568         done >> $(top_builddir)/cscope.files
569
570 distclean-tags:
571         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
572
573 distdir: $(DISTFILES)
574         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
576         list='$(DISTFILES)'; \
577           dist_files=`for file in $$list; do echo $$file; done | \
578           sed -e "s|^$$srcdirstrip/||;t" \
579               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
580         case $$dist_files in \
581           */*) $(MKDIR_P) `echo "$$dist_files" | \
582                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
583                            sort -u` ;; \
584         esac; \
585         for file in $$dist_files; do \
586           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
587           if test -d $$d/$$file; then \
588             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
589             if test -d "$(distdir)/$$file"; then \
590               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
591             fi; \
592             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
593               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
594               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595             fi; \
596             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
597           else \
598             test -f "$(distdir)/$$file" \
599             || cp -p $$d/$$file "$(distdir)/$$file" \
600             || exit 1; \
601           fi; \
602         done
603         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
604           if test "$$subdir" = .; then :; else \
605             $(am__make_dryrun) \
606               || test -d "$(distdir)/$$subdir" \
607               || $(MKDIR_P) "$(distdir)/$$subdir" \
608               || exit 1; \
609             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
610             $(am__relativize); \
611             new_distdir=$$reldir; \
612             dir1=$$subdir; dir2="$(top_distdir)"; \
613             $(am__relativize); \
614             new_top_distdir=$$reldir; \
615             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
616             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
617             ($(am__cd) $$subdir && \
618               $(MAKE) $(AM_MAKEFLAGS) \
619                 top_distdir="$$new_top_distdir" \
620                 distdir="$$new_distdir" \
621                 am__remove_distdir=: \
622                 am__skip_length_check=: \
623                 am__skip_mode_fix=: \
624                 distdir) \
625               || exit 1; \
626           fi; \
627         done
628 check-am: all-am
629 check: check-recursive
630 all-am: Makefile
631 installdirs: installdirs-recursive
632 installdirs-am:
633 install: install-recursive
634 install-exec: install-exec-recursive
635 install-data: install-data-recursive
636 uninstall: uninstall-recursive
637
638 install-am: all-am
639         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
640
641 installcheck: installcheck-recursive
642 install-strip:
643         if test -z '$(STRIP)'; then \
644           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
645             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
646               install; \
647         else \
648           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
650             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
651         fi
652 mostlyclean-generic:
653
654 clean-generic:
655         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
656
657 distclean-generic:
658         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
659         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
660         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
661
662 maintainer-clean-generic:
663         @echo "This command is intended for maintainers to use"
664         @echo "it deletes files that may require special tools to rebuild."
665 clean: clean-recursive
666
667 clean-am: clean-generic clean-libtool mostlyclean-am
668
669 distclean: distclean-recursive
670         -rm -f Makefile
671 distclean-am: clean-am distclean-generic distclean-tags
672
673 dvi: dvi-recursive
674
675 dvi-am:
676
677 html: html-recursive
678
679 html-am:
680
681 info: info-recursive
682
683 info-am:
684
685 install-data-am:
686
687 install-dvi: install-dvi-recursive
688
689 install-dvi-am:
690
691 install-exec-am:
692
693 install-html: install-html-recursive
694
695 install-html-am:
696
697 install-info: install-info-recursive
698
699 install-info-am:
700
701 install-man:
702
703 install-pdf: install-pdf-recursive
704
705 install-pdf-am:
706
707 install-ps: install-ps-recursive
708
709 install-ps-am:
710
711 installcheck-am:
712
713 maintainer-clean: maintainer-clean-recursive
714         -rm -f Makefile
715 maintainer-clean-am: distclean-am maintainer-clean-generic
716
717 mostlyclean: mostlyclean-recursive
718
719 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
720
721 pdf: pdf-recursive
722
723 pdf-am:
724
725 ps: ps-recursive
726
727 ps-am:
728
729 uninstall-am:
730
731 .MAKE: $(am__recursive_targets) install-am install-strip
732
733 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
734         check-am clean clean-generic clean-libtool cscopelist-am ctags \
735         ctags-am distclean distclean-generic distclean-libtool \
736         distclean-tags distdir dvi dvi-am html html-am info info-am \
737         install install-am install-data install-data-am install-dvi \
738         install-dvi-am install-exec install-exec-am install-html \
739         install-html-am install-info install-info-am install-man \
740         install-pdf install-pdf-am install-ps install-ps-am \
741         install-strip installcheck installcheck-am installdirs \
742         installdirs-am maintainer-clean maintainer-clean-generic \
743         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
744         ps ps-am tags tags-am uninstall uninstall-am
745
746 .PRECIOUS: Makefile
747
748
749 curl:
750         @cd $(top_builddir) && $(MAKE)
751
752 # make sure that PERL is pointing to an executable
753 perlcheck:
754         @if ! test -x "$(PERL)"; then echo "No perl!"; exit 2; fi
755
756 test: perlcheck all
757         $(TEST)
758
759 quiet-test: perlcheck all
760         $(TEST) $(TEST_Q)
761
762 am-test: perlcheck all
763         $(TEST) $(TEST_AM)
764
765 full-test: perlcheck all
766         $(TEST) $(TEST_F)
767
768 torture-test: perlcheck all
769         $(TEST) $(TEST_T)
770
771 .1.html:
772         $(MAN2HTML)
773
774 .1.pdf:
775         @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
776         groff -Tps -man $< >$$foo.ps; \
777         ps2pdf $$foo.ps $@; \
778         rm $$foo.ps; \
779         echo "converted $< to $@")
780
781 # Tell versions [3.59,3.63) of GNU make to not export all variables.
782 # Otherwise a system limit (for SysV at least) may be exceeded.
783 .NOEXPORT: