Imported Upstream version 7.44.0
[platform/upstream/curl.git] / include / 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 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/curl-compilers.m4 \
93         $(top_srcdir)/m4/curl-confopts.m4 \
94         $(top_srcdir)/m4/curl-functions.m4 \
95         $(top_srcdir)/m4/curl-openssl.m4 \
96         $(top_srcdir)/m4/curl-override.m4 \
97         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
98         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100         $(top_srcdir)/m4/xc-am-iface.m4 \
101         $(top_srcdir)/m4/xc-cc-check.m4 \
102         $(top_srcdir)/m4/xc-lt-iface.m4 \
103         $(top_srcdir)/m4/xc-translit.m4 \
104         $(top_srcdir)/m4/xc-val-flgs.m4 \
105         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
106         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
107         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
108         $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110         $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
114         $(top_builddir)/include/curl/curlbuild.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__depfiles_maybe =
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
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 AS = @AS@
206 AUTOCONF = @AUTOCONF@
207 AUTOHEADER = @AUTOHEADER@
208 AUTOMAKE = @AUTOMAKE@
209 AWK = @AWK@
210 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
211 CC = @CC@
212 CCDEPMODE = @CCDEPMODE@
213 CFLAGS = @CFLAGS@
214 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
215 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
216 CPP = @CPP@
217 CPPFLAGS = @CPPFLAGS@
218 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
219 CURLVERSION = @CURLVERSION@
220 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
221 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
222 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
223 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
224 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
225 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
226 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
227 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
228 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
229 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
230 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
231 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
232 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
233 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
234 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
235 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
236 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
237 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
238 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
239 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
240 CYGPATH_W = @CYGPATH_W@
241 DEFS = @DEFS@
242 DEPDIR = @DEPDIR@
243 DLLTOOL = @DLLTOOL@
244 DSYMUTIL = @DSYMUTIL@
245 DUMPBIN = @DUMPBIN@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EGREP = @EGREP@
250 ENABLE_SHARED = @ENABLE_SHARED@
251 ENABLE_STATIC = @ENABLE_STATIC@
252 EXEEXT = @EXEEXT@
253 FGREP = @FGREP@
254 GREP = @GREP@
255 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
256 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
257 HAVE_LIBZ = @HAVE_LIBZ@
258 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
259 IDN_ENABLED = @IDN_ENABLED@
260 INSTALL = @INSTALL@
261 INSTALL_DATA = @INSTALL_DATA@
262 INSTALL_PROGRAM = @INSTALL_PROGRAM@
263 INSTALL_SCRIPT = @INSTALL_SCRIPT@
264 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265 IPV6_ENABLED = @IPV6_ENABLED@
266 LD = @LD@
267 LDFLAGS = @LDFLAGS@
268 LIBCURL_LIBS = @LIBCURL_LIBS@
269 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
270 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
271 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
272 LIBOBJS = @LIBOBJS@
273 LIBS = @LIBS@
274 LIBTOOL = @LIBTOOL@
275 LIPO = @LIPO@
276 LN_S = @LN_S@
277 LTLIBOBJS = @LTLIBOBJS@
278 MAINT = @MAINT@
279 MAKEINFO = @MAKEINFO@
280 MANIFEST_TOOL = @MANIFEST_TOOL@
281 MANOPT = @MANOPT@
282 MKDIR_P = @MKDIR_P@
283 NM = @NM@
284 NMEDIT = @NMEDIT@
285 NROFF = @NROFF@
286 NSS_LIBS = @NSS_LIBS@
287 OBJDUMP = @OBJDUMP@
288 OBJEXT = @OBJEXT@
289 OTOOL = @OTOOL@
290 OTOOL64 = @OTOOL64@
291 PACKAGE = @PACKAGE@
292 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293 PACKAGE_NAME = @PACKAGE_NAME@
294 PACKAGE_STRING = @PACKAGE_STRING@
295 PACKAGE_TARNAME = @PACKAGE_TARNAME@
296 PACKAGE_URL = @PACKAGE_URL@
297 PACKAGE_VERSION = @PACKAGE_VERSION@
298 PATH_SEPARATOR = @PATH_SEPARATOR@
299 PERL = @PERL@
300 PKGADD_NAME = @PKGADD_NAME@
301 PKGADD_PKG = @PKGADD_PKG@
302 PKGADD_VENDOR = @PKGADD_VENDOR@
303 PKGCONFIG = @PKGCONFIG@
304 RANDOM_FILE = @RANDOM_FILE@
305 RANLIB = @RANLIB@
306 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
307 SED = @SED@
308 SET_MAKE = @SET_MAKE@
309 SHELL = @SHELL@
310 SSL_ENABLED = @SSL_ENABLED@
311 SSL_LIBS = @SSL_LIBS@
312 STRIP = @STRIP@
313 SUPPORT_FEATURES = @SUPPORT_FEATURES@
314 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
315 USE_ARES = @USE_ARES@
316 USE_AXTLS = @USE_AXTLS@
317 USE_CYASSL = @USE_CYASSL@
318 USE_DARWINSSL = @USE_DARWINSSL@
319 USE_GNUTLS = @USE_GNUTLS@
320 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
321 USE_LIBRTMP = @USE_LIBRTMP@
322 USE_LIBSSH2 = @USE_LIBSSH2@
323 USE_NGHTTP2 = @USE_NGHTTP2@
324 USE_NSS = @USE_NSS@
325 USE_OPENLDAP = @USE_OPENLDAP@
326 USE_POLARSSL = @USE_POLARSSL@
327 USE_SCHANNEL = @USE_SCHANNEL@
328 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
329 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
330 VERSION = @VERSION@
331 VERSIONNUM = @VERSIONNUM@
332 ZLIB_LIBS = @ZLIB_LIBS@
333 abs_builddir = @abs_builddir@
334 abs_srcdir = @abs_srcdir@
335 abs_top_builddir = @abs_top_builddir@
336 abs_top_srcdir = @abs_top_srcdir@
337 ac_ct_AR = @ac_ct_AR@
338 ac_ct_CC = @ac_ct_CC@
339 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340 am__include = @am__include@
341 am__leading_dot = @am__leading_dot@
342 am__quote = @am__quote@
343 am__tar = @am__tar@
344 am__untar = @am__untar@
345 bindir = @bindir@
346 build = @build@
347 build_alias = @build_alias@
348 build_cpu = @build_cpu@
349 build_os = @build_os@
350 build_vendor = @build_vendor@
351 builddir = @builddir@
352 datadir = @datadir@
353 datarootdir = @datarootdir@
354 docdir = @docdir@
355 dvidir = @dvidir@
356 exec_prefix = @exec_prefix@
357 host = @host@
358 host_alias = @host_alias@
359 host_cpu = @host_cpu@
360 host_os = @host_os@
361 host_vendor = @host_vendor@
362 htmldir = @htmldir@
363 includedir = @includedir@
364 infodir = @infodir@
365 install_sh = @install_sh@
366 libdir = @libdir@
367 libexecdir = @libexecdir@
368 libext = @libext@
369 localedir = @localedir@
370 localstatedir = @localstatedir@
371 mandir = @mandir@
372 mkdir_p = @mkdir_p@
373 oldincludedir = @oldincludedir@
374 pdfdir = @pdfdir@
375 prefix = @prefix@
376 program_transform_name = @program_transform_name@
377 psdir = @psdir@
378 sbindir = @sbindir@
379 sharedstatedir = @sharedstatedir@
380 srcdir = @srcdir@
381 subdirs = @subdirs@
382 sysconfdir = @sysconfdir@
383 target_alias = @target_alias@
384 top_build_prefix = @top_build_prefix@
385 top_builddir = @top_builddir@
386 top_srcdir = @top_srcdir@
387 SUBDIRS = curl
388 EXTRA_DIST = README
389 AUTOMAKE_OPTIONS = foreign no-dependencies
390 all: all-recursive
391
392 .SUFFIXES:
393 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
394         @for dep in $?; do \
395           case '$(am__configure_deps)' in \
396             *$$dep*) \
397               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
398                 && { if test -f $@; then exit 0; else break; fi; }; \
399               exit 1;; \
400           esac; \
401         done; \
402         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
403         $(am__cd) $(top_srcdir) && \
404           $(AUTOMAKE) --foreign include/Makefile
405 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
406         @case '$?' in \
407           *config.status*) \
408             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
409           *) \
410             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
411             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
412         esac;
413
414 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
415         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416
417 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
418         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
420         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421 $(am__aclocal_m4_deps):
422
423 mostlyclean-libtool:
424         -rm -f *.lo
425
426 clean-libtool:
427         -rm -rf .libs _libs
428
429 # This directory's subdirectories are mostly independent; you can cd
430 # into them and run 'make' without going through this Makefile.
431 # To change the values of 'make' variables: instead of editing Makefiles,
432 # (1) if the variable is set in 'config.status', edit 'config.status'
433 #     (which will cause the Makefiles to be regenerated when you run 'make');
434 # (2) otherwise, pass the desired values on the 'make' command line.
435 $(am__recursive_targets):
436         @fail=; \
437         if $(am__make_keepgoing); then \
438           failcom='fail=yes'; \
439         else \
440           failcom='exit 1'; \
441         fi; \
442         dot_seen=no; \
443         target=`echo $@ | sed s/-recursive//`; \
444         case "$@" in \
445           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
446           *) list='$(SUBDIRS)' ;; \
447         esac; \
448         for subdir in $$list; do \
449           echo "Making $$target in $$subdir"; \
450           if test "$$subdir" = "."; then \
451             dot_seen=yes; \
452             local_target="$$target-am"; \
453           else \
454             local_target="$$target"; \
455           fi; \
456           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
457           || eval $$failcom; \
458         done; \
459         if test "$$dot_seen" = "no"; then \
460           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
461         fi; test -z "$$fail"
462
463 ID: $(am__tagged_files)
464         $(am__define_uniq_tagged_files); mkid -fID $$unique
465 tags: tags-recursive
466 TAGS: tags
467
468 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
469         set x; \
470         here=`pwd`; \
471         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472           include_option=--etags-include; \
473           empty_fix=.; \
474         else \
475           include_option=--include; \
476           empty_fix=; \
477         fi; \
478         list='$(SUBDIRS)'; for subdir in $$list; do \
479           if test "$$subdir" = .; then :; else \
480             test ! -f $$subdir/TAGS || \
481               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
482           fi; \
483         done; \
484         $(am__define_uniq_tagged_files); \
485         shift; \
486         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
487           test -n "$$unique" || unique=$$empty_fix; \
488           if test $$# -gt 0; then \
489             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490               "$$@" $$unique; \
491           else \
492             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493               $$unique; \
494           fi; \
495         fi
496 ctags: ctags-recursive
497
498 CTAGS: ctags
499 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
500         $(am__define_uniq_tagged_files); \
501         test -z "$(CTAGS_ARGS)$$unique" \
502           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
503              $$unique
504
505 GTAGS:
506         here=`$(am__cd) $(top_builddir) && pwd` \
507           && $(am__cd) $(top_srcdir) \
508           && gtags -i $(GTAGS_ARGS) "$$here"
509 cscopelist: cscopelist-recursive
510
511 cscopelist-am: $(am__tagged_files)
512         list='$(am__tagged_files)'; \
513         case "$(srcdir)" in \
514           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
515           *) sdir=$(subdir)/$(srcdir) ;; \
516         esac; \
517         for i in $$list; do \
518           if test -f "$$i"; then \
519             echo "$(subdir)/$$i"; \
520           else \
521             echo "$$sdir/$$i"; \
522           fi; \
523         done >> $(top_builddir)/cscope.files
524
525 distclean-tags:
526         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
527
528 distdir: $(DISTFILES)
529         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531         list='$(DISTFILES)'; \
532           dist_files=`for file in $$list; do echo $$file; done | \
533           sed -e "s|^$$srcdirstrip/||;t" \
534               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
535         case $$dist_files in \
536           */*) $(MKDIR_P) `echo "$$dist_files" | \
537                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
538                            sort -u` ;; \
539         esac; \
540         for file in $$dist_files; do \
541           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
542           if test -d $$d/$$file; then \
543             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
544             if test -d "$(distdir)/$$file"; then \
545               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
546             fi; \
547             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
549               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550             fi; \
551             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
552           else \
553             test -f "$(distdir)/$$file" \
554             || cp -p $$d/$$file "$(distdir)/$$file" \
555             || exit 1; \
556           fi; \
557         done
558         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
559           if test "$$subdir" = .; then :; else \
560             $(am__make_dryrun) \
561               || test -d "$(distdir)/$$subdir" \
562               || $(MKDIR_P) "$(distdir)/$$subdir" \
563               || exit 1; \
564             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
565             $(am__relativize); \
566             new_distdir=$$reldir; \
567             dir1=$$subdir; dir2="$(top_distdir)"; \
568             $(am__relativize); \
569             new_top_distdir=$$reldir; \
570             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
571             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
572             ($(am__cd) $$subdir && \
573               $(MAKE) $(AM_MAKEFLAGS) \
574                 top_distdir="$$new_top_distdir" \
575                 distdir="$$new_distdir" \
576                 am__remove_distdir=: \
577                 am__skip_length_check=: \
578                 am__skip_mode_fix=: \
579                 distdir) \
580               || exit 1; \
581           fi; \
582         done
583 check-am: all-am
584 check: check-recursive
585 all-am: Makefile
586 installdirs: installdirs-recursive
587 installdirs-am:
588 install: install-recursive
589 install-exec: install-exec-recursive
590 install-data: install-data-recursive
591 uninstall: uninstall-recursive
592
593 install-am: all-am
594         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
595
596 installcheck: installcheck-recursive
597 install-strip:
598         if test -z '$(STRIP)'; then \
599           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601               install; \
602         else \
603           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
606         fi
607 mostlyclean-generic:
608
609 clean-generic:
610
611 distclean-generic:
612         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
614
615 maintainer-clean-generic:
616         @echo "This command is intended for maintainers to use"
617         @echo "it deletes files that may require special tools to rebuild."
618 clean: clean-recursive
619
620 clean-am: clean-generic clean-libtool mostlyclean-am
621
622 distclean: distclean-recursive
623         -rm -f Makefile
624 distclean-am: clean-am distclean-generic distclean-tags
625
626 dvi: dvi-recursive
627
628 dvi-am:
629
630 html: html-recursive
631
632 html-am:
633
634 info: info-recursive
635
636 info-am:
637
638 install-data-am:
639
640 install-dvi: install-dvi-recursive
641
642 install-dvi-am:
643
644 install-exec-am:
645
646 install-html: install-html-recursive
647
648 install-html-am:
649
650 install-info: install-info-recursive
651
652 install-info-am:
653
654 install-man:
655
656 install-pdf: install-pdf-recursive
657
658 install-pdf-am:
659
660 install-ps: install-ps-recursive
661
662 install-ps-am:
663
664 installcheck-am:
665
666 maintainer-clean: maintainer-clean-recursive
667         -rm -f Makefile
668 maintainer-clean-am: distclean-am maintainer-clean-generic
669
670 mostlyclean: mostlyclean-recursive
671
672 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
673
674 pdf: pdf-recursive
675
676 pdf-am:
677
678 ps: ps-recursive
679
680 ps-am:
681
682 uninstall-am:
683
684 .MAKE: $(am__recursive_targets) install-am install-strip
685
686 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
687         check-am clean clean-generic clean-libtool cscopelist-am ctags \
688         ctags-am distclean distclean-generic distclean-libtool \
689         distclean-tags distdir dvi dvi-am html html-am info info-am \
690         install install-am install-data install-data-am install-dvi \
691         install-dvi-am install-exec install-exec-am install-html \
692         install-html-am install-info install-info-am install-man \
693         install-pdf install-pdf-am install-ps install-ps-am \
694         install-strip installcheck installcheck-am installdirs \
695         installdirs-am maintainer-clean maintainer-clean-generic \
696         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
697         ps ps-am tags tags-am uninstall uninstall-am
698
699 .PRECIOUS: Makefile
700
701
702 # Tell versions [3.59,3.63) of GNU make to not export all variables.
703 # Otherwise a system limit (for SysV at least) may be exceeded.
704 .NOEXPORT: