1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18am__make_dryrun = \
19  { \
20    am__dry=no; \
21    case $$MAKEFLAGS in \
22      *\\[\ \	]*) \
23        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25      *) \
26        for am__flg in $$MAKEFLAGS; do \
27          case $$am__flg in \
28            *=*|--*) ;; \
29            *n*) am__dry=yes; break;; \
30          esac; \
31        done;; \
32    esac; \
33    test $$am__dry = yes; \
34  }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53target_triplet = @target@
54subdir = testsuite/other-tests
55DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
58	$(top_srcdir)/../config/depstand.m4 \
59	$(top_srcdir)/../config/lead-dot.m4 \
60	$(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
61	$(top_srcdir)/../config/lthostflags.m4 \
62	$(top_srcdir)/../config/multi.m4 \
63	$(top_srcdir)/../config/override.m4 \
64	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
65	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
66	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
67	$(top_srcdir)/configure.ac
68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69	$(ACLOCAL_M4)
70mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
71CONFIG_CLEAN_FILES =
72CONFIG_CLEAN_VPATH_FILES =
73SOURCES =
74am__can_run_installinfo = \
75  case $$AM_UPDATE_INFO_DIR in \
76    n|no|NO) false;; \
77    *) (install-info --version) >/dev/null 2>&1;; \
78  esac
79ACLOCAL = @ACLOCAL@
80AMTAR = @AMTAR@
81AR = @AR@
82AS = @AS@
83AUTOCONF = @AUTOCONF@
84AUTOHEADER = @AUTOHEADER@
85AUTOMAKE = @AUTOMAKE@
86AWK = @AWK@
87CC = @CC@
88CCAS = @CCAS@
89CCASFLAGS = @CCASFLAGS@
90CCDEPMODE = @CCDEPMODE@
91CFLAGS = @CFLAGS@
92CPP = @CPP@
93CPPFLAGS = @CPPFLAGS@
94CXX = @CXX@
95CXXCPP = @CXXCPP@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
100DEPDIR = @DEPDIR@
101DSYMUTIL = @DSYMUTIL@
102DUMPBIN = @DUMPBIN@
103ECHO_C = @ECHO_C@
104ECHO_N = @ECHO_N@
105ECHO_T = @ECHO_T@
106EGREP = @EGREP@
107EXEEXT = @EXEEXT@
108FGREP = @FGREP@
109GREP = @GREP@
110INSTALL = @INSTALL@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115LD = @LD@
116LDFLAGS = @LDFLAGS@
117LIBOBJS = @LIBOBJS@
118LIBS = @LIBS@
119LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
120LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
121LIBTOOL = @LIBTOOL@
122LIPO = @LIPO@
123LN_S = @LN_S@
124LTLIBOBJS = @LTLIBOBJS@
125MAINT = @MAINT@
126MAKEINFO = @MAKEINFO@
127MKDIR_P = @MKDIR_P@
128NM = @NM@
129NMEDIT = @NMEDIT@
130OBJDUMP = @OBJDUMP@
131OBJEXT = @OBJEXT@
132OTOOL = @OTOOL@
133OTOOL64 = @OTOOL64@
134PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_URL = @PACKAGE_URL@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142RANLIB = @RANLIB@
143SED = @SED@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147VERSION = @VERSION@
148XCFLAGS = @XCFLAGS@
149abs_builddir = @abs_builddir@
150abs_srcdir = @abs_srcdir@
151abs_top_builddir = @abs_top_builddir@
152abs_top_srcdir = @abs_top_srcdir@
153ac_ct_CC = @ac_ct_CC@
154ac_ct_CXX = @ac_ct_CXX@
155ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
156am__include = @am__include@
157am__leading_dot = @am__leading_dot@
158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
161bindir = @bindir@
162build = @build@
163build_alias = @build_alias@
164build_cpu = @build_cpu@
165build_os = @build_os@
166build_vendor = @build_vendor@
167builddir = @builddir@
168datadir = @datadir@
169datarootdir = @datarootdir@
170docdir = @docdir@
171dvidir = @dvidir@
172enable_shared = @enable_shared@
173enable_static = @enable_static@
174exec_prefix = @exec_prefix@
175host = @host@
176host_alias = @host_alias@
177host_cpu = @host_cpu@
178host_os = @host_os@
179host_vendor = @host_vendor@
180htmldir = @htmldir@
181includedir = @includedir@
182infodir = @infodir@
183install_sh = @install_sh@
184libdir = @libdir@
185libexecdir = @libexecdir@
186libtool_VERSION = @libtool_VERSION@
187libvtv_builddir = @libvtv_builddir@
188libvtv_srcdir = @libvtv_srcdir@
189localedir = @localedir@
190localstatedir = @localstatedir@
191lt_host_flags = @lt_host_flags@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194multi_basedir = @multi_basedir@
195oldincludedir = @oldincludedir@
196pdfdir = @pdfdir@
197prefix = @prefix@
198program_transform_name = @program_transform_name@
199psdir = @psdir@
200sbindir = @sbindir@
201sharedstatedir = @sharedstatedir@
202srcdir = @srcdir@
203sysconfdir = @sysconfdir@
204target = @target@
205target_alias = @target_alias@
206target_cpu = @target_cpu@
207target_noncanonical = @target_noncanonical@
208target_os = @target_os@
209target_vendor = @target_vendor@
210toolexecdir = @toolexecdir@
211toolexeclibdir = @toolexeclibdir@
212top_build_prefix = @top_build_prefix@
213top_builddir = @top_builddir@
214top_srcdir = @top_srcdir@
215toplevel_builddir = @toplevel_builddir@
216toplevel_srcdir = @toplevel_srcdir@
217AUTOMAKE_OPTIONS = nostdinc
218testing_script = ${libvtv_srcdir}/scripts/run-testsuite.sh
219
220# By adding these files here, automake will remove them for 'make clean'
221CLEANFILES = *.out environment-fail-*  stamp-* replace-fail-*
222all: all-am
223
224.SUFFIXES:
225$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
226	@for dep in $?; do \
227	  case '$(am__configure_deps)' in \
228	    *$$dep*) \
229	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230	        && { if test -f $@; then exit 0; else break; fi; }; \
231	      exit 1;; \
232	  esac; \
233	done; \
234	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/other-tests/Makefile'; \
235	$(am__cd) $(top_srcdir) && \
236	  $(AUTOMAKE) --foreign testsuite/other-tests/Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239	@case '$?' in \
240	  *config.status*) \
241	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242	  *) \
243	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245	esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254$(am__aclocal_m4_deps):
255
256mostlyclean-libtool:
257	-rm -f *.lo
258
259clean-libtool:
260	-rm -rf .libs _libs
261tags: TAGS
262TAGS:
263
264ctags: CTAGS
265CTAGS:
266
267check-am: all-am
268check: check-am
269all-am: Makefile
270installdirs:
271install: install-am
272install-exec: install-exec-am
273install-data: install-data-am
274uninstall: uninstall-am
275
276install-am: all-am
277	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
278
279installcheck: installcheck-am
280install-strip:
281	if test -z '$(STRIP)'; then \
282	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
283	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
284	      install; \
285	else \
286	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
288	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
289	fi
290mostlyclean-generic:
291
292clean-generic:
293	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
294
295distclean-generic:
296	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
297	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
298
299maintainer-clean-generic:
300	@echo "This command is intended for maintainers to use"
301	@echo "it deletes files that may require special tools to rebuild."
302clean: clean-am
303
304clean-am: clean-generic clean-libtool clean-local mostlyclean-am
305
306distclean: distclean-am
307	-rm -f Makefile
308distclean-am: clean-am distclean-generic
309
310dvi: dvi-am
311
312dvi-am:
313
314html: html-am
315
316html-am:
317
318info: info-am
319
320info-am:
321
322install-data-am:
323
324install-dvi: install-dvi-am
325
326install-dvi-am:
327
328install-exec-am:
329
330install-html: install-html-am
331
332install-html-am:
333
334install-info: install-info-am
335
336install-info-am:
337
338install-man:
339
340install-pdf: install-pdf-am
341
342install-pdf-am:
343
344install-ps: install-ps-am
345
346install-ps-am:
347
348installcheck-am:
349
350maintainer-clean: maintainer-clean-am
351	-rm -f Makefile
352maintainer-clean-am: distclean-am maintainer-clean-generic
353
354mostlyclean: mostlyclean-am
355
356mostlyclean-am: mostlyclean-generic mostlyclean-libtool
357
358pdf: pdf-am
359
360pdf-am:
361
362ps: ps-am
363
364ps-am:
365
366uninstall-am:
367
368.MAKE: install-am install-strip
369
370.PHONY: all all-am check check-am clean clean-generic clean-libtool \
371	clean-local distclean distclean-generic distclean-libtool dvi \
372	dvi-am html html-am info info-am install install-am \
373	install-data install-data-am install-dvi install-dvi-am \
374	install-exec install-exec-am install-html install-html-am \
375	install-info install-info-am install-man install-pdf \
376	install-pdf-am install-ps install-ps-am install-strip \
377	installcheck installcheck-am installdirs maintainer-clean \
378	maintainer-clean-generic mostlyclean mostlyclean-generic \
379	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
380
381
382# Runs the testsuite via a script.
383
384# Create subdirectories.
385stamp-subdir:
386	if test ! -d lib64; then \
387	  mkdir -p lib64; \
388	fi; \
389	if test ! -d lib32; then \
390	  mkdir -p lib32; \
391	fi; \
392	echo `date` > stamp-subdir;
393check-script: ${testing_script} stamp-subdir
394	-@(chmod +x ${testing_script}; \
395	${testing_script} ${libvtv_srcdir} ${libvtv_builddir})
396
397check-am:
398	$(MAKE) $(AM_MAKEFLAGS) check-script
399
400.PHONY: check-script
401
402# To remove directories.
403clean-local:
404	rm -rf lib*
405
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT:
409