1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90target_triplet = @target@
91check_PROGRAMS = biblio$(EXEEXT)
92subdir = src/frontends
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/config/lyxinclude.m4 \
95	$(top_srcdir)/config/lyxpython.m4 $(top_srcdir)/config/pkg.m4 \
96	$(top_srcdir)/config/qt4.m4 $(top_srcdir)/config/spell.m4 \
97	$(top_srcdir)/m4/eilseq.m4 $(top_srcdir)/m4/iconv.m4 \
98	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
99	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
100	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
101	$(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103	$(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/config.h
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109LIBRARIES = $(noinst_LIBRARIES)
110AM_V_AR = $(am__v_AR_@AM_V@)
111am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
112am__v_AR_0 = @echo "  AR      " $@;
113am__v_AR_1 =
114liblyxfrontends_a_AR = $(AR) $(ARFLAGS)
115liblyxfrontends_a_LIBADD =
116am_liblyxfrontends_a_OBJECTS = WorkAreaManager.$(OBJEXT)
117liblyxfrontends_a_OBJECTS = $(am_liblyxfrontends_a_OBJECTS)
118am__dirstamp = $(am__leading_dot)dirstamp
119am_biblio_OBJECTS = tests/biblio.$(OBJEXT) tests/boost.$(OBJEXT)
120biblio_OBJECTS = $(am_biblio_OBJECTS)
121am__DEPENDENCIES_1 =
122biblio_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
123	$(am__DEPENDENCIES_1)
124AM_V_P = $(am__v_P_@AM_V@)
125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126am__v_P_0 = false
127am__v_P_1 = :
128AM_V_GEN = $(am__v_GEN_@AM_V@)
129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130am__v_GEN_0 = @echo "  GEN     " $@;
131am__v_GEN_1 =
132AM_V_at = $(am__v_at_@AM_V@)
133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134am__v_at_0 = @
135am__v_at_1 =
136DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
137depcomp = $(SHELL) $(top_srcdir)/config/depcomp
138am__maybe_remake_depfiles = depfiles
139am__depfiles_remade = ./$(DEPDIR)/WorkAreaManager.Po \
140	tests/$(DEPDIR)/biblio.Po tests/$(DEPDIR)/boost.Po
141am__mv = mv -f
142CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
143	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
144AM_V_CXX = $(am__v_CXX_@AM_V@)
145am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
146am__v_CXX_0 = @echo "  CXX     " $@;
147am__v_CXX_1 =
148CXXLD = $(CXX)
149CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
150	-o $@
151AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
152am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
153am__v_CXXLD_0 = @echo "  CXXLD   " $@;
154am__v_CXXLD_1 =
155COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
156	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
157AM_V_CC = $(am__v_CC_@AM_V@)
158am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
159am__v_CC_0 = @echo "  CC      " $@;
160am__v_CC_1 =
161CCLD = $(CC)
162LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
163AM_V_CCLD = $(am__v_CCLD_@AM_V@)
164am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
165am__v_CCLD_0 = @echo "  CCLD    " $@;
166am__v_CCLD_1 =
167SOURCES = $(liblyxfrontends_a_SOURCES) $(biblio_SOURCES)
168DIST_SOURCES = $(liblyxfrontends_a_SOURCES) $(biblio_SOURCES)
169RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
170	ctags-recursive dvi-recursive html-recursive info-recursive \
171	install-data-recursive install-dvi-recursive \
172	install-exec-recursive install-html-recursive \
173	install-info-recursive install-pdf-recursive \
174	install-ps-recursive install-recursive installcheck-recursive \
175	installdirs-recursive pdf-recursive ps-recursive \
176	tags-recursive uninstall-recursive
177am__can_run_installinfo = \
178  case $$AM_UPDATE_INFO_DIR in \
179    n|no|NO) false;; \
180    *) (install-info --version) >/dev/null 2>&1;; \
181  esac
182RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
183  distclean-recursive maintainer-clean-recursive
184am__recursive_targets = \
185  $(RECURSIVE_TARGETS) \
186  $(RECURSIVE_CLEAN_TARGETS) \
187  $(am__extra_recursive_targets)
188AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
189	check recheck distdir distdir-am
190am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
191# Read a list of newline-separated strings from the standard input,
192# and print each of them once, without duplicates.  Input order is
193# *not* preserved.
194am__uniquify_input = $(AWK) '\
195  BEGIN { nonempty = 0; } \
196  { items[$$0] = 1; nonempty = 1; } \
197  END { if (nonempty) { for (i in items) print i; }; } \
198'
199# Make sure the list of sources is unique.  This is necessary because,
200# e.g., the same source file might be shared among _SOURCES variables
201# for different programs/libraries.
202am__define_uniq_tagged_files = \
203  list='$(am__tagged_files)'; \
204  unique=`for i in $$list; do \
205    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206  done | $(am__uniquify_input)`
207ETAGS = etags
208CTAGS = ctags
209am__tty_colors_dummy = \
210  mgn= red= grn= lgn= blu= brg= std=; \
211  am__color_tests=no
212am__tty_colors = { \
213  $(am__tty_colors_dummy); \
214  if test "X$(AM_COLOR_TESTS)" = Xno; then \
215    am__color_tests=no; \
216  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
217    am__color_tests=yes; \
218  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
219    am__color_tests=yes; \
220  fi; \
221  if test $$am__color_tests = yes; then \
222    red=''; \
223    grn=''; \
224    lgn=''; \
225    blu=''; \
226    mgn=''; \
227    brg=''; \
228    std=''; \
229  fi; \
230}
231am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
232am__vpath_adj = case $$p in \
233    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
234    *) f=$$p;; \
235  esac;
236am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
237am__install_max = 40
238am__nobase_strip_setup = \
239  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
240am__nobase_strip = \
241  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
242am__nobase_list = $(am__nobase_strip_setup); \
243  for p in $$list; do echo "$$p $$p"; done | \
244  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
245  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
246    if (++n[$$2] == $(am__install_max)) \
247      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
248    END { for (dir in files) print dir, files[dir] }'
249am__base_list = \
250  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
251  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
252am__uninstall_files_from_dir = { \
253  test -z "$$files" \
254    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
255    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
256         $(am__cd) "$$dir" && rm -f $$files; }; \
257  }
258am__recheck_rx = ^[ 	]*:recheck:[ 	]*
259am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
260am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
261# A command that, given a newline-separated list of test names on the
262# standard input, print the name of the tests that are to be re-run
263# upon "make recheck".
264am__list_recheck_tests = $(AWK) '{ \
265  recheck = 1; \
266  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
267    { \
268      if (rc < 0) \
269        { \
270          if ((getline line2 < ($$0 ".log")) < 0) \
271	    recheck = 0; \
272          break; \
273        } \
274      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
275        { \
276          recheck = 0; \
277          break; \
278        } \
279      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
280        { \
281          break; \
282        } \
283    }; \
284  if (recheck) \
285    print $$0; \
286  close ($$0 ".trs"); \
287  close ($$0 ".log"); \
288}'
289# A command that, given a newline-separated list of test names on the
290# standard input, create the global log from their .trs and .log files.
291am__create_global_log = $(AWK) ' \
292function fatal(msg) \
293{ \
294  print "fatal: making $@: " msg | "cat >&2"; \
295  exit 1; \
296} \
297function rst_section(header) \
298{ \
299  print header; \
300  len = length(header); \
301  for (i = 1; i <= len; i = i + 1) \
302    printf "="; \
303  printf "\n\n"; \
304} \
305{ \
306  copy_in_global_log = 1; \
307  global_test_result = "RUN"; \
308  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
309    { \
310      if (rc < 0) \
311         fatal("failed to read from " $$0 ".trs"); \
312      if (line ~ /$(am__global_test_result_rx)/) \
313        { \
314          sub("$(am__global_test_result_rx)", "", line); \
315          sub("[ 	]*$$", "", line); \
316          global_test_result = line; \
317        } \
318      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
319        copy_in_global_log = 0; \
320    }; \
321  if (copy_in_global_log) \
322    { \
323      rst_section(global_test_result ": " $$0); \
324      while ((rc = (getline line < ($$0 ".log"))) != 0) \
325      { \
326        if (rc < 0) \
327          fatal("failed to read from " $$0 ".log"); \
328        print line; \
329      }; \
330      printf "\n"; \
331    }; \
332  close ($$0 ".trs"); \
333  close ($$0 ".log"); \
334}'
335# Restructured Text title.
336am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
337# Solaris 10 'make', and several other traditional 'make' implementations,
338# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
339# by disabling -e (using the XSI extension "set +e") if it's set.
340am__sh_e_setup = case $$- in *e*) set +e;; esac
341# Default flags passed to test drivers.
342am__common_driver_flags = \
343  --color-tests "$$am__color_tests" \
344  --enable-hard-errors "$$am__enable_hard_errors" \
345  --expect-failure "$$am__expect_failure"
346# To be inserted before the command running the test.  Creates the
347# directory for the log if needed.  Stores in $dir the directory
348# containing $f, in $tst the test, in $log the log.  Executes the
349# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
350# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
351# will run the test scripts (or their associated LOG_COMPILER, if
352# thy have one).
353am__check_pre = \
354$(am__sh_e_setup);					\
355$(am__vpath_adj_setup) $(am__vpath_adj)			\
356$(am__tty_colors);					\
357srcdir=$(srcdir); export srcdir;			\
358case "$@" in						\
359  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
360    *) am__odir=.;; 					\
361esac;							\
362test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
363  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
364if test -f "./$$f"; then dir=./;			\
365elif test -f "$$f"; then dir=;				\
366else dir="$(srcdir)/"; fi;				\
367tst=$$dir$$f; log='$@'; 				\
368if test -n '$(DISABLE_HARD_ERRORS)'; then		\
369  am__enable_hard_errors=no; 				\
370else							\
371  am__enable_hard_errors=yes; 				\
372fi; 							\
373case " $(XFAIL_TESTS) " in				\
374  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
375    am__expect_failure=yes;;				\
376  *)							\
377    am__expect_failure=no;;				\
378esac; 							\
379$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
380# A shell command to get the names of the tests scripts with any registered
381# extension removed (i.e., equivalently, the names of the test logs, with
382# the '.log' extension removed).  The result is saved in the shell variable
383# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
384# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
385# since that might cause problem with VPATH rewrites for suffix-less tests.
386# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
387am__set_TESTS_bases = \
388  bases='$(TEST_LOGS)'; \
389  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
390  bases=`echo $$bases`
391RECHECK_LOGS = $(TEST_LOGS)
392TEST_SUITE_LOG = test-suite.log
393TEST_EXTENSIONS = @EXEEXT@ .test
394LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
395LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
396am__set_b = \
397  case '$@' in \
398    */*) \
399      case '$*' in \
400        */*) b='$*';; \
401          *) b=`echo '$@' | sed 's/\.log$$//'`; \
402       esac;; \
403    *) \
404      b='$*';; \
405  esac
406am__test_logs1 = $(TESTS:=.log)
407am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
408TEST_LOGS = $(am__test_logs2:.test.log=.log)
409TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
410TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
411	$(TEST_LOG_FLAGS)
412am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/common.am \
413	$(top_srcdir)/config/depcomp $(top_srcdir)/config/test-driver
414DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
415am__relativize = \
416  dir0=`pwd`; \
417  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
418  sed_rest='s,^[^/]*/*,,'; \
419  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
420  sed_butlast='s,/*[^/]*$$,,'; \
421  while test -n "$$dir1"; do \
422    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
423    if test "$$first" != "."; then \
424      if test "$$first" = ".."; then \
425        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
426        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
427      else \
428        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
429        if test "$$first2" = "$$first"; then \
430          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
431        else \
432          dir2="../$$dir2"; \
433        fi; \
434        dir0="$$dir0"/"$$first"; \
435      fi; \
436    fi; \
437    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
438  done; \
439  reldir="$$dir2"
440pkgdatadir = @pkgdatadir@
441ACLOCAL = @ACLOCAL@
442AMTAR = @AMTAR@
443AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(srcdir)/.. $(BOOST_INCLUDES) \
444	$(ICONV_INCLUDES) $(ZLIB_INCLUDES)
445AM_CXXFLAGS = @AM_CXXFLAGS@
446AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
447AM_LDFLAGS = @AM_LDFLAGS@
448AR = @AR@
449ARFLAGS = @ARFLAGS@
450AUTOCONF = @AUTOCONF@
451AUTOHEADER = @AUTOHEADER@
452AUTOMAKE = @AUTOMAKE@
453AWK = @AWK@
454BOOST_INCLUDES = @BOOST_INCLUDES@
455BOOST_LIBS = @BOOST_LIBS@
456BROKEN_WCHAR_H = @BROKEN_WCHAR_H@
457CC = @CC@
458CCDEPMODE = @CCDEPMODE@
459CFLAGS = @CFLAGS@
460CPPFLAGS = @CPPFLAGS@
461CXX = @CXX@
462CXXCPP = @CXXCPP@
463CXXDEPMODE = @CXXDEPMODE@
464CXXFLAGS = @CXXFLAGS@
465CYGPATH_W = @CYGPATH_W@
466DEFS = @DEFS@
467DEPDIR = @DEPDIR@
468DLL_VARIABLE = @DLL_VARIABLE@
469ECHO_C = @ECHO_C@
470ECHO_N = @ECHO_N@
471ECHO_T = @ECHO_T@
472EGREP = @EGREP@
473EILSEQ = @EILSEQ@
474ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
475ENCHANT_LIBS = @ENCHANT_LIBS@
476EXEEXT = @EXEEXT@
477FRONTENDS_SUBDIRS = @FRONTENDS_SUBDIRS@
478GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
479GMSGFMT = @GMSGFMT@
480GMSGFMT_015 = @GMSGFMT_015@
481GREP = @GREP@
482HAVE_WCHAR_T = @HAVE_WCHAR_T@
483HUNSPELL_CFLAGS = @HUNSPELL_CFLAGS@
484HUNSPELL_LIBS = @HUNSPELL_LIBS@
485ICONV_CONST = @ICONV_CONST@
486ICONV_ICONV_H_IN = @ICONV_ICONV_H_IN@
487ICONV_INCLUDES = @ICONV_INCLUDES@
488ICONV_LIBS = @ICONV_LIBS@
489INSTALL = @INSTALL@
490INSTALL_DATA = @INSTALL_DATA@
491INSTALL_PROGRAM = @INSTALL_PROGRAM@
492INSTALL_SCRIPT = @INSTALL_SCRIPT@
493INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
494LDFLAGS = @LDFLAGS@
495LIBICONV = @LIBICONV@
496LIBOBJS = @LIBOBJS@
497LIBPSAPI = @LIBPSAPI@
498LIBS =
499LIBSHLWAPI = @LIBSHLWAPI@
500LTLIBICONV = @LTLIBICONV@
501LTLIBOBJS = @LTLIBOBJS@
502LYX_DATE = @LYX_DATE@
503LYX_DIR_VER = @LYX_DIR_VER@
504LYX_MAJOR_VERSION = @LYX_MAJOR_VERSION@
505LYX_MINOR_VERSION = @LYX_MINOR_VERSION@
506LYX_RELEASE_LEVEL = @LYX_RELEASE_LEVEL@
507LYX_RELEASE_PATCH = @LYX_RELEASE_PATCH@
508LYX_USERDIR_VER = @LYX_USERDIR_VER@
509MAINT = @MAINT@
510MAKEINFO = @MAKEINFO@
511MKDIR_P = @MKDIR_P@
512MSGFMT = @MSGFMT@
513MSGFMT_015 = @MSGFMT_015@
514MSGMERGE = @MSGMERGE@
515MYTHES_INCLUDES = @MYTHES_INCLUDES@
516MYTHES_LIBS = @MYTHES_LIBS@
517OBJC = @OBJC@
518OBJCDEPMODE = @OBJCDEPMODE@
519OBJCFLAGS = @OBJCFLAGS@
520OBJEXT = @OBJEXT@
521PACKAGE = @PACKAGE@
522PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
523PACKAGE_NAME = @PACKAGE_NAME@
524PACKAGE_STRING = @PACKAGE_STRING@
525PACKAGE_TARNAME = @PACKAGE_TARNAME@
526PACKAGE_URL = @PACKAGE_URL@
527PACKAGE_VERSION = @PACKAGE_VERSION@
528PATH_SEPARATOR = @PATH_SEPARATOR@
529PKG_CONFIG = @PKG_CONFIG@
530PYTHON = @PYTHON@
531PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
532PYTHON_PLATFORM = @PYTHON_PLATFORM@
533PYTHON_PREFIX = @PYTHON_PREFIX@
534PYTHON_VERSION = @PYTHON_VERSION@
535QTDIR = @QTDIR@
536QTLIB_VERSION = @QTLIB_VERSION@
537QT_CORE_CFLAGS = @QT_CORE_CFLAGS@
538QT_CORE_INCLUDES = @QT_CORE_INCLUDES@
539QT_CORE_LDFLAGS = @QT_CORE_LDFLAGS@
540QT_CORE_LIB = @QT_CORE_LIB@
541QT_CORE_LIBS = @QT_CORE_LIBS@
542QT_CPPFLAGS = @QT_CPPFLAGS@
543QT_FRONTEND_CFLAGS = @QT_FRONTEND_CFLAGS@
544QT_FRONTEND_LIBS = @QT_FRONTEND_LIBS@
545QT_INCLUDES = @QT_INCLUDES@
546QT_LDFLAGS = @QT_LDFLAGS@
547QT_LIB = @QT_LIB@
548QT_MOC = @QT_MOC@
549QT_RCC = @QT_RCC@
550QT_UIC = @QT_UIC@
551RANLIB = @RANLIB@
552RC = @RC@
553RPM_VERSION_SUFFIX = @RPM_VERSION_SUFFIX@
554SED = @SED@
555SET_MAKE = @SET_MAKE@
556SHELL = @SHELL@
557SOCKET_LIBS = @SOCKET_LIBS@
558STDLIB_DEBUG = @STDLIB_DEBUG@
559STRIP = @STRIP@
560USE_MBSTATE_T = @USE_MBSTATE_T@
561USE_NLS = @USE_NLS@
562USE_QT5 = @USE_QT5@
563VERSION = @VERSION@
564VERSION_INFO = @VERSION_INFO@
565XGETTEXT = @XGETTEXT@
566XGETTEXT_015 = @XGETTEXT_015@
567XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
568XMKMF = @XMKMF@
569X_CFLAGS = @X_CFLAGS@
570X_EXTRA_LIBS = @X_EXTRA_LIBS@
571X_LIBS = @X_LIBS@
572X_PRE_LIBS = @X_PRE_LIBS@
573ZLIB_INCLUDES = @ZLIB_INCLUDES@
574ZLIB_LIBS = @ZLIB_LIBS@
575abs_builddir = @abs_builddir@
576abs_srcdir = @abs_srcdir@
577abs_top_builddir = @abs_top_builddir@
578abs_top_srcdir = @abs_top_srcdir@
579ac_ct_AR = @ac_ct_AR@
580ac_ct_CC = @ac_ct_CC@
581ac_ct_CXX = @ac_ct_CXX@
582ac_ct_OBJC = @ac_ct_OBJC@
583am__include = @am__include@
584am__leading_dot = @am__leading_dot@
585am__quote = @am__quote@
586am__tar = @am__tar@
587am__untar = @am__untar@
588bindir = @bindir@
589build = @build@
590build_alias = @build_alias@
591build_cpu = @build_cpu@
592build_os = @build_os@
593build_vendor = @build_vendor@
594builddir = @builddir@
595datadir = @datadir@
596datarootdir = @datarootdir@
597docdir = @docdir@
598dvidir = @dvidir@
599exec_prefix = @exec_prefix@
600host = @host@
601host_alias = @host_alias@
602host_cpu = @host_cpu@
603host_os = @host_os@
604host_vendor = @host_vendor@
605htmldir = @htmldir@
606includedir = @includedir@
607infodir = @infodir@
608install_sh = @install_sh@
609libdir = @libdir@
610libexecdir = @libexecdir@
611localedir = @localedir@
612localstatedir = @localstatedir@
613lyx_devel_version = @lyx_devel_version@
614mandir = @mandir@
615mkdir_p = @mkdir_p@
616moc_path = @moc_path@
617oldincludedir = @oldincludedir@
618osx_bundle_program_name = @osx_bundle_program_name@
619pdfdir = @pdfdir@
620pkgpyexecdir = @pkgpyexecdir@
621pkgpythondir = @pkgpythondir@
622prefix = @prefix@
623program_base_name = @program_base_name@
624program_suffix = @program_suffix@
625program_transform_name = @program_transform_name@
626psdir = @psdir@
627pyexecdir = @pyexecdir@
628pythondir = @pythondir@
629qtc_path = @qtc_path@
630rcc_path = @rcc_path@
631real_pkgdatadir = @real_pkgdatadir@
632sbindir = @sbindir@
633sharedstatedir = @sharedstatedir@
634srcdir = @srcdir@
635sysconfdir = @sysconfdir@
636target = @target@
637target_alias = @target_alias@
638target_cpu = @target_cpu@
639target_os = @target_os@
640target_vendor = @target_vendor@
641top_build_prefix = @top_build_prefix@
642top_builddir = @top_builddir@
643top_srcdir = @top_srcdir@
644uic_path = @uic_path@
645version_suffix = @version_suffix@
646DISTCLEANFILES = *.orig *.rej *~ *.bak core
647MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
648AM_INSTALL_DATA_FLAGS = $(INSTALL) -m 644 -D
649AM_ETAGSFLAGS = --lang=c++
650SUBDIRS = $(FRONTENDS_SUBDIRS) .
651DIST_SUBDIRS = qt4 .
652noinst_LIBRARIES = liblyxfrontends.a
653liblyxfrontends_a_SOURCES = \
654	alert.h \
655	Application.h \
656	FontLoader.h \
657	FontMetrics.h \
658	Delegates.h \
659	KeyModifier.h \
660	KeySymbol.h \
661	NullPainter.h \
662	Painter.h \
663	Clipboard.h \
664	Selection.h \
665	WorkArea.h \
666	WorkAreaManager.cpp \
667	WorkAreaManager.h \
668	mouse_state.h
669
670
671################################# Tests ################################
672EXTRA_DIST = \
673	CMakeLists.txt \
674	tests/CMakeLists.txt \
675	tests/test_biblio.cmake \
676	tests/test_biblio \
677	tests/regfiles/biblio
678
679TESTS = \
680	tests/test_biblio
681
682biblio_LDADD = $(BOOST_LIBS) $(ICONV_LIBS) $(ZLIB_LIBS)
683biblio_SOURCES = \
684	tests/biblio.cpp \
685	tests/boost.cpp
686
687all: all-recursive
688
689.SUFFIXES:
690.SUFFIXES: .cpp .log .o .obj .test .test$(EXEEXT) .trs
691$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/common.am $(am__configure_deps)
692	@for dep in $?; do \
693	  case '$(am__configure_deps)' in \
694	    *$$dep*) \
695	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
696	        && { if test -f $@; then exit 0; else break; fi; }; \
697	      exit 1;; \
698	  esac; \
699	done; \
700	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/frontends/Makefile'; \
701	$(am__cd) $(top_srcdir) && \
702	  $(AUTOMAKE) --foreign src/frontends/Makefile
703Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
704	@case '$?' in \
705	  *config.status*) \
706	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
707	  *) \
708	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
709	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
710	esac;
711$(top_srcdir)/config/common.am $(am__empty):
712
713$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
714	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
715
716$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
717	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
718$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
719	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
720$(am__aclocal_m4_deps):
721
722clean-checkPROGRAMS:
723	-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
724
725clean-noinstLIBRARIES:
726	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
727
728liblyxfrontends.a: $(liblyxfrontends_a_OBJECTS) $(liblyxfrontends_a_DEPENDENCIES) $(EXTRA_liblyxfrontends_a_DEPENDENCIES)
729	$(AM_V_at)-rm -f liblyxfrontends.a
730	$(AM_V_AR)$(liblyxfrontends_a_AR) liblyxfrontends.a $(liblyxfrontends_a_OBJECTS) $(liblyxfrontends_a_LIBADD)
731	$(AM_V_at)$(RANLIB) liblyxfrontends.a
732tests/$(am__dirstamp):
733	@$(MKDIR_P) tests
734	@: > tests/$(am__dirstamp)
735tests/$(DEPDIR)/$(am__dirstamp):
736	@$(MKDIR_P) tests/$(DEPDIR)
737	@: > tests/$(DEPDIR)/$(am__dirstamp)
738tests/biblio.$(OBJEXT): tests/$(am__dirstamp) \
739	tests/$(DEPDIR)/$(am__dirstamp)
740tests/boost.$(OBJEXT): tests/$(am__dirstamp) \
741	tests/$(DEPDIR)/$(am__dirstamp)
742
743biblio$(EXEEXT): $(biblio_OBJECTS) $(biblio_DEPENDENCIES) $(EXTRA_biblio_DEPENDENCIES)
744	@rm -f biblio$(EXEEXT)
745	$(AM_V_CXXLD)$(CXXLINK) $(biblio_OBJECTS) $(biblio_LDADD) $(LIBS)
746
747mostlyclean-compile:
748	-rm -f *.$(OBJEXT)
749	-rm -f tests/*.$(OBJEXT)
750
751distclean-compile:
752	-rm -f *.tab.c
753
754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WorkAreaManager.Po@am__quote@ # am--include-marker
755@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/biblio.Po@am__quote@ # am--include-marker
756@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/boost.Po@am__quote@ # am--include-marker
757
758$(am__depfiles_remade):
759	@$(MKDIR_P) $(@D)
760	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
761
762am--depfiles: $(am__depfiles_remade)
763
764.cpp.o:
765@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
766@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
767@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
768@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
769@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
771
772.cpp.obj:
773@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
774@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
775@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
776@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
777@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
779
780# This directory's subdirectories are mostly independent; you can cd
781# into them and run 'make' without going through this Makefile.
782# To change the values of 'make' variables: instead of editing Makefiles,
783# (1) if the variable is set in 'config.status', edit 'config.status'
784#     (which will cause the Makefiles to be regenerated when you run 'make');
785# (2) otherwise, pass the desired values on the 'make' command line.
786$(am__recursive_targets):
787	@fail=; \
788	if $(am__make_keepgoing); then \
789	  failcom='fail=yes'; \
790	else \
791	  failcom='exit 1'; \
792	fi; \
793	dot_seen=no; \
794	target=`echo $@ | sed s/-recursive//`; \
795	case "$@" in \
796	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
797	  *) list='$(SUBDIRS)' ;; \
798	esac; \
799	for subdir in $$list; do \
800	  echo "Making $$target in $$subdir"; \
801	  if test "$$subdir" = "."; then \
802	    dot_seen=yes; \
803	    local_target="$$target-am"; \
804	  else \
805	    local_target="$$target"; \
806	  fi; \
807	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
808	  || eval $$failcom; \
809	done; \
810	if test "$$dot_seen" = "no"; then \
811	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
812	fi; test -z "$$fail"
813
814ID: $(am__tagged_files)
815	$(am__define_uniq_tagged_files); mkid -fID $$unique
816tags: tags-recursive
817TAGS: tags
818
819tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
820	set x; \
821	here=`pwd`; \
822	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
823	  include_option=--etags-include; \
824	  empty_fix=.; \
825	else \
826	  include_option=--include; \
827	  empty_fix=; \
828	fi; \
829	list='$(SUBDIRS)'; for subdir in $$list; do \
830	  if test "$$subdir" = .; then :; else \
831	    test ! -f $$subdir/TAGS || \
832	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
833	  fi; \
834	done; \
835	$(am__define_uniq_tagged_files); \
836	shift; \
837	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
838	  test -n "$$unique" || unique=$$empty_fix; \
839	  if test $$# -gt 0; then \
840	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
841	      "$$@" $$unique; \
842	  else \
843	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
844	      $$unique; \
845	  fi; \
846	fi
847ctags: ctags-recursive
848
849CTAGS: ctags
850ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
851	$(am__define_uniq_tagged_files); \
852	test -z "$(CTAGS_ARGS)$$unique" \
853	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
854	     $$unique
855
856GTAGS:
857	here=`$(am__cd) $(top_builddir) && pwd` \
858	  && $(am__cd) $(top_srcdir) \
859	  && gtags -i $(GTAGS_ARGS) "$$here"
860cscopelist: cscopelist-recursive
861
862cscopelist-am: $(am__tagged_files)
863	list='$(am__tagged_files)'; \
864	case "$(srcdir)" in \
865	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
866	  *) sdir=$(subdir)/$(srcdir) ;; \
867	esac; \
868	for i in $$list; do \
869	  if test -f "$$i"; then \
870	    echo "$(subdir)/$$i"; \
871	  else \
872	    echo "$$sdir/$$i"; \
873	  fi; \
874	done >> $(top_builddir)/cscope.files
875
876distclean-tags:
877	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
878
879# Recover from deleted '.trs' file; this should ensure that
880# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
881# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
882# to avoid problems with "make -n".
883.log.trs:
884	rm -f $< $@
885	$(MAKE) $(AM_MAKEFLAGS) $<
886
887# Leading 'am--fnord' is there to ensure the list of targets does not
888# expand to empty, as could happen e.g. with make check TESTS=''.
889am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
890am--force-recheck:
891	@:
892
893$(TEST_SUITE_LOG): $(TEST_LOGS)
894	@$(am__set_TESTS_bases); \
895	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
896	redo_bases=`for i in $$bases; do \
897	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
898	            done`; \
899	if test -n "$$redo_bases"; then \
900	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
901	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
902	  if $(am__make_dryrun); then :; else \
903	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
904	  fi; \
905	fi; \
906	if test -n "$$am__remaking_logs"; then \
907	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
908	       "recursion detected" >&2; \
909	elif test -n "$$redo_logs"; then \
910	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
911	fi; \
912	if $(am__make_dryrun); then :; else \
913	  st=0;  \
914	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
915	  for i in $$redo_bases; do \
916	    test -f $$i.trs && test -r $$i.trs \
917	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
918	    test -f $$i.log && test -r $$i.log \
919	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
920	  done; \
921	  test $$st -eq 0 || exit 1; \
922	fi
923	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
924	ws='[ 	]'; \
925	results=`for b in $$bases; do echo $$b.trs; done`; \
926	test -n "$$results" || results=/dev/null; \
927	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
928	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
929	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
930	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
931	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
932	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
933	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
934	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
935	  success=true; \
936	else \
937	  success=false; \
938	fi; \
939	br='==================='; br=$$br$$br$$br$$br; \
940	result_count () \
941	{ \
942	    if test x"$$1" = x"--maybe-color"; then \
943	      maybe_colorize=yes; \
944	    elif test x"$$1" = x"--no-color"; then \
945	      maybe_colorize=no; \
946	    else \
947	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
948	    fi; \
949	    shift; \
950	    desc=$$1 count=$$2; \
951	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
952	      color_start=$$3 color_end=$$std; \
953	    else \
954	      color_start= color_end=; \
955	    fi; \
956	    echo "$${color_start}# $$desc $$count$${color_end}"; \
957	}; \
958	create_testsuite_report () \
959	{ \
960	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
961	  result_count $$1 "PASS: " $$pass  "$$grn"; \
962	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
963	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
964	  result_count $$1 "FAIL: " $$fail  "$$red"; \
965	  result_count $$1 "XPASS:" $$xpass "$$red"; \
966	  result_count $$1 "ERROR:" $$error "$$mgn"; \
967	}; \
968	{								\
969	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
970	    $(am__rst_title);						\
971	  create_testsuite_report --no-color;				\
972	  echo;								\
973	  echo ".. contents:: :depth: 2";				\
974	  echo;								\
975	  for b in $$bases; do echo $$b; done				\
976	    | $(am__create_global_log);					\
977	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
978	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
979	if $$success; then						\
980	  col="$$grn";							\
981	 else								\
982	  col="$$red";							\
983	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
984	fi;								\
985	echo "$${col}$$br$${std}"; 					\
986	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
987	echo "$${col}$$br$${std}"; 					\
988	create_testsuite_report --maybe-color;				\
989	echo "$$col$$br$$std";						\
990	if $$success; then :; else					\
991	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
992	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
993	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
994	  fi;								\
995	  echo "$$col$$br$$std";					\
996	fi;								\
997	$$success || exit 1
998
999check-TESTS: $(check_PROGRAMS)
1000	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1001	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1002	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1003	@set +e; $(am__set_TESTS_bases); \
1004	log_list=`for i in $$bases; do echo $$i.log; done`; \
1005	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1006	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1007	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1008	exit $$?;
1009recheck: all $(check_PROGRAMS)
1010	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1011	@set +e; $(am__set_TESTS_bases); \
1012	bases=`for i in $$bases; do echo $$i; done \
1013	         | $(am__list_recheck_tests)` || exit 1; \
1014	log_list=`for i in $$bases; do echo $$i.log; done`; \
1015	log_list=`echo $$log_list`; \
1016	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1017	        am__force_recheck=am--force-recheck \
1018	        TEST_LOGS="$$log_list"; \
1019	exit $$?
1020tests/test_biblio.log: tests/test_biblio
1021	@p='tests/test_biblio'; \
1022	b='tests/test_biblio'; \
1023	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1024	--log-file $$b.log --trs-file $$b.trs \
1025	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1026	"$$tst" $(AM_TESTS_FD_REDIRECT)
1027.test.log:
1028	@p='$<'; \
1029	$(am__set_b); \
1030	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1031	--log-file $$b.log --trs-file $$b.trs \
1032	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1033	"$$tst" $(AM_TESTS_FD_REDIRECT)
1034@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1035@am__EXEEXT_TRUE@	@p='$<'; \
1036@am__EXEEXT_TRUE@	$(am__set_b); \
1037@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1038@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1039@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1040@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1041
1042distdir: $(BUILT_SOURCES)
1043	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1044
1045distdir-am: $(DISTFILES)
1046	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1047	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1048	list='$(DISTFILES)'; \
1049	  dist_files=`for file in $$list; do echo $$file; done | \
1050	  sed -e "s|^$$srcdirstrip/||;t" \
1051	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1052	case $$dist_files in \
1053	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1054			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1055			   sort -u` ;; \
1056	esac; \
1057	for file in $$dist_files; do \
1058	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1059	  if test -d $$d/$$file; then \
1060	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1061	    if test -d "$(distdir)/$$file"; then \
1062	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1063	    fi; \
1064	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1065	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1066	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1067	    fi; \
1068	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1069	  else \
1070	    test -f "$(distdir)/$$file" \
1071	    || cp -p $$d/$$file "$(distdir)/$$file" \
1072	    || exit 1; \
1073	  fi; \
1074	done
1075	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1076	  if test "$$subdir" = .; then :; else \
1077	    $(am__make_dryrun) \
1078	      || test -d "$(distdir)/$$subdir" \
1079	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1080	      || exit 1; \
1081	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1082	    $(am__relativize); \
1083	    new_distdir=$$reldir; \
1084	    dir1=$$subdir; dir2="$(top_distdir)"; \
1085	    $(am__relativize); \
1086	    new_top_distdir=$$reldir; \
1087	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1088	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1089	    ($(am__cd) $$subdir && \
1090	      $(MAKE) $(AM_MAKEFLAGS) \
1091	        top_distdir="$$new_top_distdir" \
1092	        distdir="$$new_distdir" \
1093		am__remove_distdir=: \
1094		am__skip_length_check=: \
1095		am__skip_mode_fix=: \
1096	        distdir) \
1097	      || exit 1; \
1098	  fi; \
1099	done
1100check-am: all-am
1101	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1102	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1103check: check-recursive
1104all-am: Makefile $(LIBRARIES)
1105installdirs: installdirs-recursive
1106installdirs-am:
1107install: install-recursive
1108install-exec: install-exec-recursive
1109install-data: install-data-recursive
1110uninstall: uninstall-recursive
1111
1112install-am: all-am
1113	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1114
1115installcheck: installcheck-recursive
1116install-strip:
1117	if test -z '$(STRIP)'; then \
1118	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1119	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1120	      install; \
1121	else \
1122	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1123	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1124	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1125	fi
1126mostlyclean-generic:
1127	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1128	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1129	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1130
1131clean-generic:
1132
1133distclean-generic:
1134	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1135	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1136	-rm -f tests/$(DEPDIR)/$(am__dirstamp)
1137	-rm -f tests/$(am__dirstamp)
1138	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1139
1140maintainer-clean-generic:
1141	@echo "This command is intended for maintainers to use"
1142	@echo "it deletes files that may require special tools to rebuild."
1143	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1144clean: clean-recursive
1145
1146clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1147	mostlyclean-am
1148
1149distclean: distclean-recursive
1150		-rm -f ./$(DEPDIR)/WorkAreaManager.Po
1151	-rm -f tests/$(DEPDIR)/biblio.Po
1152	-rm -f tests/$(DEPDIR)/boost.Po
1153	-rm -f Makefile
1154distclean-am: clean-am distclean-compile distclean-generic \
1155	distclean-tags
1156
1157dvi: dvi-recursive
1158
1159dvi-am:
1160
1161html: html-recursive
1162
1163html-am:
1164
1165info: info-recursive
1166
1167info-am:
1168
1169install-data-am:
1170
1171install-dvi: install-dvi-recursive
1172
1173install-dvi-am:
1174
1175install-exec-am:
1176
1177install-html: install-html-recursive
1178
1179install-html-am:
1180
1181install-info: install-info-recursive
1182
1183install-info-am:
1184
1185install-man:
1186
1187install-pdf: install-pdf-recursive
1188
1189install-pdf-am:
1190
1191install-ps: install-ps-recursive
1192
1193install-ps-am:
1194
1195installcheck-am:
1196
1197maintainer-clean: maintainer-clean-recursive
1198		-rm -f ./$(DEPDIR)/WorkAreaManager.Po
1199	-rm -f tests/$(DEPDIR)/biblio.Po
1200	-rm -f tests/$(DEPDIR)/boost.Po
1201	-rm -f Makefile
1202maintainer-clean-am: distclean-am maintainer-clean-generic
1203
1204mostlyclean: mostlyclean-recursive
1205
1206mostlyclean-am: mostlyclean-compile mostlyclean-generic
1207
1208pdf: pdf-recursive
1209
1210pdf-am:
1211
1212ps: ps-recursive
1213
1214ps-am:
1215
1216uninstall-am:
1217
1218.MAKE: $(am__recursive_targets) check-am install-am install-strip
1219
1220.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1221	am--depfiles check check-TESTS check-am clean \
1222	clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1223	cscopelist-am ctags ctags-am distclean distclean-compile \
1224	distclean-generic distclean-tags distdir dvi dvi-am html \
1225	html-am info info-am install install-am install-data \
1226	install-data-am install-dvi install-dvi-am install-exec \
1227	install-exec-am install-html install-html-am install-info \
1228	install-info-am install-man install-pdf install-pdf-am \
1229	install-ps install-ps-am install-strip installcheck \
1230	installcheck-am installdirs installdirs-am maintainer-clean \
1231	maintainer-clean-generic mostlyclean mostlyclean-compile \
1232	mostlyclean-generic pdf pdf-am ps ps-am recheck tags tags-am \
1233	uninstall uninstall-am
1234
1235.PRECIOUS: Makefile
1236
1237
1238makeregfiles: ${check_PROGRAMS}
1239	for all in ${check_PROGRAMS} ; do \
1240		./$$all > ${srcdir}/tests/regfiles/$$all ; \
1241	done
1242
1243# Tell versions [3.59,3.63) of GNU make to not export all variables.
1244# Otherwise a system limit (for SysV at least) may be exceeded.
1245.NOEXPORT:
1246