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