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))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = doc
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/build/libtool.m4 \
94	$(top_srcdir)/build/ltoptions.m4 \
95	$(top_srcdir)/build/ltsugar.m4 \
96	$(top_srcdir)/build/ltversion.m4 \
97	$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100DIST_COMMON = $(srcdir)/Makefile.am $(am__dist_noinst_DATA_DIST) \
101	$(dist_reference_DATA) $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/build/config.h \
104	$(top_builddir)/atk/atkmmconfig.h
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107AM_V_P = $(am__v_P_@AM_V@)
108am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_@AM_V@)
112am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113am__v_GEN_0 = @echo "  GEN     " $@;
114am__v_GEN_1 =
115AM_V_at = $(am__v_at_@AM_V@)
116am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117am__v_at_0 = @
118am__v_at_1 =
119SOURCES =
120DIST_SOURCES =
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126am__dist_noinst_DATA_DIST = $(strip $(addprefix \
127	$(MMDOCTOOLDIR)/,doc-postprocess.pl doc-install.pl \
128	tagfile-to-devhelp2.xsl doxygen-extra.css) $(doc_dist_files))
129am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
130am__vpath_adj = case $$p in \
131    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
132    *) f=$$p;; \
133  esac;
134am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
135am__install_max = 40
136am__nobase_strip_setup = \
137  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
138am__nobase_strip = \
139  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
140am__nobase_list = $(am__nobase_strip_setup); \
141  for p in $$list; do echo "$$p $$p"; done | \
142  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
143  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
144    if (++n[$$2] == $(am__install_max)) \
145      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
146    END { for (dir in files) print dir, files[dir] }'
147am__base_list = \
148  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
149  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
150am__uninstall_files_from_dir = { \
151  test -z "$$files" \
152    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
153    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
154         $(am__cd) "$$dir" && rm -f $$files; }; \
155  }
156am__installdirs = "$(DESTDIR)$(referencedir)"
157DATA = $(dist_noinst_DATA) $(dist_reference_DATA)
158am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
159am__DIST_COMMON = $(srcdir)/Makefile.in \
160	$(top_srcdir)/atk/atkmm/filelist.am \
161	$(top_srcdir)/atk/atkmm/filelist.gmake.am \
162	$(top_srcdir)/atk/src/filelist.am \
163	$(top_srcdir)/build/doc-reference.am
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165ACLOCAL = @ACLOCAL@
166ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
167AMTAR = @AMTAR@
168AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
169AR = @AR@
170AS = @AS@
171ATKMM_API_VERSION = @ATKMM_API_VERSION@
172ATKMM_CFLAGS = @ATKMM_CFLAGS@
173ATKMM_LIBS = @ATKMM_LIBS@
174ATKMM_MAJOR_VERSION = @ATKMM_MAJOR_VERSION@
175ATKMM_MICRO_VERSION = @ATKMM_MICRO_VERSION@
176ATKMM_MINOR_VERSION = @ATKMM_MINOR_VERSION@
177ATKMM_MODULES = @ATKMM_MODULES@
178ATKMM_MODULE_NAME = @ATKMM_MODULE_NAME@
179ATKMM_SO_VERSION = @ATKMM_SO_VERSION@
180ATKMM_VERSION = @ATKMM_VERSION@
181ATKMM_WXXFLAGS = @ATKMM_WXXFLAGS@
182AUTOCONF = @AUTOCONF@
183AUTOHEADER = @AUTOHEADER@
184AUTOMAKE = @AUTOMAKE@
185AWK = @AWK@
186CC = @CC@
187CCDEPMODE = @CCDEPMODE@
188CFLAGS = @CFLAGS@
189CPP = @CPP@
190CPPFLAGS = @CPPFLAGS@
191CXX = @CXX@
192CXXCPP = @CXXCPP@
193CXXDEPMODE = @CXXDEPMODE@
194CXXFLAGS = @CXXFLAGS@
195CYGPATH_W = @CYGPATH_W@
196DEFS = @DEFS@
197DEPDIR = @DEPDIR@
198DLLTOOL = @DLLTOOL@
199DOCINSTALL_FLAGS = @DOCINSTALL_FLAGS@
200DOT = @DOT@
201DOXYGEN = @DOXYGEN@
202DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
203DSYMUTIL = @DSYMUTIL@
204DUMPBIN = @DUMPBIN@
205ECHO_C = @ECHO_C@
206ECHO_N = @ECHO_N@
207ECHO_T = @ECHO_T@
208EGREP = @EGREP@
209EXEEXT = @EXEEXT@
210FGREP = @FGREP@
211GMMPROC_DIR = @GMMPROC_DIR@
212GREP = @GREP@
213GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
214HAVE_CXX11 = @HAVE_CXX11@
215INSTALL = @INSTALL@
216INSTALL_DATA = @INSTALL_DATA@
217INSTALL_PROGRAM = @INSTALL_PROGRAM@
218INSTALL_SCRIPT = @INSTALL_SCRIPT@
219INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
220LD = @LD@
221LDFLAGS = @LDFLAGS@
222LIBOBJS = @LIBOBJS@
223LIBS = @LIBS@
224LIBTOOL = @LIBTOOL@
225LIPO = @LIPO@
226LN_S = @LN_S@
227LTLIBOBJS = @LTLIBOBJS@
228LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
229MAINT = @MAINT@
230MAKEINFO = @MAKEINFO@
231MANIFEST_TOOL = @MANIFEST_TOOL@
232MKDIR_P = @MKDIR_P@
233MMDOCTOOLDIR = @MMDOCTOOLDIR@
234NM = @NM@
235NMEDIT = @NMEDIT@
236OBJDUMP = @OBJDUMP@
237OBJEXT = @OBJEXT@
238OTOOL = @OTOOL@
239OTOOL64 = @OTOOL64@
240PACKAGE = @PACKAGE@
241PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
242PACKAGE_NAME = @PACKAGE_NAME@
243PACKAGE_STRING = @PACKAGE_STRING@
244PACKAGE_TARNAME = @PACKAGE_TARNAME@
245PACKAGE_URL = @PACKAGE_URL@
246PACKAGE_VERSION = @PACKAGE_VERSION@
247PATH_SEPARATOR = @PATH_SEPARATOR@
248PERL = @PERL@
249PKG_CONFIG = @PKG_CONFIG@
250PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
251PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252RANLIB = @RANLIB@
253SED = @SED@
254SET_MAKE = @SET_MAKE@
255SHELL = @SHELL@
256STRIP = @STRIP@
257VERSION = @VERSION@
258XSLTPROC = @XSLTPROC@
259abs_builddir = @abs_builddir@
260abs_srcdir = @abs_srcdir@
261abs_top_builddir = @abs_top_builddir@
262abs_top_srcdir = @abs_top_srcdir@
263ac_ct_AR = @ac_ct_AR@
264ac_ct_CC = @ac_ct_CC@
265ac_ct_CXX = @ac_ct_CXX@
266ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
267am__include = @am__include@
268am__leading_dot = @am__leading_dot@
269am__quote = @am__quote@
270am__tar = @am__tar@
271am__untar = @am__untar@
272bindir = @bindir@
273build = @build@
274build_alias = @build_alias@
275build_cpu = @build_cpu@
276build_os = @build_os@
277build_vendor = @build_vendor@
278builddir = @builddir@
279datadir = @datadir@
280datarootdir = @datarootdir@
281docdir = @docdir@
282dvidir = @dvidir@
283exec_prefix = @exec_prefix@
284host = @host@
285host_alias = @host_alias@
286host_cpu = @host_cpu@
287host_os = @host_os@
288host_vendor = @host_vendor@
289htmldir = @htmldir@
290includedir = @includedir@
291infodir = @infodir@
292install_sh = @install_sh@
293libdir = @libdir@
294libexecdir = @libexecdir@
295localedir = @localedir@
296localstatedir = @localstatedir@
297mandir = @mandir@
298mkdir_p = @mkdir_p@
299oldincludedir = @oldincludedir@
300pdfdir = @pdfdir@
301prefix = @prefix@
302program_transform_name = @program_transform_name@
303psdir = @psdir@
304runstatedir = @runstatedir@
305sbindir = @sbindir@
306sharedstatedir = @sharedstatedir@
307srcdir = @srcdir@
308sysconfdir = @sysconfdir@
309target_alias = @target_alias@
310top_build_prefix = @top_build_prefix@
311top_builddir = @top_builddir@
312top_srcdir = @top_srcdir@
313atkmm_files_defs = \
314	atk.defs		\
315	atk_enums.defs		\
316	atk_methods.defs	\
317	atk_signals.defs	\
318	atk_vfuncs.defs		\
319	atk_docs.xml		\
320	atk_docs_override.xml
321
322atkmm_files_hg = \
323	action.hg		\
324	component.hg		\
325	document.hg		\
326	editabletext.hg		\
327	hyperlink.hg		\
328	hypertext.hg		\
329	image.hg		\
330	implementor.hg		\
331	noopobject.hg		\
332	object.hg		\
333	objectaccessible.hg	\
334	range.hg		\
335	relation.hg		\
336	relationset.hg		\
337	selection.hg		\
338	stateset.hg		\
339	streamablecontent.hg	\
340	table.hg		\
341	text.hg			\
342	value.hg
343
344atkmm_files_ccg = $(atkmm_files_hg:.hg=.ccg)
345atkmm_files_built_cc = $(atkmm_files_hg:.hg=.cc) wrap_init.cc
346atkmm_files_built_h = $(atkmm_files_hg:.hg=.h)
347atkmm_files_extra_cc = init.cc
348atkmm_files_extra_h = init.h wrap_init.h
349atkmm_files_extra_ph =
350
351# Split out from $(srcdir)/filelist.am
352atkmm_files_built_ph = $(patsubst %.hg,private/%_p.h,$(atkmm_files_hg))
353atkmm_files_h = $(atkmm_files_built_h) $(filter-out wrap_init.h,$(atkmm_files_extra_h))
354book_name = $(ATKMM_MODULE_NAME)
355doc_input = $(top_srcdir)/atk/atkmm.h $(addprefix $(top_srcdir)/atk/atkmm/,$(atkmm_files_h))
356
357# Function: $(call vpath_listall,PATTERN ...)
358# Get all filenames which match a PATTERN from the list.  Look for files
359# relative to either the current directory or $(srcdir).  Strip $(srcdir)/
360# again before returning and remove any duplicates.
361vpath_srclist = $(patsubst $(srcdir)/%,%,$(wildcard $(addprefix $(srcdir)/,$(1))))
362vpath_listall = $(sort $(wildcard $(1)) $(if $(srcdir:.=),$(vpath_srclist)))
363
364# Installation directories.
365libdocdir = $(datarootdir)/doc/$(book_name)
366referencedir = $(libdocdir)/reference
367htmlrefdir = $(referencedir)/html
368devhelpdir = $(datadir)/devhelp/books/$(book_name)
369@DIST_DOCTOOLS_FALSE@doctools_dist_files =
370
371# Optionally, the documentation utilities may be included in source tarballs
372# so that mm-common is only required when building in maintainer mode.
373@DIST_DOCTOOLS_TRUE@doctools_dist_files = $(addprefix $(MMDOCTOOLDIR)/,doc-postprocess.pl doc-install.pl tagfile-to-devhelp2.xsl doxygen-extra.css)
374@ENABLE_DOCUMENTATION_FALSE@doc_build_files =
375@ENABLE_DOCUMENTATION_TRUE@doc_build_files = $(doxytagfile) $(devhelpfile)
376@ENABLE_DOCUMENTATION_FALSE@doc_inst_targets =
377@ENABLE_DOCUMENTATION_TRUE@doc_inst_targets = install-htmlref install-devhelp
378@ENABLE_DOCUMENTATION_FALSE@doc_inst_files =
379@ENABLE_DOCUMENTATION_TRUE@doc_inst_files = $(doxytagfile)
380@ENABLE_DOCUMENTATION_FALSE@doc_dist_files =
381@ENABLE_DOCUMENTATION_TRUE@doc_dist_files = $(devhelpfile) $(call vpath_listall,$(htmlref_patterns))
382dist_reference_DATA = $(strip $(doc_inst_files))
383dist_noinst_DATA = $(strip $(doctools_dist_files) $(doc_dist_files))
384DISTCLEANFILES = $(doc_outdir)/doxygen.log
385MAINTAINERCLEANFILES = $(doxytagfile) $(devhelpfile) $(doc_outdir)/html/*
386
387# The generic bit of the doc-install.pl command line.
388doc_install_cmd = $(doc_install) --verbose --mode=0644
389
390# Transform $(datarootdir) into a URI to match MM_ARG_WITH_TAGFILE_DOC().
391datarootdir_esc = $(subst $(subst ,, ),%20,$(subst \,/,$(datarootdir)))
392docdir_base_uri = file:///$(patsubst /%,%,$(datarootdir_esc:/=))/doc
393
394# The command and options used to install the files from the HTML reference
395# documentation.  The $(subst) magic translates external tag references from
396# absolute to relative paths if the destination is on the local file system
397# and installed under the same prefix as the package being built.
398htmlref_relinst = $(subst @$(docdir_base_uri)/,@../../../,$(DOCINSTALL_FLAGS))
399htmlref_install = $(doc_install_cmd) $(htmlref_relinst)
400
401# The command and options used to install the Devhelp file.
402devhelp_install = $(doc_install_cmd) --book-base='$(htmlrefdir:/=)'
403
404# Helper variables to replicate each pattern with a $(srcdir)/ prefix.
405# Also add quoting to prevent the shell from expanding the patterns.
406htmlref_patterns_dup = $(foreach item,$(htmlref_patterns),'$(item)' '$(srcdir)/$(item)')
407htmlref_patterns_quote = $(patsubst %,'%',$(htmlref_patterns))
408htmlref_patterns_vpath = $(if $(srcdir:.=),$(htmlref_patterns_dup),$(htmlref_patterns_quote))
409
410# Expand to a list of -name 'PATTERN' arguments for use with 'find'.
411htmlref_find_patterns = $(patsubst %,-name '%' -o,$(notdir $(htmlref_patterns))) -false
412
413# The parameters to the Doxygen-to-Devhelp XSLT script
414dh_xsl_params = --stringparam book_title '$(book_title)' \
415		--stringparam book_name '$(book_name)' \
416		--stringparam book_base html
417
418
419# Generated configuration files which, when updated, should cause the
420# reference documentation to be rebuilt.
421doc_config_deps = $(CONFIG_HEADER) $(srcdir)/$(doc_config).in $(srcdir)/Makefile.in
422@MAINTAINER_MODE_FALSE@doc_dependencies =
423
424# Regenerate the documentation automatically only in maintainer mode.
425# Depend on the generated configuration header files to trigger a rebuild
426# if a configuration value changed.  The configuration header files only
427# have their timestamp modified when the content actually changed, which
428# is not the case for any other files generated by configure.
429@MAINTAINER_MODE_TRUE@doc_dependencies = $(doc_config_deps) $(doc_input)
430all: all-am
431
432.SUFFIXES:
433$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/atk/src/filelist.am $(top_srcdir)/atk/atkmm/filelist.gmake.am $(top_srcdir)/atk/atkmm/filelist.am $(top_srcdir)/build/doc-reference.am $(am__configure_deps)
434	@for dep in $?; do \
435	  case '$(am__configure_deps)' in \
436	    *$$dep*) \
437	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
438	        && { if test -f $@; then exit 0; else break; fi; }; \
439	      exit 1;; \
440	  esac; \
441	done; \
442	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
443	$(am__cd) $(top_srcdir) && \
444	  $(AUTOMAKE) --gnu doc/Makefile
445Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
446	@case '$?' in \
447	  *config.status*) \
448	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
449	  *) \
450	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
451	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
452	esac;
453$(top_srcdir)/atk/src/filelist.am $(top_srcdir)/atk/atkmm/filelist.gmake.am $(top_srcdir)/atk/atkmm/filelist.am $(top_srcdir)/build/doc-reference.am $(am__empty):
454
455$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
456	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457
458$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
459	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
460$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462$(am__aclocal_m4_deps):
463
464mostlyclean-libtool:
465	-rm -f *.lo
466
467clean-libtool:
468	-rm -rf .libs _libs
469install-dist_referenceDATA: $(dist_reference_DATA)
470	@$(NORMAL_INSTALL)
471	@list='$(dist_reference_DATA)'; test -n "$(referencedir)" || list=; \
472	if test -n "$$list"; then \
473	  echo " $(MKDIR_P) '$(DESTDIR)$(referencedir)'"; \
474	  $(MKDIR_P) "$(DESTDIR)$(referencedir)" || exit 1; \
475	fi; \
476	for p in $$list; do \
477	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
478	  echo "$$d$$p"; \
479	done | $(am__base_list) | \
480	while read files; do \
481	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(referencedir)'"; \
482	  $(INSTALL_DATA) $$files "$(DESTDIR)$(referencedir)" || exit $$?; \
483	done
484
485uninstall-dist_referenceDATA:
486	@$(NORMAL_UNINSTALL)
487	@list='$(dist_reference_DATA)'; test -n "$(referencedir)" || list=; \
488	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
489	dir='$(DESTDIR)$(referencedir)'; $(am__uninstall_files_from_dir)
490tags TAGS:
491
492ctags CTAGS:
493
494cscope cscopelist:
495
496
497distdir: $(BUILT_SOURCES)
498	$(MAKE) $(AM_MAKEFLAGS) distdir-am
499
500distdir-am: $(DISTFILES)
501	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503	list='$(DISTFILES)'; \
504	  dist_files=`for file in $$list; do echo $$file; done | \
505	  sed -e "s|^$$srcdirstrip/||;t" \
506	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
507	case $$dist_files in \
508	  */*) $(MKDIR_P) `echo "$$dist_files" | \
509			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510			   sort -u` ;; \
511	esac; \
512	for file in $$dist_files; do \
513	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514	  if test -d $$d/$$file; then \
515	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516	    if test -d "$(distdir)/$$file"; then \
517	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
518	    fi; \
519	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
521	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522	    fi; \
523	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
524	  else \
525	    test -f "$(distdir)/$$file" \
526	    || cp -p $$d/$$file "$(distdir)/$$file" \
527	    || exit 1; \
528	  fi; \
529	done
530check-am: all-am
531check: check-am
532all-am: Makefile $(DATA) all-local
533installdirs:
534	for dir in "$(DESTDIR)$(referencedir)"; do \
535	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
536	done
537install: install-am
538install-exec: install-exec-am
539install-data: install-data-am
540uninstall: uninstall-am
541
542install-am: all-am
543	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
544
545installcheck: installcheck-am
546install-strip:
547	if test -z '$(STRIP)'; then \
548	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550	      install; \
551	else \
552	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
555	fi
556mostlyclean-generic:
557
558clean-generic:
559
560distclean-generic:
561	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
563	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
564
565maintainer-clean-generic:
566	@echo "This command is intended for maintainers to use"
567	@echo "it deletes files that may require special tools to rebuild."
568	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
569clean: clean-am
570
571clean-am: clean-generic clean-libtool mostlyclean-am
572
573distclean: distclean-am
574	-rm -f Makefile
575distclean-am: clean-am distclean-generic
576
577dvi: dvi-am
578
579dvi-am:
580
581html: html-am
582
583html-am:
584
585info: info-am
586
587info-am:
588
589install-data-am: install-data-local install-dist_referenceDATA
590
591install-dvi: install-dvi-am
592
593install-dvi-am:
594
595install-exec-am:
596
597install-html: install-html-am
598
599install-html-am:
600
601install-info: install-info-am
602
603install-info-am:
604
605install-man:
606
607install-pdf: install-pdf-am
608
609install-pdf-am:
610
611install-ps: install-ps-am
612
613install-ps-am:
614
615installcheck-am:
616
617maintainer-clean: maintainer-clean-am
618	-rm -f Makefile
619maintainer-clean-am: distclean-am maintainer-clean-generic
620
621mostlyclean: mostlyclean-am
622
623mostlyclean-am: mostlyclean-generic mostlyclean-libtool
624
625pdf: pdf-am
626
627pdf-am:
628
629ps: ps-am
630
631ps-am:
632
633uninstall-am: uninstall-dist_referenceDATA uninstall-local
634
635.MAKE: install-am install-strip
636
637.PHONY: all all-am all-local check check-am clean clean-generic \
638	clean-libtool cscopelist-am ctags-am distclean \
639	distclean-generic distclean-libtool distdir dvi dvi-am html \
640	html-am info info-am install install-am install-data \
641	install-data-am install-data-local install-dist_referenceDATA \
642	install-dvi install-dvi-am install-exec install-exec-am \
643	install-html install-html-am install-info install-info-am \
644	install-man install-pdf install-pdf-am install-ps \
645	install-ps-am install-strip installcheck installcheck-am \
646	installdirs maintainer-clean maintainer-clean-generic \
647	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
648	ps ps-am tags-am uninstall uninstall-am \
649	uninstall-dist_referenceDATA uninstall-local
650
651.PRECIOUS: Makefile
652
653
654# The name of the sub-directory where the generated documentation
655# will be placed.
656doc_outdir ?= reference
657
658# The name of the Doxygen configuration file.
659doc_config ?= $(doc_outdir)/Doxyfile
660
661# The title of the generated Devhelp book.
662book_title ?= $(PACKAGE_NAME) Reference Manual
663
664# A list of wildcard patterns matching the files from the HTML directory
665# generated by Doxygen which should be distributed and installed.
666htmlref_patterns ?= $(addprefix $(doc_outdir)/html/*.,css gif html js png)
667
668# Locations of utilities shipped with glibmm.  Made overridable
669# in case the installed utilities cannot be used for some reason.
670doc_postprocess     ?= $(PERL) -- "$(MMDOCTOOLDIR)/doc-postprocess.pl"
671doc_install         ?= $(PERL) -- "$(MMDOCTOOLDIR)/doc-install.pl"
672tagfile_to_devhelp2 ?= "$(MMDOCTOOLDIR)/tagfile-to-devhelp2.xsl"
673
674# Names of the main output files.
675doxytagfile ?= $(doc_outdir)/$(book_name).tag
676devhelpfile ?= $(doc_outdir)/$(book_name).devhelp2
677
678# Export this variable for use in the Doxygen configuration file.
679export MMDOCTOOLDIR
680
681# Depend on files that we know shall be built.
682# $(call vpath_listall,$(htmlref_patterns)) is not used as a prerequisite.
683# It would expand to files that exist when the make command is issued,
684# which is not necessarily the set of files that shall be built.
685all-local: $(doc_build_files)
686
687# Hook up custom rules for translating references to external documentation
688# to the actual location at install time.
689install-data-local: $(doc_inst_targets)
690
691# Hook up corresponding custom uninstall rules.
692uninstall-local: $(addprefix un,$(doc_inst_targets))
693
694# Install the HTML reference documentation files with just one invocation
695# of doc-install.pl to speed up the build process.  Make use of the --glob
696# option, which tells it to perform filename globbing itself, like 'find'.
697# This helps to avoid excessively long command lines, as some platforms
698# have rather restrictive limits.
699install-htmlref: $(doc_outdir)/html/index.html
700	@$(NORMAL_INSTALL)
701	$(MKDIR_P) '$(DESTDIR)$(htmlrefdir)'
702	$(htmlref_install) -t '$(DESTDIR)$(htmlrefdir)' --glob -- $(htmlref_patterns_vpath)
703
704# Delete files from the html installation directory.  Avoid recursive
705# directory removal, and apply the same wildcard pattern as was used to
706# select files for installation.
707uninstall-htmlref:
708	@$(NORMAL_UNINSTALL)
709	(cd '$(DESTDIR)$(htmlrefdir)' 2>/dev/null || exit 0; \
710	 find . -type f '(' $(htmlref_find_patterns) ')' -exec rm -f '{}' '+')
711	-test ! -r '$(DESTDIR)$(htmlrefdir)' || rmdir '$(DESTDIR)$(htmlrefdir)'
712
713# Install the Devhelp file, translating the base path on the fly.
714install-devhelp: $(devhelpfile)
715	@$(NORMAL_INSTALL)
716	$(MKDIR_P) '$(DESTDIR)$(devhelpdir)'
717	$(devhelp_install) -t '$(DESTDIR)$(devhelpdir)' -- $^
718
719# Remove the installed Devhelp file and directory.
720uninstall-devhelp:
721	@$(NORMAL_UNINSTALL)
722	rm -f '$(DESTDIR)$(devhelpdir)/$(notdir $(devhelpfile))'
723	-test ! -r '$(DESTDIR)$(devhelpdir)' || rmdir '$(DESTDIR)$(devhelpdir)'
724
725# Regenerate the Doxygen configuration file automatically.  In the
726# top-level build directory Automake already takes care of this.
727 ifneq ($(subdir),.)
728$(doc_config): $(srcdir)/$(doc_config).in $(top_builddir)/config.status
729	$(AM_V_GEN)cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
730
731 endif
732# Make sure that the documentation will always have been generated before
733# executing commands of a rule that depends on files in $(doc_outdir)/html/.
734$(doc_outdir)/html/%: | $(doxytagfile)
735
736# Run Doxygen to build the reference documentation. The generated tag file
737# also functions as time stamp target for the documentation as a whole.
738$(doxytagfile): $(doc_dependencies) | $(doc_config)
739	-$(AM_V_at)rm -f $@
740	-$(AM_V_at)rm -fr $(doc_outdir)/html
741	$(AM_V_GEN)(echo '@INCLUDE =' $(doc_config) && echo 'INPUT =' $(doc_input)) | "$(DOXYGEN)" -
742	$(AM_V_at)$(doc_postprocess) '$(doc_outdir)/html/*.html'
743
744# Run XSL transformation to generate a Devhelp book from a Doxygen tag file.
745%.devhelp2: %.tag
746	$(AM_V_GEN)$(XSLTPROC) $(dh_xsl_params) -o $@ $(tagfile_to_devhelp2) $<
747
748.PHONY: install-htmlref uninstall-htmlref install-devhelp uninstall-devhelp
749
750# Instruct GNU make to delete the targets of a rule after it failed, in
751# order to avoid the complication of handling that situation manually.
752.DELETE_ON_ERROR:
753
754# Tell versions [3.59,3.63) of GNU make to not export all variables.
755# Otherwise a system limit (for SysV at least) may be exceeded.
756.NOEXPORT:
757