1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19  case $${target_option-} in \
20      ?) ;; \
21      *) echo "am__make_running_with_option: internal error: invalid" \
22              "target option '$${target_option-}' specified" >&2; \
23         exit 1;; \
24  esac; \
25  has_opt=no; \
26  sane_makeflags=$$MAKEFLAGS; \
27  if $(am__is_gnu_make); then \
28    sane_makeflags=$$MFLAGS; \
29  else \
30    case $$MAKEFLAGS in \
31      *\\[\ \	]*) \
32        bs=\\; \
33        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35    esac; \
36  fi; \
37  skip_next=no; \
38  strip_trailopt () \
39  { \
40    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41  }; \
42  for flg in $$sane_makeflags; do \
43    test $$skip_next = yes && { skip_next=no; continue; }; \
44    case $$flg in \
45      *=*|--*) continue;; \
46        -*I) strip_trailopt 'I'; skip_next=yes;; \
47      -*I?*) strip_trailopt 'I';; \
48        -*O) strip_trailopt 'O'; skip_next=yes;; \
49      -*O?*) strip_trailopt 'O';; \
50        -*l) strip_trailopt 'l'; skip_next=yes;; \
51      -*l?*) strip_trailopt 'l';; \
52      -[dEDm]) skip_next=yes;; \
53      -[JT]) skip_next=yes;; \
54    esac; \
55    case $$flg in \
56      *$$target_option*) has_opt=yes; break;; \
57    esac; \
58  done; \
59  test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80subdir = utils/tests/gxyrs
81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
84	$(top_srcdir)/m4/geda-assert.m4 $(top_srcdir)/m4/geda-awk.m4 \
85	$(top_srcdir)/m4/geda-data-dirs.m4 \
86	$(top_srcdir)/m4/geda-desktop-i18n.m4 \
87	$(top_srcdir)/m4/geda-desktop.m4 \
88	$(top_srcdir)/m4/geda-doxygen.m4 \
89	$(top_srcdir)/m4/geda-gattrib.m4 \
90	$(top_srcdir)/m4/geda-gcc-flags.m4 \
91	$(top_srcdir)/m4/geda-git-version.m4 \
92	$(top_srcdir)/m4/geda-git.m4 $(top_srcdir)/m4/geda-groff.m4 \
93	$(top_srcdir)/m4/geda-guile.m4 $(top_srcdir)/m4/geda-host.m4 \
94	$(top_srcdir)/m4/geda-libgeda.m4 \
95	$(top_srcdir)/m4/geda-stroke.m4 \
96	$(top_srcdir)/m4/geda-uri-viewer.m4 \
97	$(top_srcdir)/m4/geda-windows.m4 $(top_srcdir)/m4/gettext.m4 \
98	$(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
99	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
100	$(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intmax.m4 \
101	$(top_srcdir)/m4/inttypes-pri.m4 \
102	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
103	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
104	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
105	$(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
106	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
107	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
108	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
109	$(top_srcdir)/m4/pcb-data-dirs.m4 $(top_srcdir)/m4/po.m4 \
110	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
111	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
112	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
113	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
114	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
115	$(top_srcdir)/configure.ac
116am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
117	$(ACLOCAL_M4)
118mkinstalldirs = $(install_sh) -d
119CONFIG_HEADER = $(top_builddir)/config.h
120CONFIG_CLEAN_FILES =
121CONFIG_CLEAN_VPATH_FILES =
122AM_V_P = $(am__v_P_@AM_V@)
123am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
124am__v_P_0 = false
125am__v_P_1 = :
126AM_V_GEN = $(am__v_GEN_@AM_V@)
127am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
128am__v_GEN_0 = @echo "  GEN     " $@;
129am__v_GEN_1 =
130AM_V_at = $(am__v_at_@AM_V@)
131am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132am__v_at_0 = @
133am__v_at_1 =
134SOURCES =
135DIST_SOURCES =
136RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
137	ctags-recursive dvi-recursive html-recursive info-recursive \
138	install-data-recursive install-dvi-recursive \
139	install-exec-recursive install-html-recursive \
140	install-info-recursive install-pdf-recursive \
141	install-ps-recursive install-recursive installcheck-recursive \
142	installdirs-recursive pdf-recursive ps-recursive \
143	tags-recursive uninstall-recursive
144am__can_run_installinfo = \
145  case $$AM_UPDATE_INFO_DIR in \
146    n|no|NO) false;; \
147    *) (install-info --version) >/dev/null 2>&1;; \
148  esac
149RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
150  distclean-recursive maintainer-clean-recursive
151am__recursive_targets = \
152  $(RECURSIVE_TARGETS) \
153  $(RECURSIVE_CLEAN_TARGETS) \
154  $(am__extra_recursive_targets)
155AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
156	distdir
157am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
158# Read a list of newline-separated strings from the standard input,
159# and print each of them once, without duplicates.  Input order is
160# *not* preserved.
161am__uniquify_input = $(AWK) '\
162  BEGIN { nonempty = 0; } \
163  { items[$$0] = 1; nonempty = 1; } \
164  END { if (nonempty) { for (i in items) print i; }; } \
165'
166# Make sure the list of sources is unique.  This is necessary because,
167# e.g., the same source file might be shared among _SOURCES variables
168# for different programs/libraries.
169am__define_uniq_tagged_files = \
170  list='$(am__tagged_files)'; \
171  unique=`for i in $$list; do \
172    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
173  done | $(am__uniquify_input)`
174ETAGS = etags
175CTAGS = ctags
176DIST_SUBDIRS = $(SUBDIRS)
177DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178am__relativize = \
179  dir0=`pwd`; \
180  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
181  sed_rest='s,^[^/]*/*,,'; \
182  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
183  sed_butlast='s,/*[^/]*$$,,'; \
184  while test -n "$$dir1"; do \
185    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
186    if test "$$first" != "."; then \
187      if test "$$first" = ".."; then \
188        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
189        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
190      else \
191        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
192        if test "$$first2" = "$$first"; then \
193          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
194        else \
195          dir2="../$$dir2"; \
196        fi; \
197        dir0="$$dir0"/"$$first"; \
198      fi; \
199    fi; \
200    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
201  done; \
202  reldir="$$dir2"
203ACLOCAL = @ACLOCAL@
204ALLOCA = @ALLOCA@
205AMTAR = @AMTAR@
206AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
207AR = @AR@
208AS = @AS@
209AUTOCONF = @AUTOCONF@
210AUTOHEADER = @AUTOHEADER@
211AUTOMAKE = @AUTOMAKE@
212AWK = @AWK@
213BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
214CAIRO_CFLAGS = @CAIRO_CFLAGS@
215CAIRO_LIBS = @CAIRO_LIBS@
216CATOBJEXT = @CATOBJEXT@
217CC = @CC@
218CCDEPMODE = @CCDEPMODE@
219CFLAGS = @CFLAGS@
220CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
221CHANGELOG_BASE = @CHANGELOG_BASE@
222CONVERT = @CONVERT@
223CPP = @CPP@
224CPPFLAGS = @CPPFLAGS@
225CYGPATH_W = @CYGPATH_W@
226DATADIRNAME = @DATADIRNAME@
227DATE_VERSION = @DATE_VERSION@
228DEFS = @DEFS@
229DEPDIR = @DEPDIR@
230DESKTOP_I18N = @DESKTOP_I18N@
231DESKTOP_I18N_CREATE = @DESKTOP_I18N_CREATE@
232DESKTOP_I18N_LOCALE_DIR = @DESKTOP_I18N_LOCALE_DIR@
233DESKTOP_I18N_SCRIPT = @DESKTOP_I18N_SCRIPT@
234DLLTOOL = @DLLTOOL@
235DOTTED_VERSION = @DOTTED_VERSION@
236DOXYGEN = @DOXYGEN@
237DSYMUTIL = @DSYMUTIL@
238DUMPBIN = @DUMPBIN@
239ECHO_C = @ECHO_C@
240ECHO_N = @ECHO_N@
241ECHO_T = @ECHO_T@
242EGREP = @EGREP@
243EXEEXT = @EXEEXT@
244FGREP = @FGREP@
245GCC_CFLAGS = @GCC_CFLAGS@
246GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
247GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
248GEDADATADIR = @GEDADATADIR@
249GEDARCDIR = @GEDARCDIR@
250GENCAT = @GENCAT@
251GETTEXT = @GETTEXT@
252GIT = @GIT@
253GLIBC2 = @GLIBC2@
254GLIBC21 = @GLIBC21@
255GLIB_CFLAGS = @GLIB_CFLAGS@
256GLIB_LIBS = @GLIB_LIBS@
257GMSGFMT = @GMSGFMT@
258GMSGFMT_015 = @GMSGFMT_015@
259GREP = @GREP@
260GROFF = @GROFF@
261GTK_CFLAGS = @GTK_CFLAGS@
262GTK_LIBS = @GTK_LIBS@
263GUILE = @GUILE@
264GUILE_CFLAGS = @GUILE_CFLAGS@
265GUILE_LIBS = @GUILE_LIBS@
266GUILE_PKG_NAME = @GUILE_PKG_NAME@
267GUILE_SNARF = @GUILE_SNARF@
268HAVE_ASPRINTF = @HAVE_ASPRINTF@
269HAVE_GIT_REPO = @HAVE_GIT_REPO@
270HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
271HAVE_SNPRINTF = @HAVE_SNPRINTF@
272HAVE_VISIBILITY = @HAVE_VISIBILITY@
273HAVE_WPRINTF = @HAVE_WPRINTF@
274ICON_THEME_INSTALLER = @ICON_THEME_INSTALLER@
275INKSCAPE = @INKSCAPE@
276INSTALL = @INSTALL@
277INSTALL_DATA = @INSTALL_DATA@
278INSTALL_PROGRAM = @INSTALL_PROGRAM@
279INSTALL_SCRIPT = @INSTALL_SCRIPT@
280INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
281INSTOBJEXT = @INSTOBJEXT@
282INTLBISON = @INTLBISON@
283INTLLIBS = @INTLLIBS@
284INTLOBJS = @INTLOBJS@
285INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
286INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
287KDEDATADIR = @KDEDATADIR@
288LD = @LD@
289LDFLAGS = @LDFLAGS@
290LEX = @LEX@
291LEXLIB = @LEXLIB@
292LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
293LIBGEDA_GETTEXT_DOMAIN = @LIBGEDA_GETTEXT_DOMAIN@
294LIBGEDA_SHLIB_VERSION = @LIBGEDA_SHLIB_VERSION@
295LIBICONV = @LIBICONV@
296LIBINTL = @LIBINTL@
297LIBMULTITHREAD = @LIBMULTITHREAD@
298LIBOBJS = @LIBOBJS@
299LIBPTH = @LIBPTH@
300LIBS = @LIBS@
301LIBSTROKE_CPPFLAGS = @LIBSTROKE_CPPFLAGS@
302LIBSTROKE_LDFLAGS = @LIBSTROKE_LDFLAGS@
303LIBTHREAD = @LIBTHREAD@
304LIBTOOL = @LIBTOOL@
305LIPO = @LIPO@
306LN_S = @LN_S@
307LTLIBICONV = @LTLIBICONV@
308LTLIBINTL = @LTLIBINTL@
309LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
310LTLIBOBJS = @LTLIBOBJS@
311LTLIBPTH = @LTLIBPTH@
312LTLIBTHREAD = @LTLIBTHREAD@
313M4 = @M4@
314MAKEINFO = @MAKEINFO@
315MANIFEST_TOOL = @MANIFEST_TOOL@
316MINGW_CFLAGS = @MINGW_CFLAGS@
317MINGW_GUI_LDFLAGS = @MINGW_GUI_LDFLAGS@
318MKDIR_P = @MKDIR_P@
319MSGFMT = @MSGFMT@
320MSGFMT_015 = @MSGFMT_015@
321MSGMERGE = @MSGMERGE@
322NM = @NM@
323NMEDIT = @NMEDIT@
324OBJDUMP = @OBJDUMP@
325OBJEXT = @OBJEXT@
326OTOOL = @OTOOL@
327OTOOL64 = @OTOOL64@
328PACKAGE = @PACKAGE@
329PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
330PACKAGE_NAME = @PACKAGE_NAME@
331PACKAGE_STRING = @PACKAGE_STRING@
332PACKAGE_TARNAME = @PACKAGE_TARNAME@
333PACKAGE_URL = @PACKAGE_URL@
334PACKAGE_VERSION = @PACKAGE_VERSION@
335PATH_SEPARATOR = @PATH_SEPARATOR@
336PCBDATADIR = @PCBDATADIR@
337PCBLIBPATH = @PCBLIBPATH@
338PCBM4DIR = @PCBM4DIR@
339PDFLATEX = @PDFLATEX@
340PKG_CONFIG = @PKG_CONFIG@
341PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
342PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
343POSUB = @POSUB@
344PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
345RANLIB = @RANLIB@
346SED = @SED@
347SET_MAKE = @SET_MAKE@
348SHELL = @SHELL@
349STRIP = @STRIP@
350UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
351UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
352URI_VIEWER = @URI_VIEWER@
353USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
354USE_NLS = @USE_NLS@
355VERSION = @VERSION@
356WINDOWS_LIBTOOL_FLAGS = @WINDOWS_LIBTOOL_FLAGS@
357WOE32DLL = @WOE32DLL@
358XDGDATADIR = @XDGDATADIR@
359XGETTEXT = @XGETTEXT@
360XGETTEXT_015 = @XGETTEXT_015@
361abs_builddir = @abs_builddir@
362abs_srcdir = @abs_srcdir@
363abs_top_builddir = @abs_top_builddir@
364abs_top_srcdir = @abs_top_srcdir@
365ac_ct_AR = @ac_ct_AR@
366ac_ct_CC = @ac_ct_CC@
367ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
368am__include = @am__include@
369am__leading_dot = @am__leading_dot@
370am__quote = @am__quote@
371am__tar = @am__tar@
372am__untar = @am__untar@
373bindir = @bindir@
374build = @build@
375build_alias = @build_alias@
376build_cpu = @build_cpu@
377build_os = @build_os@
378build_vendor = @build_vendor@
379builddir = @builddir@
380datadir = @datadir@
381datarootdir = @datarootdir@
382docdir = @docdir@
383dvidir = @dvidir@
384exec_prefix = @exec_prefix@
385host = @host@
386host_alias = @host_alias@
387host_cpu = @host_cpu@
388host_os = @host_os@
389host_vendor = @host_vendor@
390htmldir = @htmldir@
391includedir = @includedir@
392infodir = @infodir@
393install_sh = @install_sh@
394libdir = @libdir@
395libexecdir = @libexecdir@
396localedir = @localedir@
397localstatedir = @localstatedir@
398mandir = @mandir@
399mkdir_p = @mkdir_p@
400oldincludedir = @oldincludedir@
401pdfdir = @pdfdir@
402prefix = @prefix@
403program_transform_name = @program_transform_name@
404psdir = @psdir@
405sbindir = @sbindir@
406sharedstatedir = @sharedstatedir@
407srcdir = @srcdir@
408sysconfdir = @sysconfdir@
409target_alias = @target_alias@
410top_build_prefix = @top_build_prefix@
411top_builddir = @top_builddir@
412top_srcdir = @top_srcdir@
413SUBDIRS = inputs outputs
414AM_TESTS_ENVIRONMENT = PERL=${PERL} top_srcdir=${srcdir}/../..
415EXTRA_DIST = run_tests.sh tests.list README.txt
416MOSTLYCLEANFILES = *.log core FILE *~
417CLEANFILES = *.log core FILE *~
418DISTCLEANFILES = *.log core FILE *~
419MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in
420all: all-recursive
421
422.SUFFIXES:
423$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
424	@for dep in $?; do \
425	  case '$(am__configure_deps)' in \
426	    *$$dep*) \
427	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
428	        && { if test -f $@; then exit 0; else break; fi; }; \
429	      exit 1;; \
430	  esac; \
431	done; \
432	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/tests/gxyrs/Makefile'; \
433	$(am__cd) $(top_srcdir) && \
434	  $(AUTOMAKE) --gnu utils/tests/gxyrs/Makefile
435.PRECIOUS: Makefile
436Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
437	@case '$?' in \
438	  *config.status*) \
439	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
440	  *) \
441	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
442	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
443	esac;
444
445$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
446	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447
448$(top_srcdir)/configure:  $(am__configure_deps)
449	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
450$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
451	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452$(am__aclocal_m4_deps):
453
454mostlyclean-libtool:
455	-rm -f *.lo
456
457clean-libtool:
458	-rm -rf .libs _libs
459
460# This directory's subdirectories are mostly independent; you can cd
461# into them and run 'make' without going through this Makefile.
462# To change the values of 'make' variables: instead of editing Makefiles,
463# (1) if the variable is set in 'config.status', edit 'config.status'
464#     (which will cause the Makefiles to be regenerated when you run 'make');
465# (2) otherwise, pass the desired values on the 'make' command line.
466$(am__recursive_targets):
467	@fail=; \
468	if $(am__make_keepgoing); then \
469	  failcom='fail=yes'; \
470	else \
471	  failcom='exit 1'; \
472	fi; \
473	dot_seen=no; \
474	target=`echo $@ | sed s/-recursive//`; \
475	case "$@" in \
476	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
477	  *) list='$(SUBDIRS)' ;; \
478	esac; \
479	for subdir in $$list; do \
480	  echo "Making $$target in $$subdir"; \
481	  if test "$$subdir" = "."; then \
482	    dot_seen=yes; \
483	    local_target="$$target-am"; \
484	  else \
485	    local_target="$$target"; \
486	  fi; \
487	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
488	  || eval $$failcom; \
489	done; \
490	if test "$$dot_seen" = "no"; then \
491	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
492	fi; test -z "$$fail"
493
494ID: $(am__tagged_files)
495	$(am__define_uniq_tagged_files); mkid -fID $$unique
496tags: tags-recursive
497TAGS: tags
498
499tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
500	set x; \
501	here=`pwd`; \
502	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
503	  include_option=--etags-include; \
504	  empty_fix=.; \
505	else \
506	  include_option=--include; \
507	  empty_fix=; \
508	fi; \
509	list='$(SUBDIRS)'; for subdir in $$list; do \
510	  if test "$$subdir" = .; then :; else \
511	    test ! -f $$subdir/TAGS || \
512	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
513	  fi; \
514	done; \
515	$(am__define_uniq_tagged_files); \
516	shift; \
517	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
518	  test -n "$$unique" || unique=$$empty_fix; \
519	  if test $$# -gt 0; then \
520	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
521	      "$$@" $$unique; \
522	  else \
523	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524	      $$unique; \
525	  fi; \
526	fi
527ctags: ctags-recursive
528
529CTAGS: ctags
530ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531	$(am__define_uniq_tagged_files); \
532	test -z "$(CTAGS_ARGS)$$unique" \
533	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534	     $$unique
535
536GTAGS:
537	here=`$(am__cd) $(top_builddir) && pwd` \
538	  && $(am__cd) $(top_srcdir) \
539	  && gtags -i $(GTAGS_ARGS) "$$here"
540cscopelist: cscopelist-recursive
541
542cscopelist-am: $(am__tagged_files)
543	list='$(am__tagged_files)'; \
544	case "$(srcdir)" in \
545	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
546	  *) sdir=$(subdir)/$(srcdir) ;; \
547	esac; \
548	for i in $$list; do \
549	  if test -f "$$i"; then \
550	    echo "$(subdir)/$$i"; \
551	  else \
552	    echo "$$sdir/$$i"; \
553	  fi; \
554	done >> $(top_builddir)/cscope.files
555
556distclean-tags:
557	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
558
559distdir: $(DISTFILES)
560	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562	list='$(DISTFILES)'; \
563	  dist_files=`for file in $$list; do echo $$file; done | \
564	  sed -e "s|^$$srcdirstrip/||;t" \
565	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
566	case $$dist_files in \
567	  */*) $(MKDIR_P) `echo "$$dist_files" | \
568			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
569			   sort -u` ;; \
570	esac; \
571	for file in $$dist_files; do \
572	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
573	  if test -d $$d/$$file; then \
574	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
575	    if test -d "$(distdir)/$$file"; then \
576	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577	    fi; \
578	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
579	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
580	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581	    fi; \
582	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
583	  else \
584	    test -f "$(distdir)/$$file" \
585	    || cp -p $$d/$$file "$(distdir)/$$file" \
586	    || exit 1; \
587	  fi; \
588	done
589	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
590	  if test "$$subdir" = .; then :; else \
591	    $(am__make_dryrun) \
592	      || test -d "$(distdir)/$$subdir" \
593	      || $(MKDIR_P) "$(distdir)/$$subdir" \
594	      || exit 1; \
595	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
596	    $(am__relativize); \
597	    new_distdir=$$reldir; \
598	    dir1=$$subdir; dir2="$(top_distdir)"; \
599	    $(am__relativize); \
600	    new_top_distdir=$$reldir; \
601	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
602	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
603	    ($(am__cd) $$subdir && \
604	      $(MAKE) $(AM_MAKEFLAGS) \
605	        top_distdir="$$new_top_distdir" \
606	        distdir="$$new_distdir" \
607		am__remove_distdir=: \
608		am__skip_length_check=: \
609		am__skip_mode_fix=: \
610	        distdir) \
611	      || exit 1; \
612	  fi; \
613	done
614check-am: all-am
615	$(MAKE) $(AM_MAKEFLAGS) check-local
616check: check-recursive
617all-am: Makefile
618installdirs: installdirs-recursive
619installdirs-am:
620install: install-recursive
621install-exec: install-exec-recursive
622install-data: install-data-recursive
623uninstall: uninstall-recursive
624
625install-am: all-am
626	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
627
628installcheck: installcheck-recursive
629install-strip:
630	if test -z '$(STRIP)'; then \
631	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
632	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
633	      install; \
634	else \
635	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
636	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
637	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
638	fi
639mostlyclean-generic:
640	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
641
642clean-generic:
643	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
644
645distclean-generic:
646	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
647	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
648	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
649
650maintainer-clean-generic:
651	@echo "This command is intended for maintainers to use"
652	@echo "it deletes files that may require special tools to rebuild."
653	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
654clean: clean-recursive
655
656clean-am: clean-generic clean-libtool mostlyclean-am
657
658distclean: distclean-recursive
659	-rm -f Makefile
660distclean-am: clean-am distclean-generic distclean-tags
661
662dvi: dvi-recursive
663
664dvi-am:
665
666html: html-recursive
667
668html-am:
669
670info: info-recursive
671
672info-am:
673
674install-data-am:
675
676install-dvi: install-dvi-recursive
677
678install-dvi-am:
679
680install-exec-am:
681
682install-html: install-html-recursive
683
684install-html-am:
685
686install-info: install-info-recursive
687
688install-info-am:
689
690install-man:
691
692install-pdf: install-pdf-recursive
693
694install-pdf-am:
695
696install-ps: install-ps-recursive
697
698install-ps-am:
699
700installcheck-am:
701
702maintainer-clean: maintainer-clean-recursive
703	-rm -f Makefile
704maintainer-clean-am: distclean-am maintainer-clean-generic
705
706mostlyclean: mostlyclean-recursive
707
708mostlyclean-am: mostlyclean-generic mostlyclean-libtool
709
710pdf: pdf-recursive
711
712pdf-am:
713
714ps: ps-recursive
715
716ps-am:
717
718uninstall-am:
719
720.MAKE: $(am__recursive_targets) check-am install-am install-strip
721
722.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
723	check-am check-local clean clean-generic clean-libtool \
724	cscopelist-am ctags ctags-am distclean distclean-generic \
725	distclean-libtool distclean-tags distdir dvi dvi-am html \
726	html-am info info-am install install-am install-data \
727	install-data-am install-dvi install-dvi-am install-exec \
728	install-exec-am install-html install-html-am install-info \
729	install-info-am install-man install-pdf install-pdf-am \
730	install-ps install-ps-am install-strip installcheck \
731	installcheck-am installdirs installdirs-am maintainer-clean \
732	maintainer-clean-generic mostlyclean mostlyclean-generic \
733	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
734	uninstall-am
735
736
737check-local:
738	$(AM_TESTS_ENVIRONMENT) srcdir=$(srcdir) $(SHELL) $(srcdir)/run_tests.sh
739
740# Tell versions [3.59,3.63) of GNU make to not export all variables.
741# Otherwise a system limit (for SysV at least) may be exceeded.
742.NOEXPORT:
743