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