1# Makefile.in generated by automake 1.14.1 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@
16
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = plug-ins/cairo
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(top_srcdir)/depcomp
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
86	$(top_srcdir)/configure.in
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88	$(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96    *) f=$$p;; \
97  esac;
98am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99am__install_max = 40
100am__nobase_strip_setup = \
101  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102am__nobase_strip = \
103  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
104am__nobase_list = $(am__nobase_strip_setup); \
105  for p in $$list; do echo "$$p $$p"; done | \
106  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
107  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
108    if (++n[$$2] == $(am__install_max)) \
109      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
110    END { for (dir in files) print dir, files[dir] }'
111am__base_list = \
112  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114am__uninstall_files_from_dir = { \
115  test -z "$$files" \
116    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
117    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
118         $(am__cd) "$$dir" && rm -f $$files; }; \
119  }
120am__installdirs = "$(DESTDIR)$(pkglibdir)"
121LTLIBRARIES = $(pkglib_LTLIBRARIES)
122am__DEPENDENCIES_1 =
123libcairo_filter_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
124	$(top_builddir)/lib/libdia.la
125am__libcairo_filter_la_SOURCES_DIST = diacairo.c diacairo.h \
126	diacairo-interactive.c diacairo-renderer.c diacairo-print.c \
127	diacairo-print.h
128@WITH_CAIRO_TRUE@am__objects_1 = diacairo.lo diacairo-interactive.lo \
129@WITH_CAIRO_TRUE@	diacairo-renderer.lo diacairo-print.lo
130am_libcairo_filter_la_OBJECTS = $(am__objects_1)
131libcairo_filter_la_OBJECTS = $(am_libcairo_filter_la_OBJECTS)
132AM_V_lt = $(am__v_lt_@AM_V@)
133am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
134am__v_lt_0 = --silent
135am__v_lt_1 =
136libcairo_filter_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
137	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
138	$(AM_CFLAGS) $(CFLAGS) $(libcairo_filter_la_LDFLAGS) \
139	$(LDFLAGS) -o $@
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 =
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 =
152DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153depcomp = $(SHELL) $(top_srcdir)/depcomp
154am__depfiles_maybe = depfiles
155am__mv = mv -f
156COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
157	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
160	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
161	$(AM_CFLAGS) $(CFLAGS)
162AM_V_CC = $(am__v_CC_@AM_V@)
163am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
164am__v_CC_0 = @echo "  CC      " $@;
165am__v_CC_1 =
166CCLD = $(CC)
167LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
169	$(AM_LDFLAGS) $(LDFLAGS) -o $@
170AM_V_CCLD = $(am__v_CCLD_@AM_V@)
171am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
172am__v_CCLD_0 = @echo "  CCLD    " $@;
173am__v_CCLD_1 =
174SOURCES = $(libcairo_filter_la_SOURCES)
175DIST_SOURCES = $(am__libcairo_filter_la_SOURCES_DIST)
176am__can_run_installinfo = \
177  case $$AM_UPDATE_INFO_DIR in \
178    n|no|NO) false;; \
179    *) (install-info --version) >/dev/null 2>&1;; \
180  esac
181am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
182# Read a list of newline-separated strings from the standard input,
183# and print each of them once, without duplicates.  Input order is
184# *not* preserved.
185am__uniquify_input = $(AWK) '\
186  BEGIN { nonempty = 0; } \
187  { items[$$0] = 1; nonempty = 1; } \
188  END { if (nonempty) { for (i in items) print i; }; } \
189'
190# Make sure the list of sources is unique.  This is necessary because,
191# e.g., the same source file might be shared among _SOURCES variables
192# for different programs/libraries.
193am__define_uniq_tagged_files = \
194  list='$(am__tagged_files)'; \
195  unique=`for i in $$list; do \
196    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197  done | $(am__uniquify_input)`
198ETAGS = etags
199CTAGS = ctags
200DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201ACLOCAL = @ACLOCAL@
202ALL_LINGUAS = @ALL_LINGUAS@
203AMTAR = @AMTAR@
204AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205APP_LIBS = @APP_LIBS@
206AR = @AR@
207AUTOCONF = @AUTOCONF@
208AUTOHEADER = @AUTOHEADER@
209AUTOMAKE = @AUTOMAKE@
210AWK = @AWK@
211CAIROVERSION_CFLAGS = @CAIROVERSION_CFLAGS@
212CAIROVERSION_LIBS = @CAIROVERSION_LIBS@
213CAIRO_CFLAGS = @CAIRO_CFLAGS@
214CAIRO_LIBS = @CAIRO_LIBS@
215CATALOGS = @CATALOGS@
216CATOBJEXT = @CATOBJEXT@
217CC = @CC@
218CCDEPMODE = @CCDEPMODE@
219CFLAGS = @CFLAGS@
220CPP = @CPP@
221CPPFLAGS = @CPPFLAGS@
222CXX = @CXX@
223CXXCPP = @CXXCPP@
224CXXDEPMODE = @CXXDEPMODE@
225CXXFLAGS = @CXXFLAGS@
226CYGPATH_W = @CYGPATH_W@
227DATADIRNAME = @DATADIRNAME@
228DB2HTML = @DB2HTML@
229DB2MAN = @DB2MAN@
230DBLATEX = @DBLATEX@
231DEBUG_FLAGS = @DEBUG_FLAGS@
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@
243FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
244FREETYPE_LIBS = @FREETYPE_LIBS@
245GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
246GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
247GMODULE_CFLAGS = @GMODULE_CFLAGS@
248GMODULE_LIBS = @GMODULE_LIBS@
249GMOFILES = @GMOFILES@
250GMSGFMT = @GMSGFMT@
251GREP = @GREP@
252GTK_CFLAGS = @GTK_CFLAGS@
253GTK_LIBS = @GTK_LIBS@ -lpthread
254INSTALL = @INSTALL@
255INSTALL_DATA = @INSTALL_DATA@
256INSTALL_PROGRAM = @INSTALL_PROGRAM@
257INSTALL_SCRIPT = @INSTALL_SCRIPT@
258INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
259INSTOBJEXT = @INSTOBJEXT@
260INTLLIBS = @INTLLIBS@
261INTLOBJS = @INTLOBJS@
262INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
263INTLTOOL_MERGE = @INTLTOOL_MERGE@
264INTLTOOL_PERL = @INTLTOOL_PERL@
265INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
266INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
267INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
268INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
269INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
270JW = @JW@
271LD = @LD@
272LDFLAGS = @LDFLAGS@
273LIBART_CFLAGS = @LIBART_CFLAGS@
274LIBART_LIBS = @LIBART_LIBS@
275LIBEMF_CFLAGS = @LIBEMF_CFLAGS@
276LIBEMF_LIBS = @LIBEMF_LIBS@
277LIBOBJS = @LIBOBJS@
278LIBS = @LIBS@
279LIBTOOL = @LIBTOOL@
280LIPO = @LIPO@
281LN_S = @LN_S@
282LTLIBOBJS = @LTLIBOBJS@
283MAINT = @MAINT@
284MAKEINFO = @MAKEINFO@
285MANIFEST_TOOL = @MANIFEST_TOOL@
286MKDIR_P = @MKDIR_P@
287MKINSTALLDIRS = @MKINSTALLDIRS@
288MSGFMT = @MSGFMT@
289MSGFMT_OPTS = @MSGFMT_OPTS@
290MSGMERGE = @MSGMERGE@
291NM = @NM@
292NMEDIT = @NMEDIT@
293OBJDUMP = @OBJDUMP@
294OBJEXT = @OBJEXT@
295OTOOL = @OTOOL@
296OTOOL64 = @OTOOL64@
297PACKAGE = @PACKAGE@
298PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299PACKAGE_NAME = @PACKAGE_NAME@
300PACKAGE_STRING = @PACKAGE_STRING@
301PACKAGE_TARNAME = @PACKAGE_TARNAME@
302PACKAGE_URL = @PACKAGE_URL@
303PACKAGE_VERSION = @PACKAGE_VERSION@
304PANGOCAIRO_CFLAGS = @PANGOCAIRO_CFLAGS@
305PANGOCAIRO_LIBS = @PANGOCAIRO_LIBS@
306PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
307PANGOFT2_LIBS = @PANGOFT2_LIBS@
308PANGOVERSION_CFLAGS = @PANGOVERSION_CFLAGS@
309PANGOVERSION_LIBS = @PANGOVERSION_LIBS@
310PATH_SEPARATOR = @PATH_SEPARATOR@
311PKG_CONFIG = @PKG_CONFIG@
312PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
313PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
314PNG_LIBS = @PNG_LIBS@
315POFILES = @POFILES@
316POSUB = @POSUB@
317PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
318PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
319PYTHON = @PYTHON@
320PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
321PYTHON_INCLUDES = @PYTHON_INCLUDES@
322PYTHON_LIBS = @PYTHON_LIBS@
323PYTHON_PLATFORM = @PYTHON_PLATFORM@
324PYTHON_PREFIX = @PYTHON_PREFIX@
325PYTHON_VERSION = @PYTHON_VERSION@
326RANLIB = @RANLIB@
327SED = @SED@
328SET_MAKE = @SET_MAKE@
329SHELL = @SHELL@
330STRIP = @STRIP@
331SWIG = @SWIG@
332SWIG_LIB = @SWIG_LIB@
333USE_NLS = @USE_NLS@
334VERSION = @VERSION@
335XGETTEXT = @XGETTEXT@
336XML2_CONFIG = @XML2_CONFIG@
337XML_CFLAGS = @XML_CFLAGS@
338XML_CONFIG = @XML_CONFIG@
339XML_LIBS = @XML_LIBS@
340XSLTPROC = @XSLTPROC@
341XSLT_CFLAGS = @XSLT_CFLAGS@
342XSLT_DIR = @XSLT_DIR@
343XSLT_LIBS = @XSLT_LIBS@
344Z_LIBS = @Z_LIBS@
345abs_builddir = @abs_builddir@
346abs_srcdir = @abs_srcdir@
347abs_top_builddir = @abs_top_builddir@
348abs_top_srcdir = @abs_top_srcdir@
349ac_ct_AR = @ac_ct_AR@
350ac_ct_CC = @ac_ct_CC@
351ac_ct_CXX = @ac_ct_CXX@
352ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
353am__include = @am__include@
354am__leading_dot = @am__leading_dot@
355am__quote = @am__quote@
356am__tar = @am__tar@
357am__untar = @am__untar@
358bindir = @bindir@
359build = @build@
360build_alias = @build_alias@
361build_cpu = @build_cpu@
362build_os = @build_os@
363build_vendor = @build_vendor@
364builddir = @builddir@
365datadir = @datadir@
366datarootdir = @datarootdir@
367docdir = @docdir@
368dvidir = @dvidir@
369exec_prefix = @exec_prefix@
370host = @host@
371host_alias = @host_alias@
372host_cpu = @host_cpu@
373host_os = @host_os@
374host_vendor = @host_vendor@
375htmldir = @htmldir@
376includedir = @includedir@
377infodir = @infodir@
378install_sh = @install_sh@
379intltool__v_merge_options_ = @intltool__v_merge_options_@
380intltool__v_merge_options_0 = @intltool__v_merge_options_0@
381libdir = @libdir@
382libexecdir = @libexecdir@
383localedir = @localedir@
384localstatedir = @localstatedir@
385mandir = @mandir@
386mkdir_p = @mkdir_p@
387oldincludedir = @oldincludedir@
388pdfdir = @pdfdir@
389pkgpyexecdir = @pkgpyexecdir@
390pkgpythondir = @pkgpythondir@
391prefix = @prefix@
392program_transform_name = @program_transform_name@
393psdir = @psdir@
394pyexecdir = @pyexecdir@
395pythondir = @pythondir@
396sbindir = @sbindir@
397sharedstatedir = @sharedstatedir@
398srcdir = @srcdir@
399sysconfdir = @sysconfdir@
400target_alias = @target_alias@
401top_build_prefix = @top_build_prefix@
402top_builddir = @top_builddir@
403top_srcdir = @top_srcdir@
404uidatadir = @uidatadir@
405@WITH_CAIRO_FALSE@plugin_sources =
406@WITH_CAIRO_TRUE@plugin_sources = \
407@WITH_CAIRO_TRUE@	diacairo.c \
408@WITH_CAIRO_TRUE@	diacairo.h \
409@WITH_CAIRO_TRUE@	diacairo-interactive.c \
410@WITH_CAIRO_TRUE@	diacairo-renderer.c \
411@WITH_CAIRO_TRUE@	diacairo-print.c \
412@WITH_CAIRO_TRUE@	diacairo-print.h
413
414pkglib_LTLIBRARIES = libcairo_filter.la
415EXTRA_DIST =
416libcairo_filter_la_SOURCES = $(plugin_sources)
417libcairo_filter_la_LDFLAGS = -export-dynamic -module -avoid-version
418libcairo_filter_la_LIBADD = $(CAIRO_LIBS) $(top_builddir)/lib/libdia.la
419INCLUDES = -I$(srcdir)/../../lib $(GTK_CFLAGS) $(DEBUG_FLAGS) $(CAIRO_CFLAGS)
420all: all-am
421
422.SUFFIXES:
423.SUFFIXES: .c .lo .o .obj
424$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
425	@for dep in $?; do \
426	  case '$(am__configure_deps)' in \
427	    *$$dep*) \
428	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
429	        && { if test -f $@; then exit 0; else break; fi; }; \
430	      exit 1;; \
431	  esac; \
432	done; \
433	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plug-ins/cairo/Makefile'; \
434	$(am__cd) $(top_srcdir) && \
435	  $(AUTOMAKE) --gnu plug-ins/cairo/Makefile
436.PRECIOUS: Makefile
437Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
438	@case '$?' in \
439	  *config.status*) \
440	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
441	  *) \
442	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
443	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
444	esac;
445
446$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
447	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
448
449$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
450	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
451$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
452	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
453$(am__aclocal_m4_deps):
454
455install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
456	@$(NORMAL_INSTALL)
457	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
458	list2=; for p in $$list; do \
459	  if test -f $$p; then \
460	    list2="$$list2 $$p"; \
461	  else :; fi; \
462	done; \
463	test -z "$$list2" || { \
464	  echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
465	  $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
466	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
467	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
468	}
469
470uninstall-pkglibLTLIBRARIES:
471	@$(NORMAL_UNINSTALL)
472	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
473	for p in $$list; do \
474	  $(am__strip_dir) \
475	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
476	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
477	done
478
479clean-pkglibLTLIBRARIES:
480	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
481	@list='$(pkglib_LTLIBRARIES)'; \
482	locs=`for p in $$list; do echo $$p; done | \
483	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
484	      sort -u`; \
485	test -z "$$locs" || { \
486	  echo rm -f $${locs}; \
487	  rm -f $${locs}; \
488	}
489
490libcairo_filter.la: $(libcairo_filter_la_OBJECTS) $(libcairo_filter_la_DEPENDENCIES) $(EXTRA_libcairo_filter_la_DEPENDENCIES)
491	$(AM_V_CCLD)$(libcairo_filter_la_LINK) -rpath $(pkglibdir) $(libcairo_filter_la_OBJECTS) $(libcairo_filter_la_LIBADD) $(LIBS)
492
493mostlyclean-compile:
494	-rm -f *.$(OBJEXT)
495
496distclean-compile:
497	-rm -f *.tab.c
498
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacairo-interactive.Plo@am__quote@
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacairo-print.Plo@am__quote@
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacairo-renderer.Plo@am__quote@
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diacairo.Plo@am__quote@
503
504.c.o:
505@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
506@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
510
511.c.obj:
512@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
513@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
514@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
515@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
517
518.c.lo:
519@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
520@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
521@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
522@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
524
525mostlyclean-libtool:
526	-rm -f *.lo
527
528clean-libtool:
529	-rm -rf .libs _libs
530
531ID: $(am__tagged_files)
532	$(am__define_uniq_tagged_files); mkid -fID $$unique
533tags: tags-am
534TAGS: tags
535
536tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
537	set x; \
538	here=`pwd`; \
539	$(am__define_uniq_tagged_files); \
540	shift; \
541	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
542	  test -n "$$unique" || unique=$$empty_fix; \
543	  if test $$# -gt 0; then \
544	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
545	      "$$@" $$unique; \
546	  else \
547	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548	      $$unique; \
549	  fi; \
550	fi
551ctags: ctags-am
552
553CTAGS: ctags
554ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
555	$(am__define_uniq_tagged_files); \
556	test -z "$(CTAGS_ARGS)$$unique" \
557	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
558	     $$unique
559
560GTAGS:
561	here=`$(am__cd) $(top_builddir) && pwd` \
562	  && $(am__cd) $(top_srcdir) \
563	  && gtags -i $(GTAGS_ARGS) "$$here"
564cscopelist: cscopelist-am
565
566cscopelist-am: $(am__tagged_files)
567	list='$(am__tagged_files)'; \
568	case "$(srcdir)" in \
569	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
570	  *) sdir=$(subdir)/$(srcdir) ;; \
571	esac; \
572	for i in $$list; do \
573	  if test -f "$$i"; then \
574	    echo "$(subdir)/$$i"; \
575	  else \
576	    echo "$$sdir/$$i"; \
577	  fi; \
578	done >> $(top_builddir)/cscope.files
579
580distclean-tags:
581	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
582
583distdir: $(DISTFILES)
584	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
586	list='$(DISTFILES)'; \
587	  dist_files=`for file in $$list; do echo $$file; done | \
588	  sed -e "s|^$$srcdirstrip/||;t" \
589	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
590	case $$dist_files in \
591	  */*) $(MKDIR_P) `echo "$$dist_files" | \
592			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
593			   sort -u` ;; \
594	esac; \
595	for file in $$dist_files; do \
596	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
597	  if test -d $$d/$$file; then \
598	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
599	    if test -d "$(distdir)/$$file"; then \
600	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
601	    fi; \
602	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
603	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
604	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605	    fi; \
606	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
607	  else \
608	    test -f "$(distdir)/$$file" \
609	    || cp -p $$d/$$file "$(distdir)/$$file" \
610	    || exit 1; \
611	  fi; \
612	done
613check-am: all-am
614check: check-am
615all-am: Makefile $(LTLIBRARIES)
616installdirs:
617	for dir in "$(DESTDIR)$(pkglibdir)"; do \
618	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
619	done
620install: install-am
621install-exec: install-exec-am
622install-data: install-data-am
623uninstall: uninstall-am
624
625install-am: all-am
626	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
627
628installcheck: installcheck-am
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
641clean-generic:
642
643distclean-generic:
644	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
646
647maintainer-clean-generic:
648	@echo "This command is intended for maintainers to use"
649	@echo "it deletes files that may require special tools to rebuild."
650clean: clean-am
651
652clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
653	mostlyclean-am
654
655distclean: distclean-am
656	-rm -rf ./$(DEPDIR)
657	-rm -f Makefile
658distclean-am: clean-am distclean-compile distclean-generic \
659	distclean-tags
660
661dvi: dvi-am
662
663dvi-am:
664
665html: html-am
666
667html-am:
668
669info: info-am
670
671info-am:
672
673install-data-am:
674
675install-dvi: install-dvi-am
676
677install-dvi-am:
678
679install-exec-am: install-pkglibLTLIBRARIES
680
681install-html: install-html-am
682
683install-html-am:
684
685install-info: install-info-am
686
687install-info-am:
688
689install-man:
690
691install-pdf: install-pdf-am
692
693install-pdf-am:
694
695install-ps: install-ps-am
696
697install-ps-am:
698
699installcheck-am:
700
701maintainer-clean: maintainer-clean-am
702	-rm -rf ./$(DEPDIR)
703	-rm -f Makefile
704maintainer-clean-am: distclean-am maintainer-clean-generic
705
706mostlyclean: mostlyclean-am
707
708mostlyclean-am: mostlyclean-compile mostlyclean-generic \
709	mostlyclean-libtool
710
711pdf: pdf-am
712
713pdf-am:
714
715ps: ps-am
716
717ps-am:
718
719uninstall-am: uninstall-pkglibLTLIBRARIES
720
721.MAKE: install-am install-strip
722
723.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
724	clean-libtool clean-pkglibLTLIBRARIES cscopelist-am ctags \
725	ctags-am distclean distclean-compile distclean-generic \
726	distclean-libtool distclean-tags distdir dvi dvi-am html \
727	html-am info info-am install install-am install-data \
728	install-data-am install-dvi install-dvi-am install-exec \
729	install-exec-am install-html install-html-am install-info \
730	install-info-am install-man install-pdf install-pdf-am \
731	install-pkglibLTLIBRARIES install-ps install-ps-am \
732	install-strip installcheck installcheck-am installdirs \
733	maintainer-clean maintainer-clean-generic mostlyclean \
734	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
735	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
736	uninstall-pkglibLTLIBRARIES
737
738
739# Tell versions [3.59,3.63) of GNU make to not export all variables.
740# Otherwise a system limit (for SysV at least) may be exceeded.
741.NOEXPORT:
742