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
17#
18# Licensed to the Apache Software Foundation (ASF) under one
19# or more contributor license agreements. See the NOTICE file
20# distributed with this work for additional information
21# regarding copyright ownership. The ASF licenses this file
22# to you under the Apache License, Version 2.0 (the
23# "License"); you may not use this file except in compliance
24# with the License. You may obtain a copy of the License at
25#
26#   http://www.apache.org/licenses/LICENSE-2.0
27#
28# Unless required by applicable law or agreed to in writing,
29# software distributed under the License is distributed on an
30# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
31# KIND, either express or implied. See the License for the
32# specific language governing permissions and limitations
33# under the License.
34#
35VPATH = @srcdir@
36am__is_gnu_make = { \
37  if test -z '$(MAKELEVEL)'; then \
38    false; \
39  elif test -n '$(MAKE_HOST)'; then \
40    true; \
41  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42    true; \
43  else \
44    false; \
45  fi; \
46}
47am__make_running_with_option = \
48  case $${target_option-} in \
49      ?) ;; \
50      *) echo "am__make_running_with_option: internal error: invalid" \
51              "target option '$${target_option-}' specified" >&2; \
52         exit 1;; \
53  esac; \
54  has_opt=no; \
55  sane_makeflags=$$MAKEFLAGS; \
56  if $(am__is_gnu_make); then \
57    sane_makeflags=$$MFLAGS; \
58  else \
59    case $$MAKEFLAGS in \
60      *\\[\ \	]*) \
61        bs=\\; \
62        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
64    esac; \
65  fi; \
66  skip_next=no; \
67  strip_trailopt () \
68  { \
69    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70  }; \
71  for flg in $$sane_makeflags; do \
72    test $$skip_next = yes && { skip_next=no; continue; }; \
73    case $$flg in \
74      *=*|--*) continue;; \
75        -*I) strip_trailopt 'I'; skip_next=yes;; \
76      -*I?*) strip_trailopt 'I';; \
77        -*O) strip_trailopt 'O'; skip_next=yes;; \
78      -*O?*) strip_trailopt 'O';; \
79        -*l) strip_trailopt 'l'; skip_next=yes;; \
80      -*l?*) strip_trailopt 'l';; \
81      -[dEDm]) skip_next=yes;; \
82      -[JT]) skip_next=yes;; \
83    esac; \
84    case $$flg in \
85      *$$target_option*) has_opt=yes; break;; \
86    esac; \
87  done; \
88  test $$has_opt = yes
89am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91pkgdatadir = $(datadir)/@PACKAGE@
92pkgincludedir = $(includedir)/@PACKAGE@
93pkglibdir = $(libdir)/@PACKAGE@
94pkglibexecdir = $(libexecdir)/@PACKAGE@
95am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96install_sh_DATA = $(install_sh) -c -m 644
97install_sh_PROGRAM = $(install_sh) -c
98install_sh_SCRIPT = $(install_sh) -c
99INSTALL_HEADER = $(INSTALL_DATA)
100transform = $(program_transform_name)
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
107build_triplet = @build@
108host_triplet = @host@
109@WITH_TESTS_TRUE@am__append_1 = test
110@WITH_TUTORIAL_TRUE@am__append_2 = tutorial
111subdir = .
112ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113am__aclocal_m4_deps = $(top_srcdir)/aclocal/ac_prog_bison.m4 \
114	$(top_srcdir)/aclocal/ax_boost_base.m4 \
115	$(top_srcdir)/aclocal/ax_check_openssl.m4 \
116	$(top_srcdir)/aclocal/ax_compare_version.m4 \
117	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx.m4 \
118	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx_11.m4 \
119	$(top_srcdir)/aclocal/ax_dmd.m4 \
120	$(top_srcdir)/aclocal/ax_javac_and_java.m4 \
121	$(top_srcdir)/aclocal/ax_lib_event.m4 \
122	$(top_srcdir)/aclocal/ax_lib_zlib.m4 \
123	$(top_srcdir)/aclocal/ax_lua.m4 \
124	$(top_srcdir)/aclocal/ax_prog_dotnetcore_version.m4 \
125	$(top_srcdir)/aclocal/ax_prog_haxe_version.m4 \
126	$(top_srcdir)/aclocal/ax_prog_perl_modules.m4 \
127	$(top_srcdir)/aclocal/ax_signed_right_shift.m4 \
128	$(top_srcdir)/aclocal/ax_thrift_internal.m4 \
129	$(top_srcdir)/aclocal/libtool.m4 \
130	$(top_srcdir)/aclocal/ltoptions.m4 \
131	$(top_srcdir)/aclocal/ltsugar.m4 \
132	$(top_srcdir)/aclocal/ltversion.m4 \
133	$(top_srcdir)/aclocal/lt~obsolete.m4 \
134	$(top_srcdir)/aclocal/tar.m4 $(top_srcdir)/configure.ac
135am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136	$(ACLOCAL_M4)
137DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
138	$(am__configure_deps) $(am__DIST_COMMON)
139am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
140 configure.lineno config.status.lineno
141mkinstalldirs = $(install_sh) -d
142CONFIG_HEADER = config.h $(top_builddir)/lib/cpp/src/thrift/config.h \
143	$(top_builddir)/lib/c_glib/src/thrift/config.h
144CONFIG_CLEAN_FILES =
145CONFIG_CLEAN_VPATH_FILES =
146AM_V_P = $(am__v_P_@AM_V@)
147am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148am__v_P_0 = false
149am__v_P_1 = :
150AM_V_GEN = $(am__v_GEN_@AM_V@)
151am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152am__v_GEN_0 = @echo "  GEN     " $@;
153am__v_GEN_1 =
154AM_V_at = $(am__v_at_@AM_V@)
155am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156am__v_at_0 = @
157am__v_at_1 =
158SOURCES =
159DIST_SOURCES =
160RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
161	ctags-recursive dvi-recursive html-recursive info-recursive \
162	install-data-recursive install-dvi-recursive \
163	install-exec-recursive install-html-recursive \
164	install-info-recursive install-pdf-recursive \
165	install-ps-recursive install-recursive installcheck-recursive \
166	installdirs-recursive pdf-recursive ps-recursive \
167	tags-recursive uninstall-recursive
168am__can_run_installinfo = \
169  case $$AM_UPDATE_INFO_DIR in \
170    n|no|NO) false;; \
171    *) (install-info --version) >/dev/null 2>&1;; \
172  esac
173RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
174  distclean-recursive maintainer-clean-recursive
175am__recursive_targets = \
176  $(RECURSIVE_TARGETS) \
177  $(RECURSIVE_CLEAN_TARGETS) \
178  $(am__extra_recursive_targets)
179AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
180	cscope distdir dist dist-all distcheck
181am__extra_recursive_targets = style-recursive
182am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
183	$(LISP)config.hin config.hin config.hin
184# Read a list of newline-separated strings from the standard input,
185# and print each of them once, without duplicates.  Input order is
186# *not* preserved.
187am__uniquify_input = $(AWK) '\
188  BEGIN { nonempty = 0; } \
189  { items[$$0] = 1; nonempty = 1; } \
190  END { if (nonempty) { for (i in items) print i; }; } \
191'
192# Make sure the list of sources is unique.  This is necessary because,
193# e.g., the same source file might be shared among _SOURCES variables
194# for different programs/libraries.
195am__define_uniq_tagged_files = \
196  list='$(am__tagged_files)'; \
197  unique=`for i in $$list; do \
198    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
199  done | $(am__uniquify_input)`
200ETAGS = etags
201CTAGS = ctags
202CSCOPE = cscope
203DIST_SUBDIRS = compiler/cpp lib test tutorial
204am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.hin compile \
205	config.guess config.sub install-sh ltmain.sh missing
206DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207distdir = $(PACKAGE)-$(VERSION)
208top_distdir = $(distdir)
209am__remove_distdir = \
210  if test -d "$(distdir)"; then \
211    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
212      && rm -rf "$(distdir)" \
213      || { sleep 5 && rm -rf "$(distdir)"; }; \
214  else :; fi
215am__post_remove_distdir = $(am__remove_distdir)
216am__relativize = \
217  dir0=`pwd`; \
218  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
219  sed_rest='s,^[^/]*/*,,'; \
220  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
221  sed_butlast='s,/*[^/]*$$,,'; \
222  while test -n "$$dir1"; do \
223    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
224    if test "$$first" != "."; then \
225      if test "$$first" = ".."; then \
226        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
227        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
228      else \
229        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
230        if test "$$first2" = "$$first"; then \
231          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
232        else \
233          dir2="../$$dir2"; \
234        fi; \
235        dir0="$$dir0"/"$$first"; \
236      fi; \
237    fi; \
238    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
239  done; \
240  reldir="$$dir2"
241DIST_ARCHIVES = $(distdir).tar.gz
242GZIP_ENV = --best
243DIST_TARGETS = dist-gzip
244distuninstallcheck_listfiles = find . -type f -print
245am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
246  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
247distcleancheck_listfiles = find . -type f -print
248ACLOCAL = @ACLOCAL@
249ALLOCA = @ALLOCA@
250AMTAR = @AMTAR@
251AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
252ANT = @ANT@
253ANT_FLAGS = @ANT_FLAGS@
254AR = @AR@
255AUTOCONF = @AUTOCONF@
256AUTOHEADER = @AUTOHEADER@
257AUTOMAKE = @AUTOMAKE@
258AWK = @AWK@
259BISON = @BISON@
260BOOST_CHRONO_LDADD = @BOOST_CHRONO_LDADD@
261BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
262BOOST_FILESYSTEM_LDADD = @BOOST_FILESYSTEM_LDADD@
263BOOST_LDFLAGS = @BOOST_LDFLAGS@
264BOOST_LIB_DIR = @BOOST_LIB_DIR@
265BOOST_SYSTEM_LDADD = @BOOST_SYSTEM_LDADD@
266BOOST_TEST_LDADD = @BOOST_TEST_LDADD@
267BOOST_THREAD_LDADD = @BOOST_THREAD_LDADD@
268BUNDLER = @BUNDLER@
269CABAL = @CABAL@
270CABAL_CONFIGURE_FLAGS = @CABAL_CONFIGURE_FLAGS@
271CARGO = @CARGO@
272CC = @CC@
273CCDEPMODE = @CCDEPMODE@
274CFLAGS = @CFLAGS@
275CLASSPATH = @CLASSPATH@
276CPP = @CPP@
277CPPFLAGS = @CPPFLAGS@
278CPPSTYLE_CMD = @CPPSTYLE_CMD@
279CXX = @CXX@
280CXXCPP = @CXXCPP@
281CXXDEPMODE = @CXXDEPMODE@
282CXXFLAGS = @CXXFLAGS@
283CYGPATH_W = @CYGPATH_W@
284DART = @DART@
285DARTPUB = @DARTPUB@
286DEFS = @DEFS@
287DEPDIR = @DEPDIR@
288DLLTOOL = @DLLTOOL@
289DMD = @DMD@
290DMD_LIBEVENT_FLAGS = @DMD_LIBEVENT_FLAGS@
291DMD_OF_DIRSEP = @DMD_OF_DIRSEP@
292DMD_OPENSSL_FLAGS = @DMD_OPENSSL_FLAGS@
293DOTNETCORE = @DOTNETCORE@
294DOTNETCORE_VERSION = @DOTNETCORE_VERSION@
295DSYMUTIL = @DSYMUTIL@
296DUMPBIN = @DUMPBIN@
297D_EVENT_LIB_NAME = @D_EVENT_LIB_NAME@
298D_IMPORT_PREFIX = @D_IMPORT_PREFIX@
299D_LIB_NAME = @D_LIB_NAME@
300D_SSL_LIB_NAME = @D_SSL_LIB_NAME@
301ECHO_C = @ECHO_C@
302ECHO_N = @ECHO_N@
303ECHO_T = @ECHO_T@
304EGREP = @EGREP@
305ENABLE_COVERAGE = @ENABLE_COVERAGE@
306ERL = @ERL@
307ERLANG_INSTALL_LIB_DIR = @ERLANG_INSTALL_LIB_DIR@
308ERLANG_INSTALL_LIB_DIR_thrift = @ERLANG_INSTALL_LIB_DIR_thrift@
309ERLANG_LIB_DIR = @ERLANG_LIB_DIR@
310ERLC = @ERLC@
311ERLCFLAGS = @ERLCFLAGS@
312EXEEXT = @EXEEXT@
313FGREP = @FGREP@
314FLEX_COMPC = @FLEX_COMPC@
315GCOV_CFLAGS = @GCOV_CFLAGS@
316GCOV_CXXFLAGS = @GCOV_CXXFLAGS@
317GCOV_LDFLAGS = @GCOV_LDFLAGS@
318GLIB_CFLAGS = @GLIB_CFLAGS@
319GLIB_LIBS = @GLIB_LIBS@
320GO = @GO@
321GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
322GOBJECT_LIBS = @GOBJECT_LIBS@
323GRADLE_OPTS = @GRADLE_OPTS@
324GREP = @GREP@
325GSETTINGS = @GSETTINGS@
326HAVE_CXX11 = @HAVE_CXX11@
327HAXE = @HAXE@
328HAXE_VERSION = @HAXE_VERSION@
329INSTALL = @INSTALL@
330INSTALLDIRS = @INSTALLDIRS@
331INSTALL_DATA = @INSTALL_DATA@
332INSTALL_PROGRAM = @INSTALL_PROGRAM@
333INSTALL_SCRIPT = @INSTALL_SCRIPT@
334INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
335JAVA_PREFIX = @JAVA_PREFIX@
336LD = @LD@
337LDFLAGS = @LDFLAGS@
338LEX = @LEX@
339LEXLIB = @LEXLIB@
340LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
341LIBEVENT_CPPFLAGS = @LIBEVENT_CPPFLAGS@
342LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
343LIBEVENT_LIBS = @LIBEVENT_LIBS@
344LIBOBJS = @LIBOBJS@
345LIBS = @LIBS@
346LIBTOOL = @LIBTOOL@
347LIPO = @LIPO@
348LN_S = @LN_S@
349LTLIBOBJS = @LTLIBOBJS@
350LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
351LUA = @LUA@
352LUA_EXEC_PREFIX = @LUA_EXEC_PREFIX@
353LUA_INCLUDE = @LUA_INCLUDE@
354LUA_LIB = @LUA_LIB@
355LUA_PLATFORM = @LUA_PLATFORM@
356LUA_PREFIX = @LUA_PREFIX@
357LUA_SHORT_VERSION = @LUA_SHORT_VERSION@
358LUA_VERSION = @LUA_VERSION@
359MAKEINFO = @MAKEINFO@
360MANIFEST_TOOL = @MANIFEST_TOOL@
361MAYBE_AS3 = @MAYBE_AS3@
362MAYBE_CL = @MAYBE_CL@
363MAYBE_CPP = @MAYBE_CPP@
364MAYBE_C_GLIB = @MAYBE_C_GLIB@
365MAYBE_D = @MAYBE_D@
366MAYBE_DART = @MAYBE_DART@
367MAYBE_ERLANG = @MAYBE_ERLANG@
368MAYBE_GO = @MAYBE_GO@
369MAYBE_HASKELL = @MAYBE_HASKELL@
370MAYBE_JAVA = @MAYBE_JAVA@
371MAYBE_LUA = @MAYBE_LUA@
372MAYBE_NETSTD = @MAYBE_NETSTD@
373MAYBE_NODEJS = @MAYBE_NODEJS@
374MAYBE_NODETS = @MAYBE_NODETS@
375MAYBE_PERL = @MAYBE_PERL@
376MAYBE_PHP = @MAYBE_PHP@
377MAYBE_PY3 = @MAYBE_PY3@
378MAYBE_PYTHON = @MAYBE_PYTHON@
379MAYBE_RS = @MAYBE_RS@
380MAYBE_RUBY = @MAYBE_RUBY@
381MAYBE_SWIFT = @MAYBE_SWIFT@
382MKDIR_P = @MKDIR_P@
383NM = @NM@
384NMEDIT = @NMEDIT@
385NODEJS = @NODEJS@
386NODETS = @NODETS@
387NPM = @NPM@
388OBJDUMP = @OBJDUMP@
389OBJEXT = @OBJEXT@
390OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
391OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
392OPENSSL_LIBS = @OPENSSL_LIBS@
393OTOOL = @OTOOL@
394OTOOL64 = @OTOOL64@
395PACKAGE = @PACKAGE@
396PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
397PACKAGE_NAME = @PACKAGE_NAME@
398PACKAGE_STRING = @PACKAGE_STRING@
399PACKAGE_TARNAME = @PACKAGE_TARNAME@
400PACKAGE_URL = @PACKAGE_URL@
401PACKAGE_VERSION = @PACKAGE_VERSION@
402PATH_SEPARATOR = @PATH_SEPARATOR@
403PERL = @PERL@
404PERL_PREFIX = @PERL_PREFIX@
405PHP = @PHP@
406PHP_CONFIG = @PHP_CONFIG@
407PHP_CONFIG_PREFIX = @PHP_CONFIG_PREFIX@
408PHP_PREFIX = @PHP_PREFIX@
409PKG_CONFIG = @PKG_CONFIG@
410PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
411PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
412PYTHON = @PYTHON@
413PYTHON3 = @PYTHON3@
414PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
415PYTHON_PLATFORM = @PYTHON_PLATFORM@
416PYTHON_PREFIX = @PYTHON_PREFIX@
417PYTHON_VERSION = @PYTHON_VERSION@
418PY_PREFIX = @PY_PREFIX@
419QT5_CFLAGS = @QT5_CFLAGS@
420QT5_LIBS = @QT5_LIBS@
421QT5_MOC = @QT5_MOC@
422RANLIB = @RANLIB@
423REBAR = @REBAR@
424RUBY = @RUBY@
425RUBY_PREFIX = @RUBY_PREFIX@
426RUNHASKELL = @RUNHASKELL@
427RUSTC = @RUSTC@
428SBCL = @SBCL@
429SED = @SED@
430SET_MAKE = @SET_MAKE@
431SHELL = @SHELL@
432STRIP = @STRIP@
433SWIFT = @SWIFT@
434THRIFT = @THRIFT@
435TRIAL = @TRIAL@
436VERSION = @VERSION@
437YACC = @YACC@
438YFLAGS = @YFLAGS@
439ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
440ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
441ZLIB_LIBS = @ZLIB_LIBS@
442abs_builddir = @abs_builddir@
443abs_srcdir = @abs_srcdir@
444abs_top_builddir = @abs_top_builddir@
445abs_top_srcdir = @abs_top_srcdir@
446ac_ct_AR = @ac_ct_AR@
447ac_ct_CC = @ac_ct_CC@
448ac_ct_CXX = @ac_ct_CXX@
449ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
450am__include = @am__include@
451am__leading_dot = @am__leading_dot@
452am__quote = @am__quote@
453am__tar = @am__tar@
454am__untar = @am__untar@
455bindir = @bindir@
456build = @build@
457build_alias = @build_alias@
458build_cpu = @build_cpu@
459build_os = @build_os@
460build_vendor = @build_vendor@
461builddir = @builddir@
462datadir = @datadir@
463datarootdir = @datarootdir@
464docdir = @docdir@
465dvidir = @dvidir@
466exec_prefix = @exec_prefix@
467golang_version = @golang_version@
468have_prog_bison = @have_prog_bison@
469host = @host@
470host_alias = @host_alias@
471host_cpu = @host_cpu@
472host_os = @host_os@
473host_vendor = @host_vendor@
474htmldir = @htmldir@
475includedir = @includedir@
476infodir = @infodir@
477install_sh = @install_sh@
478libdir = @libdir@
479libexecdir = @libexecdir@
480localedir = @localedir@
481localstatedir = @localstatedir@
482luadir = @luadir@
483luaexecdir = @luaexecdir@
484mandir = @mandir@
485mkdir_p = @mkdir_p@
486oldincludedir = @oldincludedir@
487pdfdir = @pdfdir@
488pkgluadir = @pkgluadir@
489pkgluaexecdir = @pkgluaexecdir@
490pkgpyexecdir = @pkgpyexecdir@
491pkgpythondir = @pkgpythondir@
492prefix = @prefix@
493program_transform_name = @program_transform_name@
494psdir = @psdir@
495pyexecdir = @pyexecdir@
496pythondir = @pythondir@
497runstatedir = @runstatedir@
498rustc_version = @rustc_version@
499sbindir = @sbindir@
500sharedstatedir = @sharedstatedir@
501srcdir = @srcdir@
502subdirs = @subdirs@
503sysconfdir = @sysconfdir@
504target_alias = @target_alias@
505top_build_prefix = @top_build_prefix@
506top_builddir = @top_builddir@
507top_srcdir = @top_srcdir@
508ACLOCAL_AMFLAGS = -I ./aclocal
509SUBDIRS = compiler/cpp lib $(am__append_1) $(am__append_2)
510CLEANFILES = \
511	composer.lock \
512	dub.selections.json
513
514DISTCLEANFILES = \
515	Makefile \
516	Makefile.in \
517	aclocal.m4 \
518	apache-thrift-test-library \
519	autoscan.log \
520	compile \
521	config.guess \
522	config.hin \
523	config.hin~ \
524	config.log \
525	config.status \
526	config.sub \
527	configure \
528	configure.scan \
529    debcomp \
530    install-sh \
531    ltmain.sh \
532    missing \
533    ylwrap
534
535empty :=
536space := $(empty) $(empty)
537comma := ,
538CROSS_LANGS = @MAYBE_CPP@ @MAYBE_C_GLIB@ @MAYBE_CL@ @MAYBE_D@ @MAYBE_JAVA@ @MAYBE_PYTHON@ @MAYBE_PY3@ @MAYBE_RUBY@ @MAYBE_HASKELL@ @MAYBE_PERL@ @MAYBE_PHP@ @MAYBE_GO@ @MAYBE_NODEJS@ @MAYBE_DART@ @MAYBE_ERLANG@ @MAYBE_LUA@ @MAYBE_RS@ @MAYBE_NETSTD@ @MAYBE_NODETS@
539CROSS_LANGS_COMMA_SEPARATED = $(subst $(space),$(comma),$(CROSS_LANGS))
540@WITH_PY3_FALSE@CROSS_PY = $(PYTHON)
541@WITH_PY3_TRUE@CROSS_PY = $(PYTHON3)
542TIMES = 1 2 3
543codespell_skip_files = \
544	*.jar \
545	*.class \
546	*.so \
547	*.a \
548	*.la \
549	*.o \
550	*.p12 \
551	*OCamlMakefile \
552	.keystore \
553	.truststore \
554	CHANGES \
555	config.sub \
556	configure \
557	depcomp \
558	libtool.m4 \
559	output.* \
560	rebar \
561	thrift
562
563skipped_files = $(subst $(space),$(comma),$(codespell_skip_files))
564EXTRA_DIST = \
565	.asf.yaml \
566	.clang-format \
567	.dockerignore \
568	.editorconfig \
569	.eslintignore \
570	.eslintrc.json \
571	.flake8 \
572	.gitattributes \
573	.gitignore \
574	.travis.yml \
575	.rustfmt.toml \
576	ApacheThrift.nuspec \
577	appveyor.yml \
578	bootstrap.sh \
579	bower.json \
580	build \
581	CHANGES.md \
582	CMakeLists.txt \
583	composer.json \
584	contrib \
585	CONTRIBUTING.md \
586	debian \
587	doap.rdf \
588	doc \
589	dub.json \
590	jitpack.yml \
591	LANGUAGES.md \
592	LICENSE \
593	NOTICE \
594	package.json \
595	package-lock.json \
596	phpcs.xml.dist \
597	README.md \
598	sonar-project.properties \
599	Thrift.podspec
600
601all: config.h
602	$(MAKE) $(AM_MAKEFLAGS) all-recursive
603
604.SUFFIXES:
605am--refresh: Makefile
606	@:
607$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
608	@for dep in $?; do \
609	  case '$(am__configure_deps)' in \
610	    *$$dep*) \
611	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
612	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
613		&& exit 0; \
614	      exit 1;; \
615	  esac; \
616	done; \
617	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
618	$(am__cd) $(top_srcdir) && \
619	  $(AUTOMAKE) --foreign Makefile
620Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
621	@case '$?' in \
622	  *config.status*) \
623	    echo ' $(SHELL) ./config.status'; \
624	    $(SHELL) ./config.status;; \
625	  *) \
626	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
627	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
628	esac;
629
630$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
631	$(SHELL) ./config.status --recheck
632
633$(top_srcdir)/configure:  $(am__configure_deps)
634	$(am__cd) $(srcdir) && $(AUTOCONF)
635$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
636	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
637$(am__aclocal_m4_deps):
638
639config.h: stamp-h1
640	@test -f $@ || rm -f stamp-h1
641	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
642
643stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
644	@rm -f stamp-h1
645	cd $(top_builddir) && $(SHELL) ./config.status config.h
646$(srcdir)/config.hin:  $(am__configure_deps)
647	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
648	rm -f stamp-h1
649	touch $@
650
651lib/cpp/src/thrift/config.h: lib/cpp/src/thrift/stamp-h2
652	@test -f $@ || rm -f lib/cpp/src/thrift/stamp-h2
653	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) lib/cpp/src/thrift/stamp-h2
654
655lib/cpp/src/thrift/stamp-h2: $(srcdir)/config.hin $(top_builddir)/config.status
656	@rm -f lib/cpp/src/thrift/stamp-h2
657	cd $(top_builddir) && $(SHELL) ./config.status lib/cpp/src/thrift/config.h
658
659lib/c_glib/src/thrift/config.h: lib/c_glib/src/thrift/stamp-h3
660	@test -f $@ || rm -f lib/c_glib/src/thrift/stamp-h3
661	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) lib/c_glib/src/thrift/stamp-h3
662
663lib/c_glib/src/thrift/stamp-h3: $(srcdir)/config.hin $(top_builddir)/config.status
664	@rm -f lib/c_glib/src/thrift/stamp-h3
665	cd $(top_builddir) && $(SHELL) ./config.status lib/c_glib/src/thrift/config.h
666
667distclean-hdr:
668	-rm -f config.h stamp-h1 lib/cpp/src/thrift/config.h lib/cpp/src/thrift/stamp-h2 lib/c_glib/src/thrift/config.h lib/c_glib/src/thrift/stamp-h3
669
670mostlyclean-libtool:
671	-rm -f *.lo
672
673clean-libtool:
674	-rm -rf .libs _libs
675
676distclean-libtool:
677	-rm -f libtool config.lt
678
679# This directory's subdirectories are mostly independent; you can cd
680# into them and run 'make' without going through this Makefile.
681# To change the values of 'make' variables: instead of editing Makefiles,
682# (1) if the variable is set in 'config.status', edit 'config.status'
683#     (which will cause the Makefiles to be regenerated when you run 'make');
684# (2) otherwise, pass the desired values on the 'make' command line.
685$(am__recursive_targets):
686	@fail=; \
687	if $(am__make_keepgoing); then \
688	  failcom='fail=yes'; \
689	else \
690	  failcom='exit 1'; \
691	fi; \
692	dot_seen=no; \
693	target=`echo $@ | sed s/-recursive//`; \
694	case "$@" in \
695	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
696	  *) list='$(SUBDIRS)' ;; \
697	esac; \
698	for subdir in $$list; do \
699	  echo "Making $$target in $$subdir"; \
700	  if test "$$subdir" = "."; then \
701	    dot_seen=yes; \
702	    local_target="$$target-am"; \
703	  else \
704	    local_target="$$target"; \
705	  fi; \
706	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
707	  || eval $$failcom; \
708	done; \
709	if test "$$dot_seen" = "no"; then \
710	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
711	fi; test -z "$$fail"
712style-local:
713
714ID: $(am__tagged_files)
715	$(am__define_uniq_tagged_files); mkid -fID $$unique
716tags: tags-recursive
717TAGS: tags
718
719tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
720	set x; \
721	here=`pwd`; \
722	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
723	  include_option=--etags-include; \
724	  empty_fix=.; \
725	else \
726	  include_option=--include; \
727	  empty_fix=; \
728	fi; \
729	list='$(SUBDIRS)'; for subdir in $$list; do \
730	  if test "$$subdir" = .; then :; else \
731	    test ! -f $$subdir/TAGS || \
732	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
733	  fi; \
734	done; \
735	$(am__define_uniq_tagged_files); \
736	shift; \
737	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
738	  test -n "$$unique" || unique=$$empty_fix; \
739	  if test $$# -gt 0; then \
740	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
741	      "$$@" $$unique; \
742	  else \
743	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
744	      $$unique; \
745	  fi; \
746	fi
747ctags: ctags-recursive
748
749CTAGS: ctags
750ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
751	$(am__define_uniq_tagged_files); \
752	test -z "$(CTAGS_ARGS)$$unique" \
753	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
754	     $$unique
755
756GTAGS:
757	here=`$(am__cd) $(top_builddir) && pwd` \
758	  && $(am__cd) $(top_srcdir) \
759	  && gtags -i $(GTAGS_ARGS) "$$here"
760cscope: cscope.files
761	test ! -s cscope.files \
762	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
763clean-cscope:
764	-rm -f cscope.files
765cscope.files: clean-cscope cscopelist
766cscopelist: cscopelist-recursive
767
768cscopelist-am: $(am__tagged_files)
769	list='$(am__tagged_files)'; \
770	case "$(srcdir)" in \
771	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
772	  *) sdir=$(subdir)/$(srcdir) ;; \
773	esac; \
774	for i in $$list; do \
775	  if test -f "$$i"; then \
776	    echo "$(subdir)/$$i"; \
777	  else \
778	    echo "$$sdir/$$i"; \
779	  fi; \
780	done >> $(top_builddir)/cscope.files
781
782distclean-tags:
783	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
784	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
785
786distdir: $(DISTFILES)
787	$(am__remove_distdir)
788	test -d "$(distdir)" || mkdir "$(distdir)"
789	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
790	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
791	list='$(DISTFILES)'; \
792	  dist_files=`for file in $$list; do echo $$file; done | \
793	  sed -e "s|^$$srcdirstrip/||;t" \
794	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
795	case $$dist_files in \
796	  */*) $(MKDIR_P) `echo "$$dist_files" | \
797			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
798			   sort -u` ;; \
799	esac; \
800	for file in $$dist_files; do \
801	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
802	  if test -d $$d/$$file; then \
803	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
804	    if test -d "$(distdir)/$$file"; then \
805	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
806	    fi; \
807	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
808	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
809	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
810	    fi; \
811	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
812	  else \
813	    test -f "$(distdir)/$$file" \
814	    || cp -p $$d/$$file "$(distdir)/$$file" \
815	    || exit 1; \
816	  fi; \
817	done
818	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
819	  if test "$$subdir" = .; then :; else \
820	    $(am__make_dryrun) \
821	      || test -d "$(distdir)/$$subdir" \
822	      || $(MKDIR_P) "$(distdir)/$$subdir" \
823	      || exit 1; \
824	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
825	    $(am__relativize); \
826	    new_distdir=$$reldir; \
827	    dir1=$$subdir; dir2="$(top_distdir)"; \
828	    $(am__relativize); \
829	    new_top_distdir=$$reldir; \
830	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
831	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
832	    ($(am__cd) $$subdir && \
833	      $(MAKE) $(AM_MAKEFLAGS) \
834	        top_distdir="$$new_top_distdir" \
835	        distdir="$$new_distdir" \
836		am__remove_distdir=: \
837		am__skip_length_check=: \
838		am__skip_mode_fix=: \
839	        distdir) \
840	      || exit 1; \
841	  fi; \
842	done
843	$(MAKE) $(AM_MAKEFLAGS) \
844	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
845	  dist-hook
846	-test -n "$(am__skip_mode_fix)" \
847	|| find "$(distdir)" -type d ! -perm -755 \
848		-exec chmod u+rwx,go+rx {} \; -o \
849	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
850	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
851	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
852	|| chmod -R a+r "$(distdir)"
853dist-gzip: distdir
854	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
855	$(am__post_remove_distdir)
856
857dist-bzip2: distdir
858	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
859	$(am__post_remove_distdir)
860
861dist-lzip: distdir
862	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
863	$(am__post_remove_distdir)
864
865dist-xz: distdir
866	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
867	$(am__post_remove_distdir)
868
869dist-tarZ: distdir
870	@echo WARNING: "Support for distribution archives compressed with" \
871		       "legacy program 'compress' is deprecated." >&2
872	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
873	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
874	$(am__post_remove_distdir)
875
876dist-shar: distdir
877	@echo WARNING: "Support for shar distribution archives is" \
878	               "deprecated." >&2
879	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
880	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
881	$(am__post_remove_distdir)
882
883dist-zip: distdir
884	-rm -f $(distdir).zip
885	zip -rq $(distdir).zip $(distdir)
886	$(am__post_remove_distdir)
887
888dist dist-all:
889	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
890	$(am__post_remove_distdir)
891
892# This target untars the dist file and tries a VPATH configuration.  Then
893# it guarantees that the distribution is self-contained by making another
894# tarfile.
895distcheck: dist
896	case '$(DIST_ARCHIVES)' in \
897	*.tar.gz*) \
898	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
899	*.tar.bz2*) \
900	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
901	*.tar.lz*) \
902	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
903	*.tar.xz*) \
904	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
905	*.tar.Z*) \
906	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
907	*.shar.gz*) \
908	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
909	*.zip*) \
910	  unzip $(distdir).zip ;;\
911	esac
912	chmod -R a-w $(distdir)
913	chmod u+w $(distdir)
914	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
915	chmod a-w $(distdir)
916	test -d $(distdir)/_build || exit 0; \
917	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
918	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
919	  && am__cwd=`pwd` \
920	  && $(am__cd) $(distdir)/_build/sub \
921	  && ../../configure \
922	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
923	    $(DISTCHECK_CONFIGURE_FLAGS) \
924	    --srcdir=../.. --prefix="$$dc_install_base" \
925	  && $(MAKE) $(AM_MAKEFLAGS) \
926	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
927	  && $(MAKE) $(AM_MAKEFLAGS) check \
928	  && $(MAKE) $(AM_MAKEFLAGS) install \
929	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
930	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
931	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
932	        distuninstallcheck \
933	  && chmod -R a-w "$$dc_install_base" \
934	  && ({ \
935	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
936	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
937	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
938	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
939	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
940	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
941	  && rm -rf "$$dc_destdir" \
942	  && $(MAKE) $(AM_MAKEFLAGS) dist \
943	  && rm -rf $(DIST_ARCHIVES) \
944	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
945	  && cd "$$am__cwd" \
946	  || exit 1
947	$(am__post_remove_distdir)
948	@(echo "$(distdir) archives ready for distribution: "; \
949	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
950	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
951distuninstallcheck:
952	@test -n '$(distuninstallcheck_dir)' || { \
953	  echo 'ERROR: trying to run $@ with an empty' \
954	       '$$(distuninstallcheck_dir)' >&2; \
955	  exit 1; \
956	}; \
957	$(am__cd) '$(distuninstallcheck_dir)' || { \
958	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
959	  exit 1; \
960	}; \
961	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
962	   || { echo "ERROR: files left after uninstall:" ; \
963	        if test -n "$(DESTDIR)"; then \
964	          echo "  (check DESTDIR support)"; \
965	        fi ; \
966	        $(distuninstallcheck_listfiles) ; \
967	        exit 1; } >&2
968distcleancheck: distclean
969	@if test '$(srcdir)' = . ; then \
970	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
971	  exit 1 ; \
972	fi
973	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
974	  || { echo "ERROR: files left in build directory after distclean:" ; \
975	       $(distcleancheck_listfiles) ; \
976	       exit 1; } >&2
977check-am: all-am
978check: check-recursive
979all-am: Makefile config.h
980installdirs: installdirs-recursive
981installdirs-am:
982install: install-recursive
983install-exec: install-exec-recursive
984install-data: install-data-recursive
985uninstall: uninstall-recursive
986
987install-am: all-am
988	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
989
990installcheck: installcheck-recursive
991install-strip:
992	if test -z '$(STRIP)'; then \
993	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
994	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
995	      install; \
996	else \
997	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
998	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
999	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1000	fi
1001mostlyclean-generic:
1002
1003clean-generic:
1004	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1005
1006distclean-generic:
1007	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1008	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1009	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1010
1011maintainer-clean-generic:
1012	@echo "This command is intended for maintainers to use"
1013	@echo "it deletes files that may require special tools to rebuild."
1014clean: clean-recursive
1015
1016clean-am: clean-generic clean-libtool clean-local mostlyclean-am
1017
1018distclean: distclean-recursive
1019	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1020	-rm -f Makefile
1021distclean-am: clean-am distclean-generic distclean-hdr \
1022	distclean-libtool distclean-local distclean-tags
1023
1024dvi: dvi-recursive
1025
1026dvi-am:
1027
1028html: html-recursive
1029
1030html-am:
1031
1032info: info-recursive
1033
1034info-am:
1035
1036install-data-am:
1037
1038install-dvi: install-dvi-recursive
1039
1040install-dvi-am:
1041
1042install-exec-am:
1043
1044install-html: install-html-recursive
1045
1046install-html-am:
1047
1048install-info: install-info-recursive
1049
1050install-info-am:
1051
1052install-man:
1053
1054install-pdf: install-pdf-recursive
1055
1056install-pdf-am:
1057
1058install-ps: install-ps-recursive
1059
1060install-ps-am:
1061
1062installcheck-am:
1063
1064maintainer-clean: maintainer-clean-recursive
1065	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1066	-rm -rf $(top_srcdir)/autom4te.cache
1067	-rm -f Makefile
1068maintainer-clean-am: distclean-am maintainer-clean-generic
1069
1070mostlyclean: mostlyclean-recursive
1071
1072mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1073
1074pdf: pdf-recursive
1075
1076pdf-am:
1077
1078ps: ps-recursive
1079
1080ps-am:
1081
1082style: style-recursive
1083
1084style-am: style-local
1085
1086uninstall-am:
1087
1088.MAKE: $(am__recursive_targets) all install-am install-strip
1089
1090.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1091	am--refresh check check-am clean clean-cscope clean-generic \
1092	clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
1093	dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
1094	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1095	distclean-generic distclean-hdr distclean-libtool \
1096	distclean-local distclean-tags distcleancheck distdir \
1097	distuninstallcheck dvi dvi-am html html-am info info-am \
1098	install install-am install-data install-data-am install-dvi \
1099	install-dvi-am install-exec install-exec-am install-html \
1100	install-html-am install-info install-info-am install-man \
1101	install-pdf install-pdf-am install-ps install-ps-am \
1102	install-strip installcheck installcheck-am installdirs \
1103	installdirs-am maintainer-clean maintainer-clean-generic \
1104	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1105	ps ps-am style-am style-local tags tags-am uninstall \
1106	uninstall-am
1107
1108.PRECIOUS: Makefile
1109
1110
1111clean-local:
1112	$(RM) -r vendor/
1113
1114distclean-local:
1115	$(RM) -r .dub/
1116	$(RM) -r autom4te.cache/
1117
1118dist-hook:
1119	find $(distdir) -type f \( -iname ".DS_Store" -or -iname "._*" -or -iname ".gitignore" \) | xargs rm -f
1120	find $(distdir) -type d \( -iname ".deps" -or -iname ".libs" \) | xargs rm -rf
1121	find $(distdir) -type d \( -iname ".svn" -or -iname ".git" \) | xargs rm -rf
1122
1123print-version:
1124	@echo $(PACKAGE_VERSION)
1125
1126.PHONY: precross cross
1127precross-%: all
1128	$(MAKE) -C $* precross
1129precross: all precross-test precross-lib
1130
1131@WITH_PYTHON_TRUE@crossfeature: precross
1132@WITH_PYTHON_TRUE@	$(CROSS_PY) test/test.py --retry-count 5 --features .* --skip-known-failures --server $(CROSS_LANGS_COMMA_SEPARATED)
1133# feature test needs python build
1134@WITH_PYTHON_FALSE@crossfeature:
1135
1136cross-%: precross crossfeature
1137	$(CROSS_PY) test/test.py --retry-count 5 --skip-known-failures --server $(CROSS_LANGS_COMMA_SEPARATED) --client $(CROSS_LANGS_COMMA_SEPARATED) --regex "$*"
1138
1139cross: cross-.*
1140fail: precross
1141	$(CROSS_PY) test/test.py || true
1142	$(CROSS_PY) test/test.py --update-expected-failures=overwrite
1143	$(foreach var,$(TIMES),test/test.py -s || true;test/test.py --update-expected-failures=merge;)
1144
1145style-local:
1146	codespell --write-changes --skip=$(skipped_files) --disable-colors
1147
1148# Tell versions [3.59,3.63) of GNU make to not export all variables.
1149# Otherwise a system limit (for SysV at least) may be exceeded.
1150.NOEXPORT:
1151