1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
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
18SOURCES = $(libtest_la_SOURCES) $(nodist_libtest_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41subdir = tests/Common
42DIST_COMMON = $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \
43	$(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/ac_cxx_bool.m4 \
46	$(top_srcdir)/m4/ac_cxx_const_cast.m4 \
47	$(top_srcdir)/m4/ac_cxx_default_template_parameters.m4 \
48	$(top_srcdir)/m4/ac_cxx_dynamic_cast.m4 \
49	$(top_srcdir)/m4/ac_cxx_exceptions.m4 \
50	$(top_srcdir)/m4/ac_cxx_explicit.m4 \
51	$(top_srcdir)/m4/ac_cxx_have_numeric_limits.m4 \
52	$(top_srcdir)/m4/ac_cxx_have_sstream.m4 \
53	$(top_srcdir)/m4/ac_cxx_have_std.m4 \
54	$(top_srcdir)/m4/ac_cxx_have_stl.m4 \
55	$(top_srcdir)/m4/ac_cxx_namespaces.m4 \
56	$(top_srcdir)/m4/ac_cxx_reinterpret_cast.m4 \
57	$(top_srcdir)/m4/ac_cxx_rtti.m4 \
58	$(top_srcdir)/m4/ac_cxx_static_cast.m4 \
59	$(top_srcdir)/m4/ac_cxx_template_qualified_base_class.m4 \
60	$(top_srcdir)/m4/ac_cxx_template_qualified_return_type.m4 \
61	$(top_srcdir)/m4/ac_cxx_template_scoped_argument_matching.m4 \
62	$(top_srcdir)/m4/ac_cxx_templates.m4 \
63	$(top_srcdir)/m4/ac_cxx_typename.m4 \
64	$(top_srcdir)/m4/acx_pthread.m4 \
65	$(top_srcdir)/m4/ax_prefix_config_h.m4 \
66	$(top_srcdir)/m4/check_zlib.m4 \
67	$(top_srcdir)/m4/ob_cxx_have_isinfinite.m4 \
68	$(top_srcdir)/m4/ob_cxx_long_long.m4 \
69	$(top_srcdir)/m4/ob_have_hash_map.m4 \
70	$(top_srcdir)/m4/ob_have_hash_set.m4 \
71	$(top_srcdir)/configure.ac
72am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73	$(ACLOCAL_M4)
74mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
75CONFIG_HEADER = $(top_builddir)/config/config-h
76CONFIG_CLEAN_FILES =
77LTLIBRARIES = $(noinst_LTLIBRARIES)
78@COMPILE_TESTS_TRUE@libtest_la_DEPENDENCIES =  \
79@COMPILE_TESTS_TRUE@	$(top_srcdir)/beagle/src/libbeagle.la \
80@COMPILE_TESTS_TRUE@	$(top_srcdir)/PACC/Math/libpacc-math.la \
81@COMPILE_TESTS_TRUE@	$(top_srcdir)/PACC/XML/libpacc-xml.la \
82@COMPILE_TESTS_TRUE@	$(top_srcdir)/PACC/Util/libpacc-util.la
83am__libtest_la_SOURCES_DIST = BeagleTest.cpp Pass.cpp \
84	GenotypeString.cpp InitializationStringOp.cpp
85@COMPILE_TESTS_TRUE@am__objects_1 = BeagleTest.lo Pass.lo \
86@COMPILE_TESTS_TRUE@	GenotypeString.lo \
87@COMPILE_TESTS_TRUE@	InitializationStringOp.lo
88@COMPILE_TESTS_TRUE@@FAST_COMPILATION_FALSE@am_libtest_la_OBJECTS =  \
89@COMPILE_TESTS_TRUE@@FAST_COMPILATION_FALSE@	$(am__objects_1)
90@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@nodist_libtest_la_OBJECTS =  \
91@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	libtest.lo
92libtest_la_OBJECTS = $(am_libtest_la_OBJECTS) \
93	$(nodist_libtest_la_OBJECTS)
94DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/config
95depcomp = $(SHELL) $(top_srcdir)/config/depcomp
96am__depfiles_maybe = depfiles
97@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/BeagleTest.Plo \
98@AMDEP_TRUE@	./$(DEPDIR)/GenotypeString.Plo \
99@AMDEP_TRUE@	./$(DEPDIR)/InitializationStringOp.Plo \
100@AMDEP_TRUE@	./$(DEPDIR)/Pass.Plo ./$(DEPDIR)/libtest.Plo
101CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
102	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
103LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
104	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105	$(AM_CXXFLAGS) $(CXXFLAGS)
106CXXLD = $(CXX)
107CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
108	$(AM_LDFLAGS) $(LDFLAGS) -o $@
109SOURCES = $(libtest_la_SOURCES) $(nodist_libtest_la_SOURCES)
110DIST_SOURCES = $(am__libtest_la_SOURCES_DIST)
111am__noinst_HEADERS_DIST = BeagleTest.hpp GenotypeString.hpp \
112	InitializationStringOp.hpp Macros.hpp Pass.hpp Test.hpp
113HEADERS = $(noinst_HEADERS)
114ETAGS = etags
115CTAGS = ctags
116DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117ACLOCAL = @ACLOCAL@
118AMDEP_FALSE = @AMDEP_FALSE@
119AMDEP_TRUE = @AMDEP_TRUE@
120AMTAR = @AMTAR@
121AR = @AR@
122AUTOCONF = @AUTOCONF@
123AUTOHEADER = @AUTOHEADER@
124AUTOMAKE = @AUTOMAKE@
125AWK = @AWK@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129COMPILE_TESTS_FALSE = @COMPILE_TESTS_FALSE@
130COMPILE_TESTS_TRUE = @COMPILE_TESTS_TRUE@
131CPP = @CPP@
132CPPFLAGS = @CPPFLAGS@
133CXX = @CXX@
134CXXCPP = @CXXCPP@
135CXXDEPMODE = @CXXDEPMODE@
136CXXFLAGS = @CXXFLAGS@
137CYGPATH_W = @CYGPATH_W@
138DEFS = @DEFS@
139DEPDIR = @DEPDIR@
140ECHO = @ECHO@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146F77 = @F77@
147FAST_COMPILATION_FALSE = @FAST_COMPILATION_FALSE@
148FAST_COMPILATION_TRUE = @FAST_COMPILATION_TRUE@
149FFLAGS = @FFLAGS@
150GREP = @GREP@
151INSTALL_DATA = @INSTALL_DATA@
152INSTALL_PROGRAM = @INSTALL_PROGRAM@
153INSTALL_SCRIPT = @INSTALL_SCRIPT@
154INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155LDFLAGS = @LDFLAGS@
156LIBOBJS = @LIBOBJS@
157LIBS = @LIBS@
158LIBTOOL = @LIBTOOL@
159LN_S = @LN_S@
160LTLIBOBJS = @LTLIBOBJS@
161MAKEINFO = @MAKEINFO@
162OBJEXT = @OBJEXT@
163PACC_VERSION = @PACC_VERSION@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_VERSION = @PACKAGE_VERSION@
170PATH_SEPARATOR = @PATH_SEPARATOR@
171PTHREAD_CC = @PTHREAD_CC@
172PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
173PTHREAD_LIBS = @PTHREAD_LIBS@
174RANLIB = @RANLIB@
175SED = @SED@
176SET_MAKE = @SET_MAKE@
177SHELL = @SHELL@
178STRIP = @STRIP@
179VERSION = @VERSION@
180ac_ct_CC = @ac_ct_CC@
181ac_ct_CXX = @ac_ct_CXX@
182ac_ct_F77 = @ac_ct_F77@
183acx_pthread_config = @acx_pthread_config@
184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
186am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
187am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
188am__include = @am__include@
189am__leading_dot = @am__leading_dot@
190am__quote = @am__quote@
191bindir = @bindir@
192build = @build@
193build_alias = @build_alias@
194build_cpu = @build_cpu@
195build_os = @build_os@
196build_vendor = @build_vendor@
197datadir = @datadir@
198datarootdir = @datarootdir@
199docdir = @docdir@
200dvidir = @dvidir@
201exec_prefix = @exec_prefix@
202host = @host@
203host_alias = @host_alias@
204host_cpu = @host_cpu@
205host_os = @host_os@
206host_vendor = @host_vendor@
207htmldir = @htmldir@
208includedir = @includedir@
209infodir = @infodir@
210install_sh = @install_sh@
211libdir = @libdir@
212libexecdir = @libexecdir@
213localedir = @localedir@
214localstatedir = @localstatedir@
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217oldincludedir = @oldincludedir@
218pdfdir = @pdfdir@
219prefix = @prefix@
220program_transform_name = @program_transform_name@
221psdir = @psdir@
222sbindir = @sbindir@
223sharedstatedir = @sharedstatedir@
224sysconfdir = @sysconfdir@
225target_alias = @target_alias@
226@COMPILE_TESTS_TRUE@TEST_SRC_VAR = \
227@COMPILE_TESTS_TRUE@BeagleTest.cpp \
228@COMPILE_TESTS_TRUE@Pass.cpp \
229@COMPILE_TESTS_TRUE@GenotypeString.cpp \
230@COMPILE_TESTS_TRUE@InitializationStringOp.cpp
231
232@COMPILE_TESTS_TRUE@noinst_LTLIBRARIES = libtest.la
233@COMPILE_TESTS_TRUE@INCLUDES = \
234@COMPILE_TESTS_TRUE@-I. \
235@COMPILE_TESTS_TRUE@-I$(top_srcdir)/PACC \
236@COMPILE_TESTS_TRUE@-I$(top_srcdir)/beagle/include \
237@COMPILE_TESTS_TRUE@-I$(top_srcdir)/beagle/GA/include \
238@COMPILE_TESTS_TRUE@-I$(top_srcdir)/beagle/GP/include
239
240@COMPILE_TESTS_TRUE@libtest_la_LIBADD = \
241@COMPILE_TESTS_TRUE@$(top_srcdir)/beagle/src/libbeagle.la \
242@COMPILE_TESTS_TRUE@$(top_srcdir)/PACC/Math/libpacc-math.la \
243@COMPILE_TESTS_TRUE@$(top_srcdir)/PACC/XML/libpacc-xml.la \
244@COMPILE_TESTS_TRUE@$(top_srcdir)/PACC/Util/libpacc-util.la
245
246@COMPILE_TESTS_TRUE@libtest_la_LDFLAGS = -no-undefined
247@COMPILE_TESTS_TRUE@noinst_HEADERS = \
248@COMPILE_TESTS_TRUE@BeagleTest.hpp \
249@COMPILE_TESTS_TRUE@GenotypeString.hpp \
250@COMPILE_TESTS_TRUE@InitializationStringOp.hpp \
251@COMPILE_TESTS_TRUE@Macros.hpp \
252@COMPILE_TESTS_TRUE@Pass.hpp \
253@COMPILE_TESTS_TRUE@Test.hpp
254
255@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@nodist_libtest_la_SOURCES = libtest.cpp
256@COMPILE_TESTS_TRUE@@FAST_COMPILATION_FALSE@libtest_la_SOURCES = $(TEST_SRC_VAR)
257all: all-am
258
259.SUFFIXES:
260.SUFFIXES: .cpp .lo .o .obj
261$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
262	@for dep in $?; do \
263	  case '$(am__configure_deps)' in \
264	    *$$dep*) \
265	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
266		&& exit 0; \
267	      exit 1;; \
268	  esac; \
269	done; \
270	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Common/Makefile'; \
271	cd $(top_srcdir) && \
272	  $(AUTOMAKE) --gnu  tests/Common/Makefile
273.PRECIOUS: Makefile
274Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275	@case '$?' in \
276	  *config.status*) \
277	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
278	  *) \
279	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
281	esac;
282
283$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286$(top_srcdir)/configure:  $(am__configure_deps)
287	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290
291clean-noinstLTLIBRARIES:
292	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
293	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
294	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
295	  test "$$dir" != "$$p" || dir=.; \
296	  echo "rm -f \"$${dir}/so_locations\""; \
297	  rm -f "$${dir}/so_locations"; \
298	done
299libtest.la: $(libtest_la_OBJECTS) $(libtest_la_DEPENDENCIES)
300	$(CXXLINK)  $(libtest_la_LDFLAGS) $(libtest_la_OBJECTS) $(libtest_la_LIBADD) $(LIBS)
301
302mostlyclean-compile:
303	-rm -f *.$(OBJEXT)
304
305distclean-compile:
306	-rm -f *.tab.c
307
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BeagleTest.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GenotypeString.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitializationStringOp.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Pass.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest.Plo@am__quote@
313
314.cpp.o:
315@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
316@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
317@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
318@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
319@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
321
322.cpp.obj:
323@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
324@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
325@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
327@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
329
330.cpp.lo:
331@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
332@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
333@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
334@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
335@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
337
338mostlyclean-libtool:
339	-rm -f *.lo
340
341clean-libtool:
342	-rm -rf .libs _libs
343
344distclean-libtool:
345	-rm -f libtool
346uninstall-info-am:
347
348ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350	unique=`for i in $$list; do \
351	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352	  done | \
353	  $(AWK) '    { files[$$0] = 1; } \
354	       END { for (i in files) print i; }'`; \
355	mkid -fID $$unique
356tags: TAGS
357
358TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359		$(TAGS_FILES) $(LISP)
360	tags=; \
361	here=`pwd`; \
362	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '    { files[$$0] = 1; } \
367	       END { for (i in files) print i; }'`; \
368	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
369	  test -n "$$unique" || unique=$$empty_fix; \
370	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371	    $$tags $$unique; \
372	fi
373ctags: CTAGS
374CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375		$(TAGS_FILES) $(LISP)
376	tags=; \
377	here=`pwd`; \
378	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379	unique=`for i in $$list; do \
380	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381	  done | \
382	  $(AWK) '    { files[$$0] = 1; } \
383	       END { for (i in files) print i; }'`; \
384	test -z "$(CTAGS_ARGS)$$tags$$unique" \
385	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386	     $$tags $$unique
387
388GTAGS:
389	here=`$(am__cd) $(top_builddir) && pwd` \
390	  && cd $(top_srcdir) \
391	  && gtags -i $(GTAGS_ARGS) $$here
392
393distclean-tags:
394	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
396distdir: $(DISTFILES)
397	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
398	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
399	list='$(DISTFILES)'; for file in $$list; do \
400	  case $$file in \
401	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
402	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
403	  esac; \
404	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
406	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
407	    dir="/$$dir"; \
408	    $(mkdir_p) "$(distdir)$$dir"; \
409	  else \
410	    dir=''; \
411	  fi; \
412	  if test -d $$d/$$file; then \
413	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
415	    fi; \
416	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
417	  else \
418	    test -f $(distdir)/$$file \
419	    || cp -p $$d/$$file $(distdir)/$$file \
420	    || exit 1; \
421	  fi; \
422	done
423check-am: all-am
424check: check-am
425all-am: Makefile $(LTLIBRARIES) $(HEADERS)
426installdirs:
427install: install-am
428install-exec: install-exec-am
429install-data: install-data-am
430uninstall: uninstall-am
431
432install-am: all-am
433	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
434
435installcheck: installcheck-am
436install-strip:
437	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
438	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
439	  `test -z '$(STRIP)' || \
440	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
441mostlyclean-generic:
442
443@COMPILE_TESTS_FALSE@clean-generic:
444
445@FAST_COMPILATION_FALSE@clean-generic:
446
447distclean-generic:
448	-rm -f $(CONFIG_CLEAN_FILES)
449
450maintainer-clean-generic:
451	@echo "This command is intended for maintainers to use"
452	@echo "it deletes files that may require special tools to rebuild."
453clean: clean-am
454
455clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
456	mostlyclean-am
457
458distclean: distclean-am
459	-rm -rf ./$(DEPDIR)
460	-rm -f Makefile
461distclean-am: clean-am distclean-compile distclean-generic \
462	distclean-libtool distclean-tags
463
464dvi: dvi-am
465
466dvi-am:
467
468html: html-am
469
470info: info-am
471
472info-am:
473
474install-data-am:
475
476install-exec-am:
477
478install-info: install-info-am
479
480install-man:
481
482installcheck-am:
483
484maintainer-clean: maintainer-clean-am
485	-rm -rf ./$(DEPDIR)
486	-rm -f Makefile
487maintainer-clean-am: distclean-am maintainer-clean-generic
488
489mostlyclean: mostlyclean-am
490
491mostlyclean-am: mostlyclean-compile mostlyclean-generic \
492	mostlyclean-libtool
493
494pdf: pdf-am
495
496pdf-am:
497
498ps: ps-am
499
500ps-am:
501
502uninstall-am: uninstall-info-am
503
504.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
505	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
506	distclean-compile distclean-generic distclean-libtool \
507	distclean-tags distdir dvi dvi-am html html-am info info-am \
508	install install-am install-data install-data-am install-exec \
509	install-exec-am install-info install-info-am install-man \
510	install-strip installcheck installcheck-am installdirs \
511	maintainer-clean maintainer-clean-generic mostlyclean \
512	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
513	pdf pdf-am ps ps-am tags uninstall uninstall-am \
514	uninstall-info-am
515
516@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@libtest.cpp:
517@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	rm -f libtest.cpp
518@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	echo "// Generated automatically by make" > libtest.cpp
519@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	echo >> libtest.cpp
520@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	echo $(TEST_SRC_VAR) | sed -e 's/ *\([a-zA-Z0-9_\-]*\.cpp\)/\#include \"\1\"=/g' | tr '=' '\n' >> libtest.cpp
521
522@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@clean-generic:
523@COMPILE_TESTS_TRUE@@FAST_COMPILATION_TRUE@	rm -f libtest.cpp
524# Tell versions [3.59,3.63) of GNU make to not export all variables.
525# Otherwise a system limit (for SysV at least) may be exceeded.
526.NOEXPORT:
527