1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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 = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
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@
90subdir = doc
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4macros/ax_check_compile_flag.m4 \
93	$(top_srcdir)/m4macros/ax_check_link_flag.m4 \
94	$(top_srcdir)/m4macros/introspection.m4 \
95	$(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/config.h
101CONFIG_CLEAN_FILES = Doxyfile
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo "  GEN     " $@;
110am__v_GEN_1 =
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 =
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118  case $$AM_UPDATE_INFO_DIR in \
119    n|no|NO) false;; \
120    *) (install-info --version) >/dev/null 2>&1;; \
121  esac
122am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
123am__DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.in
124DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125ACLOCAL = @ACLOCAL@
126ALL_LINGUAS = @ALL_LINGUAS@
127AMTAR = @AMTAR@
128AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
129AR = @AR@
130AS = @AS@
131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AWK = @AWK@
135CATALOGS = @CATALOGS@
136CATOBJEXT = @CATOBJEXT@
137CC = @CC@
138CCDEPMODE = @CCDEPMODE@
139CFLAGS = @CFLAGS@
140CPP = @CPP@
141CPPFLAGS = @CPPFLAGS@
142CYGPATH_W = @CYGPATH_W@
143DATADIRNAME = @DATADIRNAME@
144DEFS = @DEFS@
145DEPDIR = @DEPDIR@
146DLLTOOL = @DLLTOOL@
147DOXYGEN = @DOXYGEN@
148DOXYGEN_EXCLUDED = @DOXYGEN_EXCLUDED@
149DSYMUTIL = @DSYMUTIL@
150DUMPBIN = @DUMPBIN@
151ECHO_C = @ECHO_C@
152ECHO_N = @ECHO_N@
153ECHO_T = @ECHO_T@
154EGREP = @EGREP@
155EXEEXT = @EXEEXT@
156FGREP = @FGREP@
157GEGL_CFLAGS = @GEGL_CFLAGS@
158GEGL_LIBS = @GEGL_LIBS@
159GEGL_VERSION = @GEGL_VERSION@
160GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
161GLIB_CFLAGS = @GLIB_CFLAGS@
162GLIB_LIBS = @GLIB_LIBS@
163GMOFILES = @GMOFILES@
164GMSGFMT = @GMSGFMT@
165GREP = @GREP@
166INSTALL = @INSTALL@
167INSTALL_DATA = @INSTALL_DATA@
168INSTALL_PROGRAM = @INSTALL_PROGRAM@
169INSTALL_SCRIPT = @INSTALL_SCRIPT@
170INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171INSTOBJEXT = @INSTOBJEXT@
172INTLLIBS = @INTLLIBS@
173INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
174INTLTOOL_MERGE = @INTLTOOL_MERGE@
175INTLTOOL_PERL = @INTLTOOL_PERL@
176INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
177INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
178INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
179INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
180INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
181INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
182INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
183INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
184INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
185INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
186INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
187INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
188INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
189JSON_CFLAGS = @JSON_CFLAGS@
190JSON_LIBS = @JSON_LIBS@
191LD = @LD@
192LDFLAGS = @LDFLAGS@
193LIBMYPAINT_ABI_VERSION_INFO = @LIBMYPAINT_ABI_VERSION_INFO@
194LIBMYPAINT_API_PLATFORM_VERSION = @LIBMYPAINT_API_PLATFORM_VERSION@
195LIBMYPAINT_API_PLATFORM_VERSION_UL = @LIBMYPAINT_API_PLATFORM_VERSION_UL@
196LIBMYPAINT_MAJOR_VERSION = @LIBMYPAINT_MAJOR_VERSION@
197LIBMYPAINT_MICRO_VERSION = @LIBMYPAINT_MICRO_VERSION@
198LIBMYPAINT_MINOR_VERSION = @LIBMYPAINT_MINOR_VERSION@
199LIBMYPAINT_PRERELEASE_VERSION = @LIBMYPAINT_PRERELEASE_VERSION@
200LIBMYPAINT_VERSION = @LIBMYPAINT_VERSION@
201LIBMYPAINT_VERSION_FULL = @LIBMYPAINT_VERSION_FULL@
202LIBOBJS = @LIBOBJS@
203LIBPROFILER_CFLAGS = @LIBPROFILER_CFLAGS@
204LIBPROFILER_LIBS = @LIBPROFILER_LIBS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIPO = @LIPO@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
210LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
211MAINT = @MAINT@
212MAKEINFO = @MAKEINFO@
213MANIFEST_TOOL = @MANIFEST_TOOL@
214MKDIR_P = @MKDIR_P@
215MKINSTALLDIRS = @MKINSTALLDIRS@
216MSGFMT = @MSGFMT@
217MSGFMT_OPTS = @MSGFMT_OPTS@
218MSGMERGE = @MSGMERGE@
219NM = @NM@
220NMEDIT = @NMEDIT@
221OBJDUMP = @OBJDUMP@
222OBJEXT = @OBJEXT@
223OPENMP_CFLAGS = @OPENMP_CFLAGS@
224OTOOL = @OTOOL@
225OTOOL64 = @OTOOL64@
226PACKAGE = @PACKAGE@
227PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228PACKAGE_NAME = @PACKAGE_NAME@
229PACKAGE_STRING = @PACKAGE_STRING@
230PACKAGE_TARNAME = @PACKAGE_TARNAME@
231PACKAGE_URL = @PACKAGE_URL@
232PACKAGE_VERSION = @PACKAGE_VERSION@
233PATH_SEPARATOR = @PATH_SEPARATOR@
234PKG_CONFIG = @PKG_CONFIG@
235PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
236PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
237PKG_CONFIG_REQUIRES = @PKG_CONFIG_REQUIRES@
238POFILES = @POFILES@
239POSUB = @POSUB@
240PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
241PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
242RANLIB = @RANLIB@
243SED = @SED@
244SET_MAKE = @SET_MAKE@
245SHELL = @SHELL@
246STRIP = @STRIP@
247USE_NLS = @USE_NLS@
248VERSION = @VERSION@
249XGETTEXT = @XGETTEXT@
250abs_builddir = @abs_builddir@
251abs_srcdir = @abs_srcdir@
252abs_top_builddir = @abs_top_builddir@
253abs_top_srcdir = @abs_top_srcdir@
254ac_ct_AR = @ac_ct_AR@
255ac_ct_CC = @ac_ct_CC@
256ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
257am__include = @am__include@
258am__leading_dot = @am__leading_dot@
259am__quote = @am__quote@
260am__tar = @am__tar@
261am__untar = @am__untar@
262bindir = @bindir@
263build = @build@
264build_alias = @build_alias@
265build_cpu = @build_cpu@
266build_os = @build_os@
267build_vendor = @build_vendor@
268builddir = @builddir@
269datadir = @datadir@
270datarootdir = @datarootdir@
271docdir = @docdir@
272dvidir = @dvidir@
273exec_prefix = @exec_prefix@
274host = @host@
275host_alias = @host_alias@
276host_cpu = @host_cpu@
277host_os = @host_os@
278host_vendor = @host_vendor@
279htmldir = @htmldir@
280includedir = @includedir@
281infodir = @infodir@
282install_sh = @install_sh@
283intltool__v_merge_options_ = @intltool__v_merge_options_@
284intltool__v_merge_options_0 = @intltool__v_merge_options_0@
285libdir = @libdir@
286libexecdir = @libexecdir@
287localedir = @localedir@
288localstatedir = @localstatedir@
289mandir = @mandir@
290mkdir_p = @mkdir_p@
291oldincludedir = @oldincludedir@
292pdfdir = @pdfdir@
293prefix = @prefix@
294program_transform_name = @program_transform_name@
295psdir = @psdir@
296runstatedir = @runstatedir@
297sbindir = @sbindir@
298sharedstatedir = @sharedstatedir@
299srcdir = @srcdir@
300sysconfdir = @sysconfdir@
301target_alias = @target_alias@
302top_build_prefix = @top_build_prefix@
303top_builddir = @top_builddir@
304top_srcdir = @top_srcdir@
305all: all-am
306
307.SUFFIXES:
308$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
309	@for dep in $?; do \
310	  case '$(am__configure_deps)' in \
311	    *$$dep*) \
312	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313	        && { if test -f $@; then exit 0; else break; fi; }; \
314	      exit 1;; \
315	  esac; \
316	done; \
317	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
318	$(am__cd) $(top_srcdir) && \
319	  $(AUTOMAKE) --foreign doc/Makefile
320Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321	@case '$?' in \
322	  *config.status*) \
323	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
324	  *) \
325	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
326	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
327	esac;
328
329$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331
332$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
333	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
335	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336$(am__aclocal_m4_deps):
337Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
338	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
339
340mostlyclean-libtool:
341	-rm -f *.lo
342
343clean-libtool:
344	-rm -rf .libs _libs
345tags TAGS:
346
347ctags CTAGS:
348
349cscope cscopelist:
350
351
352distdir: $(DISTFILES)
353	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
354	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355	list='$(DISTFILES)'; \
356	  dist_files=`for file in $$list; do echo $$file; done | \
357	  sed -e "s|^$$srcdirstrip/||;t" \
358	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
359	case $$dist_files in \
360	  */*) $(MKDIR_P) `echo "$$dist_files" | \
361			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
362			   sort -u` ;; \
363	esac; \
364	for file in $$dist_files; do \
365	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366	  if test -d $$d/$$file; then \
367	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
368	    if test -d "$(distdir)/$$file"; then \
369	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
370	    fi; \
371	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
373	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374	    fi; \
375	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
376	  else \
377	    test -f "$(distdir)/$$file" \
378	    || cp -p $$d/$$file "$(distdir)/$$file" \
379	    || exit 1; \
380	  fi; \
381	done
382check-am: all-am
383check: check-am
384all-am: Makefile
385installdirs:
386install: install-am
387install-exec: install-exec-am
388install-data: install-data-am
389uninstall: uninstall-am
390
391install-am: all-am
392	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393
394installcheck: installcheck-am
395install-strip:
396	if test -z '$(STRIP)'; then \
397	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399	      install; \
400	else \
401	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
404	fi
405mostlyclean-generic:
406
407clean-generic:
408
409distclean-generic:
410	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
411	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
412
413maintainer-clean-generic:
414	@echo "This command is intended for maintainers to use"
415	@echo "it deletes files that may require special tools to rebuild."
416@ENABLE_DOCS_FALSE@clean-local:
417clean: clean-am
418
419clean-am: clean-generic clean-libtool clean-local mostlyclean-am
420
421distclean: distclean-am
422	-rm -f Makefile
423distclean-am: clean-am distclean-generic
424
425dvi: dvi-am
426
427dvi-am:
428
429html: html-am
430
431html-am:
432
433info: info-am
434
435info-am:
436
437install-data-am:
438
439install-dvi: install-dvi-am
440
441install-dvi-am:
442
443install-exec-am:
444
445install-html: install-html-am
446
447install-html-am:
448
449install-info: install-info-am
450
451install-info-am:
452
453install-man:
454
455install-pdf: install-pdf-am
456
457install-pdf-am:
458
459install-ps: install-ps-am
460
461install-ps-am:
462
463installcheck-am:
464
465maintainer-clean: maintainer-clean-am
466	-rm -f Makefile
467maintainer-clean-am: distclean-am maintainer-clean-generic
468
469mostlyclean: mostlyclean-am
470
471mostlyclean-am: mostlyclean-generic mostlyclean-libtool
472
473pdf: pdf-am
474
475pdf-am:
476
477ps: ps-am
478
479ps-am:
480
481uninstall-am:
482
483.MAKE: install-am install-strip
484
485.PHONY: all all-am check check-am clean clean-generic clean-libtool \
486	clean-local cscopelist-am ctags-am distclean distclean-generic \
487	distclean-libtool distdir dvi dvi-am html html-am info info-am \
488	install install-am install-data install-data-am install-dvi \
489	install-dvi-am install-exec install-exec-am install-html \
490	install-html-am install-info install-info-am install-man \
491	install-pdf install-pdf-am install-ps install-ps-am \
492	install-strip installcheck installcheck-am installdirs \
493	maintainer-clean maintainer-clean-generic mostlyclean \
494	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
495	tags-am uninstall uninstall-am
496
497.PRECIOUS: Makefile
498
499
500@ENABLE_DOCS_TRUE@build/index.html: Doxyfile ../mypaint*.h
501@ENABLE_DOCS_TRUE@	$(DOXYGEN) Doxyfile
502
503@ENABLE_DOCS_TRUE@all: build/index.html
504
505@ENABLE_DOCS_TRUE@clean-local:
506@ENABLE_DOCS_TRUE@	-rm -fr build;
507
508# Tell versions [3.59,3.63) of GNU make to not export all variables.
509# Otherwise a system limit (for SysV at least) may be exceeded.
510.NOEXPORT:
511