chiark / gitweb /
_always-disable-valgrind
[curl.git] / packages / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 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 = packages
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.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 SOURCES =
130 DIST_SOURCES =
131 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
132         ctags-recursive dvi-recursive html-recursive info-recursive \
133         install-data-recursive install-dvi-recursive \
134         install-exec-recursive install-html-recursive \
135         install-info-recursive install-pdf-recursive \
136         install-ps-recursive install-recursive installcheck-recursive \
137         installdirs-recursive pdf-recursive ps-recursive \
138         tags-recursive uninstall-recursive
139 am__can_run_installinfo = \
140   case $$AM_UPDATE_INFO_DIR in \
141     n|no|NO) false;; \
142     *) (install-info --version) >/dev/null 2>&1;; \
143   esac
144 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
145   distclean-recursive maintainer-clean-recursive
146 am__recursive_targets = \
147   $(RECURSIVE_TARGETS) \
148   $(RECURSIVE_CLEAN_TARGETS) \
149   $(am__extra_recursive_targets)
150 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
151         distdir
152 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153 # Read a list of newline-separated strings from the standard input,
154 # and print each of them once, without duplicates.  Input order is
155 # *not* preserved.
156 am__uniquify_input = $(AWK) '\
157   BEGIN { nonempty = 0; } \
158   { items[$$0] = 1; nonempty = 1; } \
159   END { if (nonempty) { for (i in items) print i; }; } \
160 '
161 # Make sure the list of sources is unique.  This is necessary because,
162 # e.g., the same source file might be shared among _SOURCES variables
163 # for different programs/libraries.
164 am__define_uniq_tagged_files = \
165   list='$(am__tagged_files)'; \
166   unique=`for i in $$list; do \
167     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
168   done | $(am__uniquify_input)`
169 ETAGS = etags
170 CTAGS = ctags
171 DIST_SUBDIRS = $(SUBDIRS)
172 am__DIST_COMMON = $(srcdir)/Makefile.in README
173 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
174 am__relativize = \
175   dir0=`pwd`; \
176   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
177   sed_rest='s,^[^/]*/*,,'; \
178   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
179   sed_butlast='s,/*[^/]*$$,,'; \
180   while test -n "$$dir1"; do \
181     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
182     if test "$$first" != "."; then \
183       if test "$$first" = ".."; then \
184         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
185         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
186       else \
187         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
188         if test "$$first2" = "$$first"; then \
189           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190         else \
191           dir2="../$$dir2"; \
192         fi; \
193         dir0="$$dir0"/"$$first"; \
194       fi; \
195     fi; \
196     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197   done; \
198   reldir="$$dir2"
199 ACLOCAL = @ACLOCAL@
200 AMTAR = @AMTAR@
201 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
202 AR = @AR@
203 AS = @AS@
204 AUTOCONF = @AUTOCONF@
205 AUTOHEADER = @AUTOHEADER@
206 AUTOMAKE = @AUTOMAKE@
207 AWK = @AWK@
208 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
209 CC = @CC@
210 CCDEPMODE = @CCDEPMODE@
211 CFLAGS = @CFLAGS@
212 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
213 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
214 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
215 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
216 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
217 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
218 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
219 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
220 CPP = @CPP@
221 CPPFLAGS = @CPPFLAGS@
222 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
223 CURLVERSION = @CURLVERSION@
224 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
225 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
226 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
227 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
228 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
229 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
230 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
231 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
232 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
233 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
234 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
235 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
236 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
237 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
238 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
239 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
240 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
241 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
242 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
243 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
244 CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
245 CYGPATH_W = @CYGPATH_W@
246 DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
247 DEFS = @DEFS@
248 DEPDIR = @DEPDIR@
249 DLLTOOL = @DLLTOOL@
250 DSYMUTIL = @DSYMUTIL@
251 DUMPBIN = @DUMPBIN@
252 ECHO_C = @ECHO_C@
253 ECHO_N = @ECHO_N@
254 ECHO_T = @ECHO_T@
255 EGREP = @EGREP@
256 ENABLE_SHARED = @ENABLE_SHARED@
257 ENABLE_STATIC = @ENABLE_STATIC@
258 EXEEXT = @EXEEXT@
259 FGREP = @FGREP@
260 GCOV = @GCOV@
261 GENHTML = @GENHTML@
262 GREP = @GREP@
263 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
264 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
265 HAVE_LIBZ = @HAVE_LIBZ@
266 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
267 IDN_ENABLED = @IDN_ENABLED@
268 INSTALL = @INSTALL@
269 INSTALL_DATA = @INSTALL_DATA@
270 INSTALL_PROGRAM = @INSTALL_PROGRAM@
271 INSTALL_SCRIPT = @INSTALL_SCRIPT@
272 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273 IPV6_ENABLED = @IPV6_ENABLED@
274 LCOV = @LCOV@
275 LD = @LD@
276 LDFLAGS = @LDFLAGS@
277 LIBCURL_LIBS = @LIBCURL_LIBS@
278 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
279 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
280 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
281 LIBOBJS = @LIBOBJS@
282 LIBS = @LIBS@
283 LIBTOOL = @LIBTOOL@
284 LIPO = @LIPO@
285 LN_S = @LN_S@
286 LTLIBOBJS = @LTLIBOBJS@
287 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
288 MAINT = @MAINT@
289 MAKEINFO = @MAKEINFO@
290 MANIFEST_TOOL = @MANIFEST_TOOL@
291 MANOPT = @MANOPT@
292 MKDIR_P = @MKDIR_P@
293 NM = @NM@
294 NMEDIT = @NMEDIT@
295 NROFF = @NROFF@
296 NSS_LIBS = @NSS_LIBS@
297 OBJDUMP = @OBJDUMP@
298 OBJEXT = @OBJEXT@
299 OTOOL = @OTOOL@
300 OTOOL64 = @OTOOL64@
301 PACKAGE = @PACKAGE@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PERL = @PERL@
310 PKGADD_NAME = @PKGADD_NAME@
311 PKGADD_PKG = @PKGADD_PKG@
312 PKGADD_VENDOR = @PKGADD_VENDOR@
313 PKGCONFIG = @PKGCONFIG@
314 RANDOM_FILE = @RANDOM_FILE@
315 RANLIB = @RANLIB@
316 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
317 SED = @SED@
318 SET_MAKE = @SET_MAKE@
319 SHELL = @SHELL@
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_AXTLS = @USE_AXTLS@
327 USE_CYASSL = @USE_CYASSL@
328 USE_DARWINSSL = @USE_DARWINSSL@
329 USE_GNUTLS = @USE_GNUTLS@
330 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
331 USE_LIBRTMP = @USE_LIBRTMP@
332 USE_LIBSSH2 = @USE_LIBSSH2@
333 USE_MBEDTLS = @USE_MBEDTLS@
334 USE_NGHTTP2 = @USE_NGHTTP2@
335 USE_NSS = @USE_NSS@
336 USE_OPENLDAP = @USE_OPENLDAP@
337 USE_POLARSSL = @USE_POLARSSL@
338 USE_SCHANNEL = @USE_SCHANNEL@
339 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
340 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
341 VERSION = @VERSION@
342 VERSIONNUM = @VERSIONNUM@
343 ZLIB_LIBS = @ZLIB_LIBS@
344 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
345 abs_builddir = @abs_builddir@
346 abs_srcdir = @abs_srcdir@
347 abs_top_builddir = @abs_top_builddir@
348 abs_top_srcdir = @abs_top_srcdir@
349 ac_ct_AR = @ac_ct_AR@
350 ac_ct_CC = @ac_ct_CC@
351 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
352 am__include = @am__include@
353 am__leading_dot = @am__leading_dot@
354 am__quote = @am__quote@
355 am__tar = @am__tar@
356 am__untar = @am__untar@
357 bindir = @bindir@
358 build = @build@
359 build_alias = @build_alias@
360 build_cpu = @build_cpu@
361 build_os = @build_os@
362 build_vendor = @build_vendor@
363 builddir = @builddir@
364 datadir = @datadir@
365 datarootdir = @datarootdir@
366 docdir = @docdir@
367 dvidir = @dvidir@
368 exec_prefix = @exec_prefix@
369 host = @host@
370 host_alias = @host_alias@
371 host_cpu = @host_cpu@
372 host_os = @host_os@
373 host_vendor = @host_vendor@
374 htmldir = @htmldir@
375 includedir = @includedir@
376 infodir = @infodir@
377 install_sh = @install_sh@
378 libdir = @libdir@
379 libexecdir = @libexecdir@
380 libext = @libext@
381 localedir = @localedir@
382 localstatedir = @localstatedir@
383 mandir = @mandir@
384 mkdir_p = @mkdir_p@
385 oldincludedir = @oldincludedir@
386 pdfdir = @pdfdir@
387 prefix = @prefix@
388 program_transform_name = @program_transform_name@
389 psdir = @psdir@
390 runstatedir = @runstatedir@
391 sbindir = @sbindir@
392 sharedstatedir = @sharedstatedir@
393 srcdir = @srcdir@
394 subdirs = @subdirs@
395 sysconfdir = @sysconfdir@
396 target_alias = @target_alias@
397 top_build_prefix = @top_build_prefix@
398 top_builddir = @top_builddir@
399 top_srcdir = @top_srcdir@
400 SUBDIRS = Win32 Linux Solaris EPM AIX vms
401 EXTRA_DIST = README                     \
402         DOS/README                      \
403         DOS/common.dj                   \
404         NetWare/get_ver.awk             \
405         NetWare/get_exp.awk             \
406         OS400/README.OS400              \
407         OS400/ccsidcurl.c               \
408         OS400/ccsidcurl.h               \
409         OS400/curl.inc.in               \
410         OS400/initscript.sh             \
411         OS400/make-include.sh           \
412         OS400/make-lib.sh               \
413         OS400/make-src.sh               \
414         OS400/make-tests.sh             \
415         OS400/makefile.sh               \
416         OS400/os400sys.c                \
417         OS400/os400sys.h                \
418         Symbian/bwins/libcurlu.def      \
419         Symbian/eabi/libcurlu.def       \
420         Symbian/group/bld.inf           \
421         Symbian/group/curl.iby          \
422         Symbian/group/curl.mmp          \
423         Symbian/group/curl.pkg          \
424         Symbian/group/libcurl.iby       \
425         Symbian/group/libcurl.mmp       \
426         Symbian/group/libcurl.pkg       \
427         Symbian/readme.txt              \
428         TPF/curl.mak                    \
429         TPF/maketpf.env_curl            \
430         TPF/maketpf.env_curllib         \
431         Android/Android.mk
432
433 all: all-recursive
434
435 .SUFFIXES:
436 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
437         @for dep in $?; do \
438           case '$(am__configure_deps)' in \
439             *$$dep*) \
440               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
441                 && { if test -f $@; then exit 0; else break; fi; }; \
442               exit 1;; \
443           esac; \
444         done; \
445         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Makefile'; \
446         $(am__cd) $(top_srcdir) && \
447           $(AUTOMAKE) --foreign packages/Makefile
448 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
449         @case '$?' in \
450           *config.status*) \
451             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
452           *) \
453             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
454             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
455         esac;
456
457 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
460 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
461         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
463         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(am__aclocal_m4_deps):
465
466 mostlyclean-libtool:
467         -rm -f *.lo
468
469 clean-libtool:
470         -rm -rf .libs _libs
471
472 # This directory's subdirectories are mostly independent; you can cd
473 # into them and run 'make' without going through this Makefile.
474 # To change the values of 'make' variables: instead of editing Makefiles,
475 # (1) if the variable is set in 'config.status', edit 'config.status'
476 #     (which will cause the Makefiles to be regenerated when you run 'make');
477 # (2) otherwise, pass the desired values on the 'make' command line.
478 $(am__recursive_targets):
479         @fail=; \
480         if $(am__make_keepgoing); then \
481           failcom='fail=yes'; \
482         else \
483           failcom='exit 1'; \
484         fi; \
485         dot_seen=no; \
486         target=`echo $@ | sed s/-recursive//`; \
487         case "$@" in \
488           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
489           *) list='$(SUBDIRS)' ;; \
490         esac; \
491         for subdir in $$list; do \
492           echo "Making $$target in $$subdir"; \
493           if test "$$subdir" = "."; then \
494             dot_seen=yes; \
495             local_target="$$target-am"; \
496           else \
497             local_target="$$target"; \
498           fi; \
499           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500           || eval $$failcom; \
501         done; \
502         if test "$$dot_seen" = "no"; then \
503           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504         fi; test -z "$$fail"
505
506 ID: $(am__tagged_files)
507         $(am__define_uniq_tagged_files); mkid -fID $$unique
508 tags: tags-recursive
509 TAGS: tags
510
511 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
512         set x; \
513         here=`pwd`; \
514         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
515           include_option=--etags-include; \
516           empty_fix=.; \
517         else \
518           include_option=--include; \
519           empty_fix=; \
520         fi; \
521         list='$(SUBDIRS)'; for subdir in $$list; do \
522           if test "$$subdir" = .; then :; else \
523             test ! -f $$subdir/TAGS || \
524               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
525           fi; \
526         done; \
527         $(am__define_uniq_tagged_files); \
528         shift; \
529         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
530           test -n "$$unique" || unique=$$empty_fix; \
531           if test $$# -gt 0; then \
532             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
533               "$$@" $$unique; \
534           else \
535             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536               $$unique; \
537           fi; \
538         fi
539 ctags: ctags-recursive
540
541 CTAGS: ctags
542 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
543         $(am__define_uniq_tagged_files); \
544         test -z "$(CTAGS_ARGS)$$unique" \
545           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
546              $$unique
547
548 GTAGS:
549         here=`$(am__cd) $(top_builddir) && pwd` \
550           && $(am__cd) $(top_srcdir) \
551           && gtags -i $(GTAGS_ARGS) "$$here"
552 cscopelist: cscopelist-recursive
553
554 cscopelist-am: $(am__tagged_files)
555         list='$(am__tagged_files)'; \
556         case "$(srcdir)" in \
557           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
558           *) sdir=$(subdir)/$(srcdir) ;; \
559         esac; \
560         for i in $$list; do \
561           if test -f "$$i"; then \
562             echo "$(subdir)/$$i"; \
563           else \
564             echo "$$sdir/$$i"; \
565           fi; \
566         done >> $(top_builddir)/cscope.files
567
568 distclean-tags:
569         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
570
571 distdir: $(DISTFILES)
572         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574         list='$(DISTFILES)'; \
575           dist_files=`for file in $$list; do echo $$file; done | \
576           sed -e "s|^$$srcdirstrip/||;t" \
577               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
578         case $$dist_files in \
579           */*) $(MKDIR_P) `echo "$$dist_files" | \
580                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
581                            sort -u` ;; \
582         esac; \
583         for file in $$dist_files; do \
584           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
585           if test -d $$d/$$file; then \
586             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
587             if test -d "$(distdir)/$$file"; then \
588               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
589             fi; \
590             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
591               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
592               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
593             fi; \
594             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
595           else \
596             test -f "$(distdir)/$$file" \
597             || cp -p $$d/$$file "$(distdir)/$$file" \
598             || exit 1; \
599           fi; \
600         done
601         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
602           if test "$$subdir" = .; then :; else \
603             $(am__make_dryrun) \
604               || test -d "$(distdir)/$$subdir" \
605               || $(MKDIR_P) "$(distdir)/$$subdir" \
606               || exit 1; \
607             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
608             $(am__relativize); \
609             new_distdir=$$reldir; \
610             dir1=$$subdir; dir2="$(top_distdir)"; \
611             $(am__relativize); \
612             new_top_distdir=$$reldir; \
613             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
614             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
615             ($(am__cd) $$subdir && \
616               $(MAKE) $(AM_MAKEFLAGS) \
617                 top_distdir="$$new_top_distdir" \
618                 distdir="$$new_distdir" \
619                 am__remove_distdir=: \
620                 am__skip_length_check=: \
621                 am__skip_mode_fix=: \
622                 distdir) \
623               || exit 1; \
624           fi; \
625         done
626 check-am: all-am
627 check: check-recursive
628 all-am: Makefile
629 installdirs: installdirs-recursive
630 installdirs-am:
631 install: install-recursive
632 install-exec: install-exec-recursive
633 install-data: install-data-recursive
634 uninstall: uninstall-recursive
635
636 install-am: all-am
637         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
638
639 installcheck: installcheck-recursive
640 install-strip:
641         if test -z '$(STRIP)'; then \
642           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644               install; \
645         else \
646           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
649         fi
650 mostlyclean-generic:
651
652 clean-generic:
653
654 distclean-generic:
655         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
657
658 maintainer-clean-generic:
659         @echo "This command is intended for maintainers to use"
660         @echo "it deletes files that may require special tools to rebuild."
661 clean: clean-recursive
662
663 clean-am: clean-generic clean-libtool mostlyclean-am
664
665 distclean: distclean-recursive
666         -rm -f Makefile
667 distclean-am: clean-am distclean-generic distclean-tags
668
669 dvi: dvi-recursive
670
671 dvi-am:
672
673 html: html-recursive
674
675 html-am:
676
677 info: info-recursive
678
679 info-am:
680
681 install-data-am:
682
683 install-dvi: install-dvi-recursive
684
685 install-dvi-am:
686
687 install-exec-am:
688
689 install-html: install-html-recursive
690
691 install-html-am:
692
693 install-info: install-info-recursive
694
695 install-info-am:
696
697 install-man:
698
699 install-pdf: install-pdf-recursive
700
701 install-pdf-am:
702
703 install-ps: install-ps-recursive
704
705 install-ps-am:
706
707 installcheck-am:
708
709 maintainer-clean: maintainer-clean-recursive
710         -rm -f Makefile
711 maintainer-clean-am: distclean-am maintainer-clean-generic
712
713 mostlyclean: mostlyclean-recursive
714
715 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
716
717 pdf: pdf-recursive
718
719 pdf-am:
720
721 ps: ps-recursive
722
723 ps-am:
724
725 uninstall-am:
726
727 .MAKE: $(am__recursive_targets) install-am install-strip
728
729 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
730         check-am clean clean-generic clean-libtool cscopelist-am ctags \
731         ctags-am distclean distclean-generic distclean-libtool \
732         distclean-tags distdir dvi dvi-am html html-am info info-am \
733         install install-am install-data install-data-am install-dvi \
734         install-dvi-am install-exec install-exec-am install-html \
735         install-html-am install-info install-info-am install-man \
736         install-pdf install-pdf-am install-ps install-ps-am \
737         install-strip installcheck installcheck-am installdirs \
738         installdirs-am maintainer-clean maintainer-clean-generic \
739         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
740         ps ps-am tags tags-am uninstall uninstall-am
741
742 .PRECIOUS: Makefile
743
744
745 # Tell versions [3.59,3.63) of GNU make to not export all variables.
746 # Otherwise a system limit (for SysV at least) may be exceeded.
747 .NOEXPORT: