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
17##########################################
18# Add a document module as a subdir here #
19##########################################
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \	]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94subdir = manuals
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
97	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
98	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
99	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
100	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
101	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
104	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
105	$(top_srcdir)/configure.ac
106am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107	$(ACLOCAL_M4)
108DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109mkinstalldirs = $(install_sh) -d
110CONFIG_HEADER = $(top_builddir)/config.h
111CONFIG_CLEAN_FILES =
112CONFIG_CLEAN_VPATH_FILES =
113AM_V_P = $(am__v_P_@AM_V@)
114am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115am__v_P_0 = false
116am__v_P_1 = :
117AM_V_GEN = $(am__v_GEN_@AM_V@)
118am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119am__v_GEN_0 = @echo "  GEN     " $@;
120am__v_GEN_1 =
121AM_V_at = $(am__v_at_@AM_V@)
122am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123am__v_at_0 = @
124am__v_at_1 =
125SOURCES =
126DIST_SOURCES =
127RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
128	ctags-recursive dvi-recursive html-recursive info-recursive \
129	install-data-recursive install-dvi-recursive \
130	install-exec-recursive install-html-recursive \
131	install-info-recursive install-pdf-recursive \
132	install-ps-recursive install-recursive installcheck-recursive \
133	installdirs-recursive pdf-recursive ps-recursive \
134	tags-recursive uninstall-recursive
135am__can_run_installinfo = \
136  case $$AM_UPDATE_INFO_DIR in \
137    n|no|NO) false;; \
138    *) (install-info --version) >/dev/null 2>&1;; \
139  esac
140RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
141  distclean-recursive maintainer-clean-recursive
142am__recursive_targets = \
143  $(RECURSIVE_TARGETS) \
144  $(RECURSIVE_CLEAN_TARGETS) \
145  $(am__extra_recursive_targets)
146AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
147	distdir distdir-am
148am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149# Read a list of newline-separated strings from the standard input,
150# and print each of them once, without duplicates.  Input order is
151# *not* preserved.
152am__uniquify_input = $(AWK) '\
153  BEGIN { nonempty = 0; } \
154  { items[$$0] = 1; nonempty = 1; } \
155  END { if (nonempty) { for (i in items) print i; }; } \
156'
157# Make sure the list of sources is unique.  This is necessary because,
158# e.g., the same source file might be shared among _SOURCES variables
159# for different programs/libraries.
160am__define_uniq_tagged_files = \
161  list='$(am__tagged_files)'; \
162  unique=`for i in $$list; do \
163    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164  done | $(am__uniquify_input)`
165ETAGS = etags
166CTAGS = ctags
167DIST_SUBDIRS = $(SUBDIRS)
168am__DIST_COMMON = $(srcdir)/Makefile.in
169DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170am__relativize = \
171  dir0=`pwd`; \
172  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
173  sed_rest='s,^[^/]*/*,,'; \
174  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
175  sed_butlast='s,/*[^/]*$$,,'; \
176  while test -n "$$dir1"; do \
177    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
178    if test "$$first" != "."; then \
179      if test "$$first" = ".."; then \
180        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
181        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
182      else \
183        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
184        if test "$$first2" = "$$first"; then \
185          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
186        else \
187          dir2="../$$dir2"; \
188        fi; \
189        dir0="$$dir0"/"$$first"; \
190      fi; \
191    fi; \
192    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
193  done; \
194  reldir="$$dir2"
195ACLOCAL = @ACLOCAL@
196ALL_LINGUAS = @ALL_LINGUAS@
197AMTAR = @AMTAR@
198AM_CFLAGS = @AM_CFLAGS@
199AM_CXXFLAGS = @AM_CXXFLAGS@
200AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201ANJUTA_CFLAGS = @ANJUTA_CFLAGS@
202ANJUTA_LDFLAGS = @ANJUTA_LDFLAGS@
203ANJUTA_LIBS = @ANJUTA_LIBS@
204ANJUTA_MAJOR_VERSION = @ANJUTA_MAJOR_VERSION@
205ANJUTA_MICRO_VERSION = @ANJUTA_MICRO_VERSION@
206ANJUTA_MINOR_VERSION = @ANJUTA_MINOR_VERSION@
207ANJUTA_PLUGIN_LDFLAGS = @ANJUTA_PLUGIN_LDFLAGS@
208ANJUTA_VERSION = @ANJUTA_VERSION@
209APR_CFLAGS = @APR_CFLAGS@
210APR_LIBS = @APR_LIBS@
211APR_UTILS_CFLAGS = @APR_UTILS_CFLAGS@
212APR_UTILS_LIBS = @APR_UTILS_LIBS@
213AR = @AR@
214AUTOCONF = @AUTOCONF@
215AUTOGEN_PATH = @AUTOGEN_PATH@
216AUTOHEADER = @AUTOHEADER@
217AUTOM4TE = @AUTOM4TE@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220BISON_LOCALEDIR = @BISON_LOCALEDIR@
221BUGZILLA_VERSION = @BUGZILLA_VERSION@
222CC = @CC@
223CCDEPMODE = @CCDEPMODE@
224CFLAGS = @CFLAGS@
225CPP = @CPP@
226CPPFLAGS = @CPPFLAGS@
227CXX = @CXX@
228CXXCPP = @CXXCPP@
229CXXDEPMODE = @CXXDEPMODE@
230CXXFLAGS = @CXXFLAGS@
231CYGPATH_W = @CYGPATH_W@
232DEFS = @DEFS@
233DEPDIR = @DEPDIR@
234DLLTOOL = @DLLTOOL@
235DSYMUTIL = @DSYMUTIL@
236DUMPBIN = @DUMPBIN@
237ECHO_C = @ECHO_C@
238ECHO_N = @ECHO_N@
239ECHO_T = @ECHO_T@
240EGREP = @EGREP@
241EXEEXT = @EXEEXT@
242FGREP = @FGREP@
243FREEBSD_BUILD = @FREEBSD_BUILD@
244GDA_CFLAGS = @GDA_CFLAGS@
245GDA_LIBS = @GDA_LIBS@
246GDL_CFLAGS = @GDL_CFLAGS@
247GDL_LIBS = @GDL_LIBS@
248GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
249GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
250GLADE_CATALOG_PATH = @GLADE_CATALOG_PATH@
251GLADE_PLUGINS_PATH = @GLADE_PLUGINS_PATH@
252GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
253GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
254GLIB_MKENUMS = @GLIB_MKENUMS@
255GMAKE = @GMAKE@
256GMSGFMT = @GMSGFMT@
257GMSGFMT_015 = @GMSGFMT_015@
258GREP = @GREP@
259GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
260GTKDOC_CHECK = @GTKDOC_CHECK@
261GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
262GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
263GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
264GTKDOC_MKPDF = @GTKDOC_MKPDF@
265GTKDOC_REBASE = @GTKDOC_REBASE@
266HELP_DIR = @HELP_DIR@
267HTML_DIR = @HTML_DIR@
268INSTALL = @INSTALL@
269INSTALL_DATA = @INSTALL_DATA@
270INSTALL_PROGRAM = @INSTALL_PROGRAM@
271INSTALL_SCRIPT = @INSTALL_SCRIPT@
272INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273INTLLIBS = @INTLLIBS@
274INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
275INTLTOOL_MERGE = @INTLTOOL_MERGE@
276INTLTOOL_PERL = @INTLTOOL_PERL@
277INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
278INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
279INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
280INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
281INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
282INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
283INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
284INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
285INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
286INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
287INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
288INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
289INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
290INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
291ITSTOOL = @ITSTOOL@
292LD = @LD@
293LDFLAGS = @LDFLAGS@
294LEX = @LEX@
295LEXLIB = @LEXLIB@
296LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
297LIBANJUTA_CFLAGS = @LIBANJUTA_CFLAGS@
298LIBANJUTA_LIBS = @LIBANJUTA_LIBS@
299LIBFOOCANVAS_CFLAGS = @LIBFOOCANVAS_CFLAGS@
300LIBFOOCANVAS_LIBS = @LIBFOOCANVAS_LIBS@
301LIBICONV = @LIBICONV@
302LIBINTL = @LIBINTL@
303LIBOBJS = @LIBOBJS@
304LIBS = @LIBS@
305LIBTOOL = @LIBTOOL@
306LIBVALA = @LIBVALA@
307LIPO = @LIPO@
308LN_S = @LN_S@
309LTLIBICONV = @LTLIBICONV@
310LTLIBINTL = @LTLIBINTL@
311LTLIBOBJS = @LTLIBOBJS@
312LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
313MAINT = @MAINT@
314MAKEINFO = @MAKEINFO@
315MANIFEST_TOOL = @MANIFEST_TOOL@
316MKDIR_P = @MKDIR_P@
317MSGFMT = @MSGFMT@
318MSGFMT_015 = @MSGFMT_015@
319MSGMERGE = @MSGMERGE@
320NEON_CFLAGS = @NEON_CFLAGS@
321NEON_LIBS = @NEON_LIBS@
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@
336PKG_CONFIG = @PKG_CONFIG@
337PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
338PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
339PLUGIN_DEVHELP_CFLAGS = @PLUGIN_DEVHELP_CFLAGS@
340PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@
341PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@
342PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@
343PLUGIN_TERMINAL_CFLAGS = @PLUGIN_TERMINAL_CFLAGS@
344PLUGIN_TERMINAL_LIBS = @PLUGIN_TERMINAL_LIBS@
345POSUB = @POSUB@
346PREF_SUFFIX = @PREF_SUFFIX@
347PYTHON = @PYTHON@
348PYTHON_CFLAGS = @PYTHON_CFLAGS@
349PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
350PYTHON_LIBS = @PYTHON_LIBS@
351PYTHON_PLATFORM = @PYTHON_PLATFORM@
352PYTHON_PREFIX = @PYTHON_PREFIX@
353PYTHON_VERSION = @PYTHON_VERSION@
354RANLIB = @RANLIB@
355RENDER_LIBS = @RENDER_LIBS@
356SED = @SED@
357SERF_CFLAGS = @SERF_CFLAGS@
358SERF_LIBS = @SERF_LIBS@
359SET_MAKE = @SET_MAKE@
360SHELL = @SHELL@
361SHM_LIBS = @SHM_LIBS@
362SOURCEVIEW_CFLAGS = @SOURCEVIEW_CFLAGS@
363SOURCEVIEW_LIBS = @SOURCEVIEW_LIBS@
364SQLITE_CFLAGS = @SQLITE_CFLAGS@
365SQLITE_LIBS = @SQLITE_LIBS@
366STRIP = @STRIP@
367SVNCONFIG = @SVNCONFIG@
368SVN_CFLAGS = @SVN_CFLAGS@
369SVN_INCLUDE = @SVN_INCLUDE@
370SVN_LIB = @SVN_LIB@
371SYMBOL_DB_SHM = @SYMBOL_DB_SHM@
372USE_NLS = @USE_NLS@
373VALAC = @VALAC@
374VALA_CFLAGS = @VALA_CFLAGS@
375VALA_LIBS = @VALA_LIBS@
376VERSION = @VERSION@
377WARN_CFLAGS = @WARN_CFLAGS@
378XGETTEXT = @XGETTEXT@
379XGETTEXT_015 = @XGETTEXT_015@
380XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
381XMLLINT = @XMLLINT@
382XML_CFLAGS = @XML_CFLAGS@
383XML_LIBS = @XML_LIBS@
384YACC = @YACC@
385YELP_LC_DIST = @YELP_LC_DIST@
386YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
387YFLAGS = @YFLAGS@
388abs_builddir = @abs_builddir@
389abs_srcdir = @abs_srcdir@
390abs_top_builddir = @abs_top_builddir@
391abs_top_srcdir = @abs_top_srcdir@
392ac_ct_AR = @ac_ct_AR@
393ac_ct_CC = @ac_ct_CC@
394ac_ct_CXX = @ac_ct_CXX@
395ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
396am__include = @am__include@
397am__leading_dot = @am__leading_dot@
398am__quote = @am__quote@
399am__tar = @am__tar@
400am__untar = @am__untar@
401anjuta_data_dir = @anjuta_data_dir@
402anjuta_glade_dir = @anjuta_glade_dir@
403anjuta_image_dir = @anjuta_image_dir@
404anjuta_plugin_dir = @anjuta_plugin_dir@
405anjuta_ui_dir = @anjuta_ui_dir@
406bindir = @bindir@
407build = @build@
408build_alias = @build_alias@
409build_cpu = @build_cpu@
410build_os = @build_os@
411build_vendor = @build_vendor@
412builddir = @builddir@
413datadir = @datadir@
414datarootdir = @datarootdir@
415docdir = @docdir@
416dvidir = @dvidir@
417exec_prefix = @exec_prefix@
418gjsdir = @gjsdir@
419gsettingsschemadir = @gsettingsschemadir@
420host = @host@
421host_alias = @host_alias@
422host_cpu = @host_cpu@
423host_os = @host_os@
424host_vendor = @host_vendor@
425htmldir = @htmldir@
426includedir = @includedir@
427infodir = @infodir@
428install_sh = @install_sh@
429intltool__v_merge_options_ = @intltool__v_merge_options_@
430intltool__v_merge_options_0 = @intltool__v_merge_options_0@
431libdir = @libdir@
432libexecdir = @libexecdir@
433localedir = @localedir@
434localstatedir = @localstatedir@
435mandir = @mandir@
436mkdir_p = @mkdir_p@
437oldincludedir = @oldincludedir@
438pdfdir = @pdfdir@
439pkgpyexecdir = @pkgpyexecdir@
440pkgpythondir = @pkgpythondir@
441prefix = @prefix@
442program_transform_name = @program_transform_name@
443psdir = @psdir@
444pyexecdir = @pyexecdir@
445pythondir = @pythondir@
446sbindir = @sbindir@
447sharedstatedir = @sharedstatedir@
448srcdir = @srcdir@
449sysconfdir = @sysconfdir@
450target_alias = @target_alias@
451top_build_prefix = @top_build_prefix@
452top_builddir = @top_builddir@
453top_srcdir = @top_srcdir@
454SUBDIRS = reference anjuta-manual anjuta-faqs anjuta-build-tutorial
455all: all-recursive
456
457.SUFFIXES:
458$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
459	@for dep in $?; do \
460	  case '$(am__configure_deps)' in \
461	    *$$dep*) \
462	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
463	        && { if test -f $@; then exit 0; else break; fi; }; \
464	      exit 1;; \
465	  esac; \
466	done; \
467	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu manuals/Makefile'; \
468	$(am__cd) $(top_srcdir) && \
469	  $(AUTOMAKE) --gnu manuals/Makefile
470Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
471	@case '$?' in \
472	  *config.status*) \
473	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
474	  *) \
475	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
476	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
477	esac;
478
479$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
480	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481
482$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
483	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
484$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
485	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
486$(am__aclocal_m4_deps):
487
488mostlyclean-libtool:
489	-rm -f *.lo
490
491clean-libtool:
492	-rm -rf .libs _libs
493
494# This directory's subdirectories are mostly independent; you can cd
495# into them and run 'make' without going through this Makefile.
496# To change the values of 'make' variables: instead of editing Makefiles,
497# (1) if the variable is set in 'config.status', edit 'config.status'
498#     (which will cause the Makefiles to be regenerated when you run 'make');
499# (2) otherwise, pass the desired values on the 'make' command line.
500$(am__recursive_targets):
501	@fail=; \
502	if $(am__make_keepgoing); then \
503	  failcom='fail=yes'; \
504	else \
505	  failcom='exit 1'; \
506	fi; \
507	dot_seen=no; \
508	target=`echo $@ | sed s/-recursive//`; \
509	case "$@" in \
510	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
511	  *) list='$(SUBDIRS)' ;; \
512	esac; \
513	for subdir in $$list; do \
514	  echo "Making $$target in $$subdir"; \
515	  if test "$$subdir" = "."; then \
516	    dot_seen=yes; \
517	    local_target="$$target-am"; \
518	  else \
519	    local_target="$$target"; \
520	  fi; \
521	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
522	  || eval $$failcom; \
523	done; \
524	if test "$$dot_seen" = "no"; then \
525	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
526	fi; test -z "$$fail"
527
528ID: $(am__tagged_files)
529	$(am__define_uniq_tagged_files); mkid -fID $$unique
530tags: tags-recursive
531TAGS: tags
532
533tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
534	set x; \
535	here=`pwd`; \
536	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
537	  include_option=--etags-include; \
538	  empty_fix=.; \
539	else \
540	  include_option=--include; \
541	  empty_fix=; \
542	fi; \
543	list='$(SUBDIRS)'; for subdir in $$list; do \
544	  if test "$$subdir" = .; then :; else \
545	    test ! -f $$subdir/TAGS || \
546	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
547	  fi; \
548	done; \
549	$(am__define_uniq_tagged_files); \
550	shift; \
551	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
552	  test -n "$$unique" || unique=$$empty_fix; \
553	  if test $$# -gt 0; then \
554	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555	      "$$@" $$unique; \
556	  else \
557	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558	      $$unique; \
559	  fi; \
560	fi
561ctags: ctags-recursive
562
563CTAGS: ctags
564ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
565	$(am__define_uniq_tagged_files); \
566	test -z "$(CTAGS_ARGS)$$unique" \
567	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
568	     $$unique
569
570GTAGS:
571	here=`$(am__cd) $(top_builddir) && pwd` \
572	  && $(am__cd) $(top_srcdir) \
573	  && gtags -i $(GTAGS_ARGS) "$$here"
574cscopelist: cscopelist-recursive
575
576cscopelist-am: $(am__tagged_files)
577	list='$(am__tagged_files)'; \
578	case "$(srcdir)" in \
579	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
580	  *) sdir=$(subdir)/$(srcdir) ;; \
581	esac; \
582	for i in $$list; do \
583	  if test -f "$$i"; then \
584	    echo "$(subdir)/$$i"; \
585	  else \
586	    echo "$$sdir/$$i"; \
587	  fi; \
588	done >> $(top_builddir)/cscope.files
589
590distclean-tags:
591	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592
593distdir: $(BUILT_SOURCES)
594	$(MAKE) $(AM_MAKEFLAGS) distdir-am
595
596distdir-am: $(DISTFILES)
597	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
599	list='$(DISTFILES)'; \
600	  dist_files=`for file in $$list; do echo $$file; done | \
601	  sed -e "s|^$$srcdirstrip/||;t" \
602	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
603	case $$dist_files in \
604	  */*) $(MKDIR_P) `echo "$$dist_files" | \
605			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
606			   sort -u` ;; \
607	esac; \
608	for file in $$dist_files; do \
609	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
610	  if test -d $$d/$$file; then \
611	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
612	    if test -d "$(distdir)/$$file"; then \
613	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614	    fi; \
615	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
616	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
617	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618	    fi; \
619	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620	  else \
621	    test -f "$(distdir)/$$file" \
622	    || cp -p $$d/$$file "$(distdir)/$$file" \
623	    || exit 1; \
624	  fi; \
625	done
626	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
627	  if test "$$subdir" = .; then :; else \
628	    $(am__make_dryrun) \
629	      || test -d "$(distdir)/$$subdir" \
630	      || $(MKDIR_P) "$(distdir)/$$subdir" \
631	      || exit 1; \
632	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
633	    $(am__relativize); \
634	    new_distdir=$$reldir; \
635	    dir1=$$subdir; dir2="$(top_distdir)"; \
636	    $(am__relativize); \
637	    new_top_distdir=$$reldir; \
638	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
639	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
640	    ($(am__cd) $$subdir && \
641	      $(MAKE) $(AM_MAKEFLAGS) \
642	        top_distdir="$$new_top_distdir" \
643	        distdir="$$new_distdir" \
644		am__remove_distdir=: \
645		am__skip_length_check=: \
646		am__skip_mode_fix=: \
647	        distdir) \
648	      || exit 1; \
649	  fi; \
650	done
651check-am: all-am
652check: check-recursive
653all-am: Makefile
654installdirs: installdirs-recursive
655installdirs-am:
656install: install-recursive
657install-exec: install-exec-recursive
658install-data: install-data-recursive
659uninstall: uninstall-recursive
660
661install-am: all-am
662	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663
664installcheck: installcheck-recursive
665install-strip:
666	if test -z '$(STRIP)'; then \
667	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669	      install; \
670	else \
671	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
674	fi
675mostlyclean-generic:
676
677clean-generic:
678
679distclean-generic:
680	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
681	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
682
683maintainer-clean-generic:
684	@echo "This command is intended for maintainers to use"
685	@echo "it deletes files that may require special tools to rebuild."
686clean: clean-recursive
687
688clean-am: clean-generic clean-libtool mostlyclean-am
689
690distclean: distclean-recursive
691	-rm -f Makefile
692distclean-am: clean-am distclean-generic distclean-tags
693
694dvi: dvi-recursive
695
696dvi-am:
697
698html: html-recursive
699
700html-am:
701
702info: info-recursive
703
704info-am:
705
706install-data-am:
707
708install-dvi: install-dvi-recursive
709
710install-dvi-am:
711
712install-exec-am:
713
714install-html: install-html-recursive
715
716install-html-am:
717
718install-info: install-info-recursive
719
720install-info-am:
721
722install-man:
723
724install-pdf: install-pdf-recursive
725
726install-pdf-am:
727
728install-ps: install-ps-recursive
729
730install-ps-am:
731
732installcheck-am:
733
734maintainer-clean: maintainer-clean-recursive
735	-rm -f Makefile
736maintainer-clean-am: distclean-am maintainer-clean-generic
737
738mostlyclean: mostlyclean-recursive
739
740mostlyclean-am: mostlyclean-generic mostlyclean-libtool
741
742pdf: pdf-recursive
743
744pdf-am:
745
746ps: ps-recursive
747
748ps-am:
749
750uninstall-am:
751
752.MAKE: $(am__recursive_targets) install-am install-strip
753
754.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
755	check-am clean clean-generic clean-libtool cscopelist-am ctags \
756	ctags-am distclean distclean-generic distclean-libtool \
757	distclean-tags distdir dvi dvi-am html html-am info info-am \
758	install install-am install-data install-data-am install-dvi \
759	install-dvi-am install-exec install-exec-am install-html \
760	install-html-am install-info install-info-am install-man \
761	install-pdf install-pdf-am install-ps install-ps-am \
762	install-strip installcheck installcheck-am installdirs \
763	installdirs-am maintainer-clean maintainer-clean-generic \
764	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
765	ps ps-am tags tags-am uninstall uninstall-am
766
767.PRECIOUS: Makefile
768
769
770-include $(top_srcdir)/git.mk
771
772# Tell versions [3.59,3.63) of GNU make to not export all variables.
773# Otherwise a system limit (for SysV at least) may be exceeded.
774.NOEXPORT:
775