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#
35#
36# Contains some contributions under the Thrift Software License.
37# Please see doc/old-thrift-license.txt in the Thrift distribution for
38# details.
39VPATH = @srcdir@
40am__is_gnu_make = { \
41  if test -z '$(MAKELEVEL)'; then \
42    false; \
43  elif test -n '$(MAKE_HOST)'; then \
44    true; \
45  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
46    true; \
47  else \
48    false; \
49  fi; \
50}
51am__make_running_with_option = \
52  case $${target_option-} in \
53      ?) ;; \
54      *) echo "am__make_running_with_option: internal error: invalid" \
55              "target option '$${target_option-}' specified" >&2; \
56         exit 1;; \
57  esac; \
58  has_opt=no; \
59  sane_makeflags=$$MAKEFLAGS; \
60  if $(am__is_gnu_make); then \
61    sane_makeflags=$$MFLAGS; \
62  else \
63    case $$MAKEFLAGS in \
64      *\\[\ \	]*) \
65        bs=\\; \
66        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
67          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
68    esac; \
69  fi; \
70  skip_next=no; \
71  strip_trailopt () \
72  { \
73    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
74  }; \
75  for flg in $$sane_makeflags; do \
76    test $$skip_next = yes && { skip_next=no; continue; }; \
77    case $$flg in \
78      *=*|--*) continue;; \
79        -*I) strip_trailopt 'I'; skip_next=yes;; \
80      -*I?*) strip_trailopt 'I';; \
81        -*O) strip_trailopt 'O'; skip_next=yes;; \
82      -*O?*) strip_trailopt 'O';; \
83        -*l) strip_trailopt 'l'; skip_next=yes;; \
84      -*l?*) strip_trailopt 'l';; \
85      -[dEDm]) skip_next=yes;; \
86      -[JT]) skip_next=yes;; \
87    esac; \
88    case $$flg in \
89      *$$target_option*) has_opt=yes; break;; \
90    esac; \
91  done; \
92  test $$has_opt = yes
93am__make_dryrun = (target_option=n; $(am__make_running_with_option))
94am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
95pkgdatadir = $(datadir)/@PACKAGE@
96pkgincludedir = $(includedir)/@PACKAGE@
97pkglibdir = $(libdir)/@PACKAGE@
98pkglibexecdir = $(libexecdir)/@PACKAGE@
99am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100install_sh_DATA = $(install_sh) -c -m 644
101install_sh_PROGRAM = $(install_sh) -c
102install_sh_SCRIPT = $(install_sh) -c
103INSTALL_HEADER = $(INSTALL_DATA)
104transform = $(program_transform_name)
105NORMAL_INSTALL = :
106PRE_INSTALL = :
107POST_INSTALL = :
108NORMAL_UNINSTALL = :
109PRE_UNINSTALL = :
110POST_UNINSTALL = :
111build_triplet = @build@
112host_triplet = @host@
113subdir = compiler/cpp/test
114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115am__aclocal_m4_deps = $(top_srcdir)/aclocal/ac_prog_bison.m4 \
116	$(top_srcdir)/aclocal/ax_boost_base.m4 \
117	$(top_srcdir)/aclocal/ax_check_openssl.m4 \
118	$(top_srcdir)/aclocal/ax_compare_version.m4 \
119	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx.m4 \
120	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx_11.m4 \
121	$(top_srcdir)/aclocal/ax_dmd.m4 \
122	$(top_srcdir)/aclocal/ax_javac_and_java.m4 \
123	$(top_srcdir)/aclocal/ax_lib_event.m4 \
124	$(top_srcdir)/aclocal/ax_lib_zlib.m4 \
125	$(top_srcdir)/aclocal/ax_lua.m4 \
126	$(top_srcdir)/aclocal/ax_prog_dotnetcore_version.m4 \
127	$(top_srcdir)/aclocal/ax_prog_haxe_version.m4 \
128	$(top_srcdir)/aclocal/ax_prog_perl_modules.m4 \
129	$(top_srcdir)/aclocal/ax_signed_right_shift.m4 \
130	$(top_srcdir)/aclocal/ax_thrift_internal.m4 \
131	$(top_srcdir)/aclocal/libtool.m4 \
132	$(top_srcdir)/aclocal/ltoptions.m4 \
133	$(top_srcdir)/aclocal/ltsugar.m4 \
134	$(top_srcdir)/aclocal/ltversion.m4 \
135	$(top_srcdir)/aclocal/lt~obsolete.m4 \
136	$(top_srcdir)/aclocal/tar.m4 $(top_srcdir)/configure.ac
137am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
138	$(ACLOCAL_M4)
139DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140mkinstalldirs = $(install_sh) -d
141CONFIG_HEADER = $(top_builddir)/config.h \
142	$(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 =
160am__can_run_installinfo = \
161  case $$AM_UPDATE_INFO_DIR in \
162    n|no|NO) false;; \
163    *) (install-info --version) >/dev/null 2>&1;; \
164  esac
165am__extra_recursive_targets = style-recursive
166am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167am__DIST_COMMON = $(srcdir)/Makefile.in
168DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169ACLOCAL = @ACLOCAL@
170ALLOCA = @ALLOCA@
171AMTAR = @AMTAR@
172AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
173ANT = @ANT@
174ANT_FLAGS = @ANT_FLAGS@
175AR = @AR@
176AUTOCONF = @AUTOCONF@
177AUTOHEADER = @AUTOHEADER@
178AUTOMAKE = @AUTOMAKE@
179AWK = @AWK@
180BISON = @BISON@
181BOOST_CHRONO_LDADD = @BOOST_CHRONO_LDADD@
182BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
183BOOST_FILESYSTEM_LDADD = @BOOST_FILESYSTEM_LDADD@
184BOOST_LDFLAGS = @BOOST_LDFLAGS@
185BOOST_LIB_DIR = @BOOST_LIB_DIR@
186BOOST_SYSTEM_LDADD = @BOOST_SYSTEM_LDADD@
187BOOST_TEST_LDADD = @BOOST_TEST_LDADD@
188BOOST_THREAD_LDADD = @BOOST_THREAD_LDADD@
189BUNDLER = @BUNDLER@
190CABAL = @CABAL@
191CABAL_CONFIGURE_FLAGS = @CABAL_CONFIGURE_FLAGS@
192CARGO = @CARGO@
193CC = @CC@
194CCDEPMODE = @CCDEPMODE@
195CFLAGS = @CFLAGS@
196CLASSPATH = @CLASSPATH@
197CPP = @CPP@
198CPPFLAGS = @CPPFLAGS@
199CPPSTYLE_CMD = @CPPSTYLE_CMD@
200CXX = @CXX@
201CXXCPP = @CXXCPP@
202CXXDEPMODE = @CXXDEPMODE@
203CXXFLAGS = @CXXFLAGS@
204CYGPATH_W = @CYGPATH_W@
205DART = @DART@
206DARTPUB = @DARTPUB@
207DEFS = @DEFS@
208DEPDIR = @DEPDIR@
209DLLTOOL = @DLLTOOL@
210DMD = @DMD@
211DMD_LIBEVENT_FLAGS = @DMD_LIBEVENT_FLAGS@
212DMD_OF_DIRSEP = @DMD_OF_DIRSEP@
213DMD_OPENSSL_FLAGS = @DMD_OPENSSL_FLAGS@
214DOTNETCORE = @DOTNETCORE@
215DOTNETCORE_VERSION = @DOTNETCORE_VERSION@
216DSYMUTIL = @DSYMUTIL@
217DUMPBIN = @DUMPBIN@
218D_EVENT_LIB_NAME = @D_EVENT_LIB_NAME@
219D_IMPORT_PREFIX = @D_IMPORT_PREFIX@
220D_LIB_NAME = @D_LIB_NAME@
221D_SSL_LIB_NAME = @D_SSL_LIB_NAME@
222ECHO_C = @ECHO_C@
223ECHO_N = @ECHO_N@
224ECHO_T = @ECHO_T@
225EGREP = @EGREP@
226ENABLE_COVERAGE = @ENABLE_COVERAGE@
227ERL = @ERL@
228ERLANG_INSTALL_LIB_DIR = @ERLANG_INSTALL_LIB_DIR@
229ERLANG_INSTALL_LIB_DIR_thrift = @ERLANG_INSTALL_LIB_DIR_thrift@
230ERLANG_LIB_DIR = @ERLANG_LIB_DIR@
231ERLC = @ERLC@
232ERLCFLAGS = @ERLCFLAGS@
233EXEEXT = @EXEEXT@
234FGREP = @FGREP@
235FLEX_COMPC = @FLEX_COMPC@
236GCOV_CFLAGS = @GCOV_CFLAGS@
237GCOV_CXXFLAGS = @GCOV_CXXFLAGS@
238GCOV_LDFLAGS = @GCOV_LDFLAGS@
239GLIB_CFLAGS = @GLIB_CFLAGS@
240GLIB_LIBS = @GLIB_LIBS@
241GO = @GO@
242GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
243GOBJECT_LIBS = @GOBJECT_LIBS@
244GRADLE_OPTS = @GRADLE_OPTS@
245GREP = @GREP@
246GSETTINGS = @GSETTINGS@
247HAVE_CXX11 = @HAVE_CXX11@
248HAXE = @HAXE@
249HAXE_VERSION = @HAXE_VERSION@
250INSTALL = @INSTALL@
251INSTALLDIRS = @INSTALLDIRS@
252INSTALL_DATA = @INSTALL_DATA@
253INSTALL_PROGRAM = @INSTALL_PROGRAM@
254INSTALL_SCRIPT = @INSTALL_SCRIPT@
255INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256JAVA_PREFIX = @JAVA_PREFIX@
257LD = @LD@
258LDFLAGS = @LDFLAGS@
259LEX = @LEX@
260LEXLIB = @LEXLIB@
261LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
262LIBEVENT_CPPFLAGS = @LIBEVENT_CPPFLAGS@
263LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
264LIBEVENT_LIBS = @LIBEVENT_LIBS@
265LIBOBJS = @LIBOBJS@
266LIBS = @LIBS@
267LIBTOOL = @LIBTOOL@
268LIPO = @LIPO@
269LN_S = @LN_S@
270LTLIBOBJS = @LTLIBOBJS@
271LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
272LUA = @LUA@
273LUA_EXEC_PREFIX = @LUA_EXEC_PREFIX@
274LUA_INCLUDE = @LUA_INCLUDE@
275LUA_LIB = @LUA_LIB@
276LUA_PLATFORM = @LUA_PLATFORM@
277LUA_PREFIX = @LUA_PREFIX@
278LUA_SHORT_VERSION = @LUA_SHORT_VERSION@
279LUA_VERSION = @LUA_VERSION@
280MAKEINFO = @MAKEINFO@
281MANIFEST_TOOL = @MANIFEST_TOOL@
282MAYBE_AS3 = @MAYBE_AS3@
283MAYBE_CL = @MAYBE_CL@
284MAYBE_CPP = @MAYBE_CPP@
285MAYBE_C_GLIB = @MAYBE_C_GLIB@
286MAYBE_D = @MAYBE_D@
287MAYBE_DART = @MAYBE_DART@
288MAYBE_ERLANG = @MAYBE_ERLANG@
289MAYBE_GO = @MAYBE_GO@
290MAYBE_HASKELL = @MAYBE_HASKELL@
291MAYBE_JAVA = @MAYBE_JAVA@
292MAYBE_LUA = @MAYBE_LUA@
293MAYBE_NETSTD = @MAYBE_NETSTD@
294MAYBE_NODEJS = @MAYBE_NODEJS@
295MAYBE_NODETS = @MAYBE_NODETS@
296MAYBE_PERL = @MAYBE_PERL@
297MAYBE_PHP = @MAYBE_PHP@
298MAYBE_PY3 = @MAYBE_PY3@
299MAYBE_PYTHON = @MAYBE_PYTHON@
300MAYBE_RS = @MAYBE_RS@
301MAYBE_RUBY = @MAYBE_RUBY@
302MAYBE_SWIFT = @MAYBE_SWIFT@
303MKDIR_P = @MKDIR_P@
304NM = @NM@
305NMEDIT = @NMEDIT@
306NODEJS = @NODEJS@
307NODETS = @NODETS@
308NPM = @NPM@
309OBJDUMP = @OBJDUMP@
310OBJEXT = @OBJEXT@
311OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
312OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
313OPENSSL_LIBS = @OPENSSL_LIBS@
314OTOOL = @OTOOL@
315OTOOL64 = @OTOOL64@
316PACKAGE = @PACKAGE@
317PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318PACKAGE_NAME = @PACKAGE_NAME@
319PACKAGE_STRING = @PACKAGE_STRING@
320PACKAGE_TARNAME = @PACKAGE_TARNAME@
321PACKAGE_URL = @PACKAGE_URL@
322PACKAGE_VERSION = @PACKAGE_VERSION@
323PATH_SEPARATOR = @PATH_SEPARATOR@
324PERL = @PERL@
325PERL_PREFIX = @PERL_PREFIX@
326PHP = @PHP@
327PHP_CONFIG = @PHP_CONFIG@
328PHP_CONFIG_PREFIX = @PHP_CONFIG_PREFIX@
329PHP_PREFIX = @PHP_PREFIX@
330PKG_CONFIG = @PKG_CONFIG@
331PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
332PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
333PYTHON = @PYTHON@
334PYTHON3 = @PYTHON3@
335PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
336PYTHON_PLATFORM = @PYTHON_PLATFORM@
337PYTHON_PREFIX = @PYTHON_PREFIX@
338PYTHON_VERSION = @PYTHON_VERSION@
339PY_PREFIX = @PY_PREFIX@
340QT5_CFLAGS = @QT5_CFLAGS@
341QT5_LIBS = @QT5_LIBS@
342QT5_MOC = @QT5_MOC@
343RANLIB = @RANLIB@
344REBAR = @REBAR@
345RUBY = @RUBY@
346RUBY_PREFIX = @RUBY_PREFIX@
347RUNHASKELL = @RUNHASKELL@
348RUSTC = @RUSTC@
349SBCL = @SBCL@
350SED = @SED@
351SET_MAKE = @SET_MAKE@
352SHELL = @SHELL@
353STRIP = @STRIP@
354SWIFT = @SWIFT@
355THRIFT = @THRIFT@
356TRIAL = @TRIAL@
357VERSION = @VERSION@
358YACC = @YACC@
359YFLAGS = @YFLAGS@
360ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
361ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
362ZLIB_LIBS = @ZLIB_LIBS@
363abs_builddir = @abs_builddir@
364abs_srcdir = @abs_srcdir@
365abs_top_builddir = @abs_top_builddir@
366abs_top_srcdir = @abs_top_srcdir@
367ac_ct_AR = @ac_ct_AR@
368ac_ct_CC = @ac_ct_CC@
369ac_ct_CXX = @ac_ct_CXX@
370ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
371am__include = @am__include@
372am__leading_dot = @am__leading_dot@
373am__quote = @am__quote@
374am__tar = @am__tar@
375am__untar = @am__untar@
376bindir = @bindir@
377build = @build@
378build_alias = @build_alias@
379build_cpu = @build_cpu@
380build_os = @build_os@
381build_vendor = @build_vendor@
382builddir = @builddir@
383datadir = @datadir@
384datarootdir = @datarootdir@
385docdir = @docdir@
386dvidir = @dvidir@
387exec_prefix = @exec_prefix@
388golang_version = @golang_version@
389have_prog_bison = @have_prog_bison@
390host = @host@
391host_alias = @host_alias@
392host_cpu = @host_cpu@
393host_os = @host_os@
394host_vendor = @host_vendor@
395htmldir = @htmldir@
396includedir = @includedir@
397infodir = @infodir@
398install_sh = @install_sh@
399libdir = @libdir@
400libexecdir = @libexecdir@
401localedir = @localedir@
402localstatedir = @localstatedir@
403luadir = @luadir@
404luaexecdir = @luaexecdir@
405mandir = @mandir@
406mkdir_p = @mkdir_p@
407oldincludedir = @oldincludedir@
408pdfdir = @pdfdir@
409pkgluadir = @pkgluadir@
410pkgluaexecdir = @pkgluaexecdir@
411pkgpyexecdir = @pkgpyexecdir@
412pkgpythondir = @pkgpythondir@
413prefix = @prefix@
414program_transform_name = @program_transform_name@
415psdir = @psdir@
416pyexecdir = @pyexecdir@
417pythondir = @pythondir@
418runstatedir = @runstatedir@
419rustc_version = @rustc_version@
420sbindir = @sbindir@
421sharedstatedir = @sharedstatedir@
422srcdir = @srcdir@
423subdirs = @subdirs@
424sysconfdir = @sysconfdir@
425target_alias = @target_alias@
426top_build_prefix = @top_build_prefix@
427top_builddir = @top_builddir@
428top_srcdir = @top_srcdir@
429AUTOMAKE_OPTIONS = subdir-objects serial-tests nostdinc
430AM_CPPFLAGS = -I$(top_srcdir)/compiler/cpp/src
431AM_CXXFLAGS = -Wall -Wextra -pedantic
432all: all-am
433
434.SUFFIXES:
435$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
436	@for dep in $?; do \
437	  case '$(am__configure_deps)' in \
438	    *$$dep*) \
439	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
440	        && { if test -f $@; then exit 0; else break; fi; }; \
441	      exit 1;; \
442	  esac; \
443	done; \
444	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign compiler/cpp/test/Makefile'; \
445	$(am__cd) $(top_srcdir) && \
446	  $(AUTOMAKE) --foreign compiler/cpp/test/Makefile
447Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
448	@case '$?' in \
449	  *config.status*) \
450	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
451	  *) \
452	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
453	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
454	esac;
455
456$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
458
459$(top_srcdir)/configure:  $(am__configure_deps)
460	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
462	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463$(am__aclocal_m4_deps):
464
465mostlyclean-libtool:
466	-rm -f *.lo
467
468clean-libtool:
469	-rm -rf .libs _libs
470style-local:
471tags TAGS:
472
473ctags CTAGS:
474
475cscope cscopelist:
476
477
478distdir: $(DISTFILES)
479	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
481	list='$(DISTFILES)'; \
482	  dist_files=`for file in $$list; do echo $$file; done | \
483	  sed -e "s|^$$srcdirstrip/||;t" \
484	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
485	case $$dist_files in \
486	  */*) $(MKDIR_P) `echo "$$dist_files" | \
487			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
488			   sort -u` ;; \
489	esac; \
490	for file in $$dist_files; do \
491	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
492	  if test -d $$d/$$file; then \
493	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
494	    if test -d "$(distdir)/$$file"; then \
495	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
496	    fi; \
497	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
498	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
499	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500	    fi; \
501	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
502	  else \
503	    test -f "$(distdir)/$$file" \
504	    || cp -p $$d/$$file "$(distdir)/$$file" \
505	    || exit 1; \
506	  fi; \
507	done
508check-am: all-am
509check: check-am
510all-am: Makefile
511installdirs:
512install: install-am
513install-exec: install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522	if test -z '$(STRIP)'; then \
523	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	      install; \
526	else \
527	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
529	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
530	fi
531mostlyclean-generic:
532
533clean-generic:
534
535distclean-generic:
536	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
537	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
538
539maintainer-clean-generic:
540	@echo "This command is intended for maintainers to use"
541	@echo "it deletes files that may require special tools to rebuild."
542clean: clean-am
543
544clean-am: clean-generic clean-libtool mostlyclean-am
545
546distclean: distclean-am
547	-rm -f Makefile
548distclean-am: clean-am distclean-generic
549
550dvi: dvi-am
551
552dvi-am:
553
554html: html-am
555
556html-am:
557
558info: info-am
559
560info-am:
561
562install-data-am:
563
564install-dvi: install-dvi-am
565
566install-dvi-am:
567
568install-exec-am:
569
570install-html: install-html-am
571
572install-html-am:
573
574install-info: install-info-am
575
576install-info-am:
577
578install-man:
579
580install-pdf: install-pdf-am
581
582install-pdf-am:
583
584install-ps: install-ps-am
585
586install-ps-am:
587
588installcheck-am:
589
590maintainer-clean: maintainer-clean-am
591	-rm -f Makefile
592maintainer-clean-am: distclean-am maintainer-clean-generic
593
594mostlyclean: mostlyclean-am
595
596mostlyclean-am: mostlyclean-generic mostlyclean-libtool
597
598pdf: pdf-am
599
600pdf-am:
601
602ps: ps-am
603
604ps-am:
605
606style: style-am
607
608style-am: style-local
609
610uninstall-am:
611
612.MAKE: install-am install-strip
613
614.PHONY: all all-am check check-am clean clean-generic clean-libtool \
615	cscopelist-am ctags-am distclean distclean-generic \
616	distclean-libtool distdir dvi dvi-am html html-am info info-am \
617	install install-am install-data install-data-am install-dvi \
618	install-dvi-am install-exec install-exec-am install-html \
619	install-html-am install-info install-info-am install-man \
620	install-pdf install-pdf-am install-ps install-ps-am \
621	install-strip installcheck installcheck-am installdirs \
622	maintainer-clean maintainer-clean-generic mostlyclean \
623	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
624	style-am style-local tags-am uninstall uninstall-am
625
626.PRECIOUS: Makefile
627
628
629# Tell versions [3.59,3.63) of GNU make to not export all variables.
630# Otherwise a system limit (for SysV at least) may be exceeded.
631.NOEXPORT:
632