1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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#############
18#  Soothsayer, an extensible predictive text entry system
19#  ------------------------------------------------------
20#
21#  Copyright (C) 2008  Matteo Vescovi <matteo.vescovi@yahoo.co.uk>
22#
23#  This program is free software; you can redistribute it and/or modify
24#  it under the terms of the GNU General Public License as published by
25#  the Free Software Foundation; either version 2 of the License, or
26#  (at your option) any later version.
27#
28#  This program is distributed in the hope that it will be useful,
29#  but WITHOUT ANY WARRANTY; without even the implied warranty of
30#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31#  GNU General Public License for more details.
32#
33#  You should have received a copy of the GNU General Public License along
34#  with this program; if not, write to the Free Software Foundation, Inc.,
35#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
36srcdir = @srcdir@
37top_srcdir = @top_srcdir@
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42top_builddir = ../..
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44INSTALL = @INSTALL@
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56build_triplet = @build@
57host_triplet = @host@
58subdir = test/integration
59DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/configure.ac
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_HEADER = $(top_builddir)/config.h
66CONFIG_CLEAN_FILES =
67SOURCES =
68DIST_SOURCES =
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71AMDEP_FALSE = @AMDEP_FALSE@
72AMDEP_TRUE = @AMDEP_TRUE@
73AMTAR = @AMTAR@
74AR = @AR@
75AS = @AS@
76AUTOCONF = @AUTOCONF@
77AUTOHEADER = @AUTOHEADER@
78AUTOMAKE = @AUTOMAKE@
79AWK = @AWK@
80CC = @CC@
81CCDEPMODE = @CCDEPMODE@
82CFLAGS = @CFLAGS@
83CPP = @CPP@
84CPPFLAGS = @CPPFLAGS@
85CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
86CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
87CPPUNIT_LIBS = @CPPUNIT_LIBS@
88CXX = @CXX@
89CXXCPP = @CXXCPP@
90CXXDEPMODE = @CXXDEPMODE@
91CXXFLAGS = @CXXFLAGS@
92CYGPATH_W = @CYGPATH_W@
93DEFS = @DEFS@
94DEPDIR = @DEPDIR@
95DLLTOOL = @DLLTOOL@
96ECHO = @ECHO@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101ENABLE_PYTHON_BINDING_FALSE = @ENABLE_PYTHON_BINDING_FALSE@
102ENABLE_PYTHON_BINDING_TRUE = @ENABLE_PYTHON_BINDING_TRUE@
103EXEEXT = @EXEEXT@
104F77 = @F77@
105FFLAGS = @FFLAGS@
106GREP = @GREP@
107HAVE_CPPUNIT_FALSE = @HAVE_CPPUNIT_FALSE@
108HAVE_CPPUNIT_TRUE = @HAVE_CPPUNIT_TRUE@
109HAVE_CURSES_FALSE = @HAVE_CURSES_FALSE@
110HAVE_CURSES_TRUE = @HAVE_CURSES_TRUE@
111HAVE_DOT = @HAVE_DOT@
112HAVE_DOXYGEN = @HAVE_DOXYGEN@
113HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
114HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
115HAVE_HELP2MAN = @HAVE_HELP2MAN@
116HAVE_HELP2MAN_FALSE = @HAVE_HELP2MAN_FALSE@
117HAVE_HELP2MAN_TRUE = @HAVE_HELP2MAN_TRUE@
118HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
119HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
120HAVE_SWIG_FALSE = @HAVE_SWIG_FALSE@
121HAVE_SWIG_TRUE = @HAVE_SWIG_TRUE@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LDFLAGS = @LDFLAGS@
127LIBLTDL = @LIBLTDL@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LN_S = @LN_S@
132LTDLINCL = @LTDLINCL@
133LTLIBOBJS = @LTLIBOBJS@
134MAKEINFO = @MAKEINFO@
135OBJDUMP = @OBJDUMP@
136OBJEXT = @OBJEXT@
137PACKAGE = @PACKAGE@
138PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139PACKAGE_NAME = @PACKAGE_NAME@
140PACKAGE_STRING = @PACKAGE_STRING@
141PACKAGE_TARNAME = @PACKAGE_TARNAME@
142PACKAGE_VERSION = @PACKAGE_VERSION@
143PATH_SEPARATOR = @PATH_SEPARATOR@
144PYTHON = @PYTHON@
145PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
146PYTHON_PLATFORM = @PYTHON_PLATFORM@
147PYTHON_PREFIX = @PYTHON_PREFIX@
148PYTHON_VERSION = @PYTHON_VERSION@
149RANLIB = @RANLIB@
150SET_MAKE = @SET_MAKE@
151SHELL = @SHELL@
152SQLITE_LIBS = @SQLITE_LIBS@
153STRIP = @STRIP@
154SWIG = @SWIG@
155VERSION = @VERSION@
156ac_ct_CC = @ac_ct_CC@
157ac_ct_CXX = @ac_ct_CXX@
158ac_ct_F77 = @ac_ct_F77@
159am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
162am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
163am__include = @am__include@
164am__leading_dot = @am__leading_dot@
165am__quote = @am__quote@
166am__tar = @am__tar@
167am__untar = @am__untar@
168bindir = @bindir@
169build = @build@
170build_alias = @build_alias@
171build_cpu = @build_cpu@
172build_os = @build_os@
173build_vendor = @build_vendor@
174datadir = @datadir@
175datarootdir = @datarootdir@
176docdir = @docdir@
177dvidir = @dvidir@
178exec_prefix = @exec_prefix@
179host = @host@
180host_alias = @host_alias@
181host_cpu = @host_cpu@
182host_os = @host_os@
183host_vendor = @host_vendor@
184htmldir = @htmldir@
185includedir = @includedir@
186infodir = @infodir@
187install_sh = @install_sh@
188libdir = @libdir@
189libexecdir = @libexecdir@
190localedir = @localedir@
191localstatedir = @localstatedir@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194oldincludedir = @oldincludedir@
195pdfdir = @pdfdir@
196pkgpyexecdir = @pkgpyexecdir@
197pkgpythondir = @pkgpythondir@
198prefix = @prefix@
199program_transform_name = @program_transform_name@
200psdir = @psdir@
201pyexecdir = @pyexecdir@
202pythondir = @pythondir@
203sbindir = @sbindir@
204sharedstatedir = @sharedstatedir@
205sysconfdir = @sysconfdir@
206target_alias = @target_alias@
207TESTS_ENVIRONMENT = $(SHELL) -x
208TESTS = integration.sh
209EXTRA_DIST = integration.sh
210all: all-am
211
212.SUFFIXES:
213$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
214	@for dep in $?; do \
215	  case '$(am__configure_deps)' in \
216	    *$$dep*) \
217	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218		&& exit 0; \
219	      exit 1;; \
220	  esac; \
221	done; \
222	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/integration/Makefile'; \
223	cd $(top_srcdir) && \
224	  $(AUTOMAKE) --gnu  test/integration/Makefile
225.PRECIOUS: Makefile
226Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227	@case '$?' in \
228	  *config.status*) \
229	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230	  *) \
231	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233	esac;
234
235$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238$(top_srcdir)/configure:  $(am__configure_deps)
239	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
241	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243mostlyclean-libtool:
244	-rm -f *.lo
245
246clean-libtool:
247	-rm -rf .libs _libs
248
249distclean-libtool:
250	-rm -f libtool
251uninstall-info-am:
252tags: TAGS
253TAGS:
254
255ctags: CTAGS
256CTAGS:
257
258
259check-TESTS: $(TESTS)
260	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
261	srcdir=$(srcdir); export srcdir; \
262	list='$(TESTS)'; \
263	if test -n "$$list"; then \
264	  for tst in $$list; do \
265	    if test -f ./$$tst; then dir=./; \
266	    elif test -f $$tst; then dir=; \
267	    else dir="$(srcdir)/"; fi; \
268	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
269	      all=`expr $$all + 1`; \
270	      case " $(XFAIL_TESTS) " in \
271	      *" $$tst "*) \
272		xpass=`expr $$xpass + 1`; \
273		failed=`expr $$failed + 1`; \
274		echo "XPASS: $$tst"; \
275	      ;; \
276	      *) \
277		echo "PASS: $$tst"; \
278	      ;; \
279	      esac; \
280	    elif test $$? -ne 77; then \
281	      all=`expr $$all + 1`; \
282	      case " $(XFAIL_TESTS) " in \
283	      *" $$tst "*) \
284		xfail=`expr $$xfail + 1`; \
285		echo "XFAIL: $$tst"; \
286	      ;; \
287	      *) \
288		failed=`expr $$failed + 1`; \
289		echo "FAIL: $$tst"; \
290	      ;; \
291	      esac; \
292	    else \
293	      skip=`expr $$skip + 1`; \
294	      echo "SKIP: $$tst"; \
295	    fi; \
296	  done; \
297	  if test "$$failed" -eq 0; then \
298	    if test "$$xfail" -eq 0; then \
299	      banner="All $$all tests passed"; \
300	    else \
301	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
302	    fi; \
303	  else \
304	    if test "$$xpass" -eq 0; then \
305	      banner="$$failed of $$all tests failed"; \
306	    else \
307	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
308	    fi; \
309	  fi; \
310	  dashes="$$banner"; \
311	  skipped=""; \
312	  if test "$$skip" -ne 0; then \
313	    skipped="($$skip tests were not run)"; \
314	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
315	      dashes="$$skipped"; \
316	  fi; \
317	  report=""; \
318	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
319	    report="Please report to $(PACKAGE_BUGREPORT)"; \
320	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
321	      dashes="$$report"; \
322	  fi; \
323	  dashes=`echo "$$dashes" | sed s/./=/g`; \
324	  echo "$$dashes"; \
325	  echo "$$banner"; \
326	  test -z "$$skipped" || echo "$$skipped"; \
327	  test -z "$$report" || echo "$$report"; \
328	  echo "$$dashes"; \
329	  test "$$failed" -eq 0; \
330	else :; fi
331
332distdir: $(DISTFILES)
333	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
334	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
335	list='$(DISTFILES)'; for file in $$list; do \
336	  case $$file in \
337	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
338	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
339	  esac; \
340	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
342	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
343	    dir="/$$dir"; \
344	    $(mkdir_p) "$(distdir)$$dir"; \
345	  else \
346	    dir=''; \
347	  fi; \
348	  if test -d $$d/$$file; then \
349	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
351	    fi; \
352	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
353	  else \
354	    test -f $(distdir)/$$file \
355	    || cp -p $$d/$$file $(distdir)/$$file \
356	    || exit 1; \
357	  fi; \
358	done
359check-am: all-am
360	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
361check: check-am
362all-am: Makefile
363installdirs:
364install: install-am
365install-exec: install-exec-am
366install-data: install-data-am
367uninstall: uninstall-am
368
369install-am: all-am
370	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
371
372installcheck: installcheck-am
373install-strip:
374	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
375	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
376	  `test -z '$(STRIP)' || \
377	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
378mostlyclean-generic:
379
380clean-generic:
381
382distclean-generic:
383	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
384
385maintainer-clean-generic:
386	@echo "This command is intended for maintainers to use"
387	@echo "it deletes files that may require special tools to rebuild."
388clean: clean-am
389
390clean-am: clean-generic clean-libtool mostlyclean-am
391
392distclean: distclean-am
393	-rm -f Makefile
394distclean-am: clean-am distclean-generic distclean-libtool
395
396dvi: dvi-am
397
398dvi-am:
399
400html: html-am
401
402info: info-am
403
404info-am:
405
406install-data-am:
407
408install-exec-am:
409
410install-info: install-info-am
411
412install-man:
413
414installcheck-am:
415
416maintainer-clean: maintainer-clean-am
417	-rm -f Makefile
418maintainer-clean-am: distclean-am maintainer-clean-generic
419
420mostlyclean: mostlyclean-am
421
422mostlyclean-am: mostlyclean-generic mostlyclean-libtool
423
424pdf: pdf-am
425
426pdf-am:
427
428ps: ps-am
429
430ps-am:
431
432uninstall-am: uninstall-info-am
433
434.PHONY: all all-am check check-TESTS check-am clean clean-generic \
435	clean-libtool distclean distclean-generic distclean-libtool \
436	distdir dvi dvi-am html html-am info info-am install \
437	install-am install-data install-data-am install-exec \
438	install-exec-am install-info install-info-am install-man \
439	install-strip installcheck installcheck-am installdirs \
440	maintainer-clean maintainer-clean-generic mostlyclean \
441	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
442	uninstall uninstall-am uninstall-info-am
443
444# Tell versions [3.59,3.63) of GNU make to not export all variables.
445# Otherwise a system limit (for SysV at least) may be exceeded.
446.NOEXPORT:
447