1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# test/cl/Makefile.  Generated from Makefile.in by configure.
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
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
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)/thrift
92pkgincludedir = $(includedir)/thrift
93pkglibdir = $(libdir)/thrift
94pkglibexecdir = $(libexecdir)/thrift
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 = x86_64-pc-linux-gnu
108host_triplet = x86_64-pc-linux-gnu
109subdir = test/cl
110ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111am__aclocal_m4_deps = $(top_srcdir)/aclocal/ac_prog_bison.m4 \
112	$(top_srcdir)/aclocal/ax_boost_base.m4 \
113	$(top_srcdir)/aclocal/ax_check_openssl.m4 \
114	$(top_srcdir)/aclocal/ax_compare_version.m4 \
115	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx.m4 \
116	$(top_srcdir)/aclocal/ax_cxx_compile_stdcxx_11.m4 \
117	$(top_srcdir)/aclocal/ax_dmd.m4 \
118	$(top_srcdir)/aclocal/ax_javac_and_java.m4 \
119	$(top_srcdir)/aclocal/ax_lib_event.m4 \
120	$(top_srcdir)/aclocal/ax_lib_zlib.m4 \
121	$(top_srcdir)/aclocal/ax_lua.m4 \
122	$(top_srcdir)/aclocal/ax_prog_dotnetcore_version.m4 \
123	$(top_srcdir)/aclocal/ax_prog_haxe_version.m4 \
124	$(top_srcdir)/aclocal/ax_prog_perl_modules.m4 \
125	$(top_srcdir)/aclocal/ax_signed_right_shift.m4 \
126	$(top_srcdir)/aclocal/ax_thrift_internal.m4 \
127	$(top_srcdir)/aclocal/libtool.m4 \
128	$(top_srcdir)/aclocal/ltoptions.m4 \
129	$(top_srcdir)/aclocal/ltsugar.m4 \
130	$(top_srcdir)/aclocal/ltversion.m4 \
131	$(top_srcdir)/aclocal/lt~obsolete.m4 \
132	$(top_srcdir)/aclocal/tar.m4 $(top_srcdir)/configure.ac
133am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134	$(ACLOCAL_M4)
135DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
136mkinstalldirs = $(install_sh) -d
137CONFIG_HEADER = $(top_builddir)/config.h \
138	$(top_builddir)/lib/cpp/src/thrift/config.h \
139	$(top_builddir)/lib/c_glib/src/thrift/config.h
140CONFIG_CLEAN_FILES =
141CONFIG_CLEAN_VPATH_FILES =
142AM_V_P = $(am__v_P_$(V))
143am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
144am__v_P_0 = false
145am__v_P_1 = :
146AM_V_GEN = $(am__v_GEN_$(V))
147am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
148am__v_GEN_0 = @echo "  GEN     " $@;
149am__v_GEN_1 =
150AM_V_at = $(am__v_at_$(V))
151am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
152am__v_at_0 = @
153am__v_at_1 =
154SOURCES =
155DIST_SOURCES =
156am__can_run_installinfo = \
157  case $$AM_UPDATE_INFO_DIR in \
158    n|no|NO) false;; \
159    *) (install-info --version) >/dev/null 2>&1;; \
160  esac
161am__extra_recursive_targets = style-recursive
162am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
163am__DIST_COMMON = $(srcdir)/Makefile.in
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165ACLOCAL = ${SHELL} /thrift/src/missing aclocal-1.15
166ALLOCA =
167AMTAR = $${TAR-tar}
168AM_DEFAULT_VERBOSITY = 1
169ANT = /usr/bin/ant
170ANT_FLAGS =
171AR = ar
172AUTOCONF = ${SHELL} /thrift/src/missing autoconf
173AUTOHEADER = ${SHELL} /thrift/src/missing autoheader
174AUTOMAKE = ${SHELL} /thrift/src/missing automake-1.15
175AWK = mawk
176BISON = bison
177BOOST_CHRONO_LDADD = /usr/lib/x86_64-linux-gnu/libboost_chrono.a
178BOOST_CPPFLAGS = -I/usr/include
179BOOST_FILESYSTEM_LDADD = /usr/lib/x86_64-linux-gnu/libboost_filesystem.a
180BOOST_LDFLAGS = -L/usr/lib/x86_64-linux-gnu
181BOOST_LIB_DIR = /usr/lib/x86_64-linux-gnu
182BOOST_SYSTEM_LDADD = /usr/lib/x86_64-linux-gnu/libboost_system.a
183BOOST_TEST_LDADD = /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
184BOOST_THREAD_LDADD = /usr/lib/x86_64-linux-gnu/libboost_thread.a
185BUNDLER = /usr/bin/bundle
186CABAL = /usr/bin/cabal
187CABAL_CONFIGURE_FLAGS =
188CARGO = /root/.cargo/bin/cargo
189CC = gcc
190CCDEPMODE = depmode=gcc3
191CFLAGS = -g -O2
192CLASSPATH =
193CPP = gcc -E
194CPPFLAGS =
195CPPSTYLE_CMD = find . -type f \( -iname "*.h" -or -iname "*.cpp" -or -iname "*.cc" -or -iname "*.tcc" \) -printf "Reformatting: %h/%f\n" -exec clang-format -i {} \;
196CXX = g++ -std=c++11
197CXXCPP = g++ -E -std=c++11
198CXXDEPMODE = depmode=gcc3
199CXXFLAGS = -g -O2
200CYGPATH_W = echo
201DART = /usr/lib/dart/bin/dart
202DARTPUB = /usr/lib/dart/bin/pub
203DEFS = -DHAVE_CONFIG_H
204DEPDIR = .deps
205DLLTOOL = false
206DMD = dmd
207DMD_LIBEVENT_FLAGS = -L-fuse-ld=gold -L-levent
208DMD_OF_DIRSEP = /
209DMD_OPENSSL_FLAGS = -L-fuse-ld=gold -L-lssl -L-lcrypto
210DOTNETCORE = /usr/bin/dotnet
211DOTNETCORE_VERSION = 3.1.102
212DSYMUTIL =
213DUMPBIN =
214D_EVENT_LIB_NAME = libthriftd-event.a
215D_IMPORT_PREFIX = ${prefix}/include/d2
216D_LIB_NAME = libthriftd.a
217D_SSL_LIB_NAME = libthriftd-ssl.a
218ECHO_C =
219ECHO_N = -n
220ECHO_T =
221EGREP = /bin/grep -E
222ENABLE_COVERAGE = 2
223ERL = /usr/bin/erl
224ERLANG_INSTALL_LIB_DIR = /usr/lib/erlang/lib
225ERLANG_INSTALL_LIB_DIR_thrift = ${ERLANG_INSTALL_LIB_DIR}/thrift-0.14.0
226ERLANG_LIB_DIR = /usr/lib/erlang/lib
227ERLC = /usr/bin/erlc
228ERLCFLAGS =
229EXEEXT =
230FGREP = /bin/grep -F
231FLEX_COMPC = /usr/local/adobe/flex/4.6/bin/compc
232GCOV_CFLAGS =
233GCOV_CXXFLAGS =
234GCOV_LDFLAGS =
235GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
236GLIB_LIBS = -lglib-2.0
237GO = /usr/local/bin/go
238GOBJECT_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
239GOBJECT_LIBS = -lgobject-2.0 -lglib-2.0
240GRADLE_OPTS =
241GREP = /bin/grep
242GSETTINGS = /usr/bin/gsettings
243HAVE_CXX11 = 1
244HAXE = /usr/bin/haxe
245HAXE_VERSION = 3.4.4
246INSTALL = /usr/bin/install -c
247INSTALLDIRS = vendor
248INSTALL_DATA = ${INSTALL} -m 644
249INSTALL_PROGRAM = ${INSTALL}
250INSTALL_SCRIPT = ${INSTALL}
251INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
252JAVA_PREFIX = /usr/local/lib
253LD = /usr/bin/ld -m elf_x86_64
254LDFLAGS =
255LEX = flex
256LEXLIB =
257LEX_OUTPUT_ROOT = lex.yy
258LIBEVENT_CPPFLAGS =
259LIBEVENT_LDFLAGS =
260LIBEVENT_LIBS = -levent
261LIBOBJS =
262LIBS = -lrt -lpthread
263LIBTOOL = $(SHELL) $(top_builddir)/libtool
264LIPO =
265LN_S = ln -s
266LTLIBOBJS =
267LT_SYS_LIBRARY_PATH =
268LUA = /usr/bin/lua
269LUA_EXEC_PREFIX = ${exec_prefix}
270LUA_INCLUDE = -I/usr/include/lua5.2
271LUA_LIB = -llua5.2  -ldl
272LUA_PLATFORM = unknown
273LUA_PREFIX = ${prefix}
274LUA_SHORT_VERSION = 52
275LUA_VERSION = 5.2
276MAKEINFO = ${SHELL} /thrift/src/missing makeinfo
277MANIFEST_TOOL = :
278MAYBE_AS3 = as3
279MAYBE_CL = cl
280MAYBE_CPP = cpp
281MAYBE_C_GLIB = c_glib
282MAYBE_D = d
283MAYBE_DART = dart
284MAYBE_ERLANG = erl
285MAYBE_GO = go
286MAYBE_HASKELL = hs
287MAYBE_JAVA = java
288MAYBE_LUA = lua
289MAYBE_NETSTD = netstd
290MAYBE_NODEJS = nodejs
291MAYBE_NODETS = nodets
292MAYBE_PERL = perl
293MAYBE_PHP = php
294MAYBE_PY3 = py3
295MAYBE_PYTHON = py
296MAYBE_RS = rs
297MAYBE_RUBY = rb
298MAYBE_SWIFT = swift
299MKDIR_P = /bin/mkdir -p
300NM = /usr/bin/nm -B
301NMEDIT =
302NODEJS = /usr/bin/nodejs
303NODETS = /usr/bin/node
304NPM = /usr/bin/npm
305OBJDUMP = objdump
306OBJEXT = o
307OPENSSL_INCLUDES =
308OPENSSL_LDFLAGS =
309OPENSSL_LIBS = -lssl -lcrypto
310OTOOL =
311OTOOL64 =
312PACKAGE = thrift
313PACKAGE_BUGREPORT =
314PACKAGE_NAME = thrift
315PACKAGE_STRING = thrift 0.14.0
316PACKAGE_TARNAME = thrift
317PACKAGE_URL =
318PACKAGE_VERSION = 0.14.0
319PATH_SEPARATOR = :
320PERL = /usr/bin/perl
321PERL_PREFIX = /usr/local
322PHP = /usr/bin/php
323PHP_CONFIG = /usr/bin/php-config
324PHP_CONFIG_PREFIX = /etc/php.d
325PHP_PREFIX = /usr/lib/php
326PKG_CONFIG = /usr/bin/pkg-config
327PKG_CONFIG_LIBDIR =
328PKG_CONFIG_PATH =
329PYTHON = /usr/bin/python
330PYTHON3 = /usr/bin/python3
331PYTHON_EXEC_PREFIX = ${exec_prefix}
332PYTHON_PLATFORM = linux2
333PYTHON_PREFIX = ${prefix}
334PYTHON_VERSION = 2.7
335PY_PREFIX = /usr
336QT5_CFLAGS = -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5
337QT5_LIBS = -lQt5Network -lQt5Core
338QT5_MOC = /usr/bin/moc
339RANLIB = ranlib
340REBAR = /usr/bin/rebar3
341RUBY = /usr/bin/ruby
342RUBY_PREFIX =
343RUNHASKELL = /usr/bin/runhaskell
344RUSTC = /root/.cargo/bin/rustc
345SBCL = /usr/local/bin/sbcl
346SED = /bin/sed
347SET_MAKE =
348SHELL = /bin/bash
349STRIP = strip
350SWIFT = /usr/bin/swift
351THRIFT = $(top_builddir)/compiler/cpp/thrift
352TRIAL = /usr/bin/trial
353VERSION = 0.14.0
354YACC = bison -y
355YFLAGS =
356ZLIB_CPPFLAGS =
357ZLIB_LDFLAGS =
358ZLIB_LIBS = -lz
359abs_builddir = /thrift/src/test/cl
360abs_srcdir = /thrift/src/test/cl
361abs_top_builddir = /thrift/src
362abs_top_srcdir = /thrift/src
363ac_ct_AR = ar
364ac_ct_CC = gcc
365ac_ct_CXX = g++
366ac_ct_DUMPBIN =
367am__include = include
368am__leading_dot = .
369am__quote =
370am__tar = tar --hard-dereference --format=ustar -chf - "$$tardir"
371am__untar = tar -xf -
372bindir = ${exec_prefix}/bin
373build = x86_64-pc-linux-gnu
374build_alias =
375build_cpu = x86_64
376build_os = linux-gnu
377build_vendor = pc
378builddir = .
379datadir = ${datarootdir}
380datarootdir = ${prefix}/share
381docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
382dvidir = ${docdir}
383exec_prefix = ${prefix}
384golang_version = go version go1.13.1 linux/amd64
385have_prog_bison = yes
386host = x86_64-pc-linux-gnu
387host_alias =
388host_cpu = x86_64
389host_os = linux-gnu
390host_vendor = pc
391htmldir = ${docdir}
392includedir = ${prefix}/include
393infodir = ${datarootdir}/info
394install_sh = ${SHELL} /thrift/src/install-sh
395libdir = ${exec_prefix}/lib
396libexecdir = ${exec_prefix}/libexec
397localedir = ${datarootdir}/locale
398localstatedir = ${prefix}/var
399luadir = ${prefix}/share/lua/5.2
400luaexecdir = ${exec_prefix}/lib/lua/5.2
401mandir = ${datarootdir}/man
402mkdir_p = $(MKDIR_P)
403oldincludedir = /usr/include
404pdfdir = ${docdir}
405pkgluadir = ${luadir}/thrift
406pkgluaexecdir = ${luaexecdir}/thrift
407pkgpyexecdir = ${pyexecdir}/thrift
408pkgpythondir = ${pythondir}/thrift
409prefix = /usr/local
410program_transform_name = s,x,x,
411psdir = ${docdir}
412pyexecdir = ${exec_prefix}/lib/python2.7/dist-packages
413pythondir = ${prefix}/lib/python2.7/dist-packages
414runstatedir = ${localstatedir}/run
415rustc_version = rustc 1.35.0 (3c235d560 2019-05-20)
416sbindir = ${exec_prefix}/sbin
417sharedstatedir = ${prefix}/com
418srcdir = .
419subdirs =  lib/php/src/ext/thrift_protocol
420sysconfdir = ${prefix}/etc
421target_alias =
422top_build_prefix = ../../
423top_builddir = ../..
424top_srcdir = ../..
425EXTRA_DIST = \
426	implementation.lisp \
427	make-test-client.lisp \
428	make-test-server.lisp \
429	tests.lisp
430
431all: all-am
432
433.SUFFIXES:
434$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
435	@for dep in $?; do \
436	  case '$(am__configure_deps)' in \
437	    *$$dep*) \
438	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
439	        && { if test -f $@; then exit 0; else break; fi; }; \
440	      exit 1;; \
441	  esac; \
442	done; \
443	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/cl/Makefile'; \
444	$(am__cd) $(top_srcdir) && \
445	  $(AUTOMAKE) --foreign test/cl/Makefile
446Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
447	@case '$?' in \
448	  *config.status*) \
449	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
450	  *) \
451	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
452	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
453	esac;
454
455$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
456	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457
458$(top_srcdir)/configure:  $(am__configure_deps)
459	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
460$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462$(am__aclocal_m4_deps):
463
464mostlyclean-libtool:
465	-rm -f *.lo
466
467clean-libtool:
468	-rm -rf .libs _libs
469style-local:
470tags TAGS:
471
472ctags CTAGS:
473
474cscope cscopelist:
475
476
477distdir: $(DISTFILES)
478	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480	list='$(DISTFILES)'; \
481	  dist_files=`for file in $$list; do echo $$file; done | \
482	  sed -e "s|^$$srcdirstrip/||;t" \
483	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484	case $$dist_files in \
485	  */*) $(MKDIR_P) `echo "$$dist_files" | \
486			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487			   sort -u` ;; \
488	esac; \
489	for file in $$dist_files; do \
490	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491	  if test -d $$d/$$file; then \
492	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493	    if test -d "$(distdir)/$$file"; then \
494	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495	    fi; \
496	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
497	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
498	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499	    fi; \
500	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
501	  else \
502	    test -f "$(distdir)/$$file" \
503	    || cp -p $$d/$$file "$(distdir)/$$file" \
504	    || exit 1; \
505	  fi; \
506	done
507check-am: all-am
508check: check-am
509all-am: Makefile
510installdirs:
511install: install-am
512install-exec: install-exec-am
513install-data: install-data-am
514uninstall: uninstall-am
515
516install-am: all-am
517	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
518
519installcheck: installcheck-am
520install-strip:
521	if test -z '$(STRIP)'; then \
522	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524	      install; \
525	else \
526	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
527	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
528	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
529	fi
530mostlyclean-generic:
531
532clean-generic:
533
534distclean-generic:
535	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
536	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
537
538maintainer-clean-generic:
539	@echo "This command is intended for maintainers to use"
540	@echo "it deletes files that may require special tools to rebuild."
541clean: clean-am
542
543clean-am: clean-generic clean-libtool clean-local mostlyclean-am
544
545distclean: distclean-am
546	-rm -f Makefile
547distclean-am: clean-am distclean-generic
548
549dvi: dvi-am
550
551dvi-am:
552
553html: html-am
554
555html-am:
556
557info: info-am
558
559info-am:
560
561install-data-am:
562
563install-dvi: install-dvi-am
564
565install-dvi-am:
566
567install-exec-am:
568
569install-html: install-html-am
570
571install-html-am:
572
573install-info: install-info-am
574
575install-info-am:
576
577install-man:
578
579install-pdf: install-pdf-am
580
581install-pdf-am:
582
583install-ps: install-ps-am
584
585install-ps-am:
586
587installcheck-am:
588
589maintainer-clean: maintainer-clean-am
590	-rm -f Makefile
591maintainer-clean-am: distclean-am maintainer-clean-generic
592
593mostlyclean: mostlyclean-am
594
595mostlyclean-am: mostlyclean-generic mostlyclean-libtool
596
597pdf: pdf-am
598
599pdf-am:
600
601ps: ps-am
602
603ps-am:
604
605style: style-am
606
607style-am: style-local
608
609uninstall-am:
610
611.MAKE: install-am install-strip
612
613.PHONY: all all-am check check-am clean clean-generic clean-libtool \
614	clean-local cscopelist-am ctags-am distclean distclean-generic \
615	distclean-libtool distdir dvi dvi-am html html-am info info-am \
616	install install-am install-data install-data-am install-dvi \
617	install-dvi-am install-exec install-exec-am install-html \
618	install-html-am install-info install-info-am install-man \
619	install-pdf install-pdf-am install-ps install-ps-am \
620	install-strip installcheck installcheck-am installdirs \
621	maintainer-clean maintainer-clean-generic mostlyclean \
622	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
623	style-am style-local tags-am uninstall uninstall-am
624
625.PRECIOUS: Makefile
626
627
628stubs: ../ThriftTest.thrift
629	$(THRIFT) --gen cl ../ThriftTest.thrift
630
631TestServer: make-test-server.lisp
632	$(SBCL) --script make-test-server.lisp
633
634TestClient: make-test-client.lisp
635	$(SBCL) --script make-test-client.lisp
636
637precross: stubs TestServer TestClient
638
639clean-local:
640	$(RM) -r gen-cl
641	$(RM) TestServer
642	$(RM) TestClient
643
644# Tell versions [3.59,3.63) of GNU make to not export all variables.
645# Otherwise a system limit (for SysV at least) may be exceeded.
646.NOEXPORT:
647