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 = objects/standard
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)
122libstandard_objects_la_LIBADD =
123am_libstandard_objects_la_OBJECTS = arc.lo box.lo ellipse.lo \
124	textobj.lo line.lo zigzagline.lo polyline.lo bezier.lo \
125	standard.lo image.lo outline.lo polygon.lo beziergon.lo
126libstandard_objects_la_OBJECTS = $(am_libstandard_objects_la_OBJECTS)
127AM_V_lt = $(am__v_lt_@AM_V@)
128am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
129am__v_lt_0 = --silent
130am__v_lt_1 =
131libstandard_objects_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
132	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
133	$(AM_CFLAGS) $(CFLAGS) $(libstandard_objects_la_LDFLAGS) \
134	$(LDFLAGS) -o $@
135AM_V_P = $(am__v_P_@AM_V@)
136am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
137am__v_P_0 = false
138am__v_P_1 = :
139AM_V_GEN = $(am__v_GEN_@AM_V@)
140am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
141am__v_GEN_0 = @echo "  GEN     " $@;
142am__v_GEN_1 =
143AM_V_at = $(am__v_at_@AM_V@)
144am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
145am__v_at_0 = @
146am__v_at_1 =
147DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
148depcomp = $(SHELL) $(top_srcdir)/depcomp
149am__depfiles_maybe = depfiles
150am__mv = mv -f
151COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
152	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
153LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
154	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
155	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
156	$(AM_CFLAGS) $(CFLAGS)
157AM_V_CC = $(am__v_CC_@AM_V@)
158am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
159am__v_CC_0 = @echo "  CC      " $@;
160am__v_CC_1 =
161CCLD = $(CC)
162LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
164	$(AM_LDFLAGS) $(LDFLAGS) -o $@
165AM_V_CCLD = $(am__v_CCLD_@AM_V@)
166am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
167am__v_CCLD_0 = @echo "  CCLD    " $@;
168am__v_CCLD_1 =
169SOURCES = $(libstandard_objects_la_SOURCES)
170DIST_SOURCES = $(libstandard_objects_la_SOURCES)
171am__can_run_installinfo = \
172  case $$AM_UPDATE_INFO_DIR in \
173    n|no|NO) false;; \
174    *) (install-info --version) >/dev/null 2>&1;; \
175  esac
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196ACLOCAL = @ACLOCAL@
197ALL_LINGUAS = @ALL_LINGUAS@
198AMTAR = @AMTAR@
199AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
200APP_LIBS = @APP_LIBS@
201AR = @AR@
202AUTOCONF = @AUTOCONF@
203AUTOHEADER = @AUTOHEADER@
204AUTOMAKE = @AUTOMAKE@
205AWK = @AWK@
206CAIROVERSION_CFLAGS = @CAIROVERSION_CFLAGS@
207CAIROVERSION_LIBS = @CAIROVERSION_LIBS@
208CAIRO_CFLAGS = @CAIRO_CFLAGS@
209CAIRO_LIBS = @CAIRO_LIBS@
210CATALOGS = @CATALOGS@
211CATOBJEXT = @CATOBJEXT@
212CC = @CC@
213CCDEPMODE = @CCDEPMODE@
214CFLAGS = @CFLAGS@
215CPP = @CPP@
216CPPFLAGS = @CPPFLAGS@
217CXX = @CXX@
218CXXCPP = @CXXCPP@
219CXXDEPMODE = @CXXDEPMODE@
220CXXFLAGS = @CXXFLAGS@
221CYGPATH_W = @CYGPATH_W@
222DATADIRNAME = @DATADIRNAME@
223DB2HTML = @DB2HTML@
224DB2MAN = @DB2MAN@
225DBLATEX = @DBLATEX@
226DEBUG_FLAGS = @DEBUG_FLAGS@
227DEFS = @DEFS@
228DEPDIR = @DEPDIR@
229DLLTOOL = @DLLTOOL@
230DSYMUTIL = @DSYMUTIL@
231DUMPBIN = @DUMPBIN@
232ECHO_C = @ECHO_C@
233ECHO_N = @ECHO_N@
234ECHO_T = @ECHO_T@
235EGREP = @EGREP@
236EXEEXT = @EXEEXT@
237FGREP = @FGREP@
238FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
239FREETYPE_LIBS = @FREETYPE_LIBS@
240GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
241GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
242GMODULE_CFLAGS = @GMODULE_CFLAGS@
243GMODULE_LIBS = @GMODULE_LIBS@
244GMOFILES = @GMOFILES@
245GMSGFMT = @GMSGFMT@
246GREP = @GREP@
247GTK_CFLAGS = @GTK_CFLAGS@
248GTK_LIBS = @GTK_LIBS@ -lpthread
249INSTALL = @INSTALL@
250INSTALL_DATA = @INSTALL_DATA@
251INSTALL_PROGRAM = @INSTALL_PROGRAM@
252INSTALL_SCRIPT = @INSTALL_SCRIPT@
253INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254INSTOBJEXT = @INSTOBJEXT@
255INTLLIBS = @INTLLIBS@
256INTLOBJS = @INTLOBJS@
257INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
258INTLTOOL_MERGE = @INTLTOOL_MERGE@
259INTLTOOL_PERL = @INTLTOOL_PERL@
260INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
261INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
262INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
263INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
264INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
265JW = @JW@
266LD = @LD@
267LDFLAGS = @LDFLAGS@
268LIBART_CFLAGS = @LIBART_CFLAGS@
269LIBART_LIBS = @LIBART_LIBS@
270LIBEMF_CFLAGS = @LIBEMF_CFLAGS@
271LIBEMF_LIBS = @LIBEMF_LIBS@
272LIBOBJS = @LIBOBJS@
273LIBS = @LIBS@
274LIBTOOL = @LIBTOOL@
275LIPO = @LIPO@
276LN_S = @LN_S@
277LTLIBOBJS = @LTLIBOBJS@
278MAINT = @MAINT@
279MAKEINFO = @MAKEINFO@
280MANIFEST_TOOL = @MANIFEST_TOOL@
281MKDIR_P = @MKDIR_P@
282MKINSTALLDIRS = @MKINSTALLDIRS@
283MSGFMT = @MSGFMT@
284MSGFMT_OPTS = @MSGFMT_OPTS@
285MSGMERGE = @MSGMERGE@
286NM = @NM@
287NMEDIT = @NMEDIT@
288OBJDUMP = @OBJDUMP@
289OBJEXT = @OBJEXT@
290OTOOL = @OTOOL@
291OTOOL64 = @OTOOL64@
292PACKAGE = @PACKAGE@
293PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
294PACKAGE_NAME = @PACKAGE_NAME@
295PACKAGE_STRING = @PACKAGE_STRING@
296PACKAGE_TARNAME = @PACKAGE_TARNAME@
297PACKAGE_URL = @PACKAGE_URL@
298PACKAGE_VERSION = @PACKAGE_VERSION@
299PANGOCAIRO_CFLAGS = @PANGOCAIRO_CFLAGS@
300PANGOCAIRO_LIBS = @PANGOCAIRO_LIBS@
301PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
302PANGOFT2_LIBS = @PANGOFT2_LIBS@
303PANGOVERSION_CFLAGS = @PANGOVERSION_CFLAGS@
304PANGOVERSION_LIBS = @PANGOVERSION_LIBS@
305PATH_SEPARATOR = @PATH_SEPARATOR@
306PKG_CONFIG = @PKG_CONFIG@
307PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
308PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
309PNG_LIBS = @PNG_LIBS@
310POFILES = @POFILES@
311POSUB = @POSUB@
312PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
313PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
314PYTHON = @PYTHON@
315PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
316PYTHON_INCLUDES = @PYTHON_INCLUDES@
317PYTHON_LIBS = @PYTHON_LIBS@
318PYTHON_PLATFORM = @PYTHON_PLATFORM@
319PYTHON_PREFIX = @PYTHON_PREFIX@
320PYTHON_VERSION = @PYTHON_VERSION@
321RANLIB = @RANLIB@
322SED = @SED@
323SET_MAKE = @SET_MAKE@
324SHELL = @SHELL@
325STRIP = @STRIP@
326SWIG = @SWIG@
327SWIG_LIB = @SWIG_LIB@
328USE_NLS = @USE_NLS@
329VERSION = @VERSION@
330XGETTEXT = @XGETTEXT@
331XML2_CONFIG = @XML2_CONFIG@
332XML_CFLAGS = @XML_CFLAGS@
333XML_CONFIG = @XML_CONFIG@
334XML_LIBS = @XML_LIBS@
335XSLTPROC = @XSLTPROC@
336XSLT_CFLAGS = @XSLT_CFLAGS@
337XSLT_DIR = @XSLT_DIR@
338XSLT_LIBS = @XSLT_LIBS@
339Z_LIBS = @Z_LIBS@
340abs_builddir = @abs_builddir@
341abs_srcdir = @abs_srcdir@
342abs_top_builddir = @abs_top_builddir@
343abs_top_srcdir = @abs_top_srcdir@
344ac_ct_AR = @ac_ct_AR@
345ac_ct_CC = @ac_ct_CC@
346ac_ct_CXX = @ac_ct_CXX@
347ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
348am__include = @am__include@
349am__leading_dot = @am__leading_dot@
350am__quote = @am__quote@
351am__tar = @am__tar@
352am__untar = @am__untar@
353bindir = @bindir@
354build = @build@
355build_alias = @build_alias@
356build_cpu = @build_cpu@
357build_os = @build_os@
358build_vendor = @build_vendor@
359builddir = @builddir@
360datadir = @datadir@
361datarootdir = @datarootdir@
362docdir = @docdir@
363dvidir = @dvidir@
364exec_prefix = @exec_prefix@
365host = @host@
366host_alias = @host_alias@
367host_cpu = @host_cpu@
368host_os = @host_os@
369host_vendor = @host_vendor@
370htmldir = @htmldir@
371includedir = @includedir@
372infodir = @infodir@
373install_sh = @install_sh@
374intltool__v_merge_options_ = @intltool__v_merge_options_@
375intltool__v_merge_options_0 = @intltool__v_merge_options_0@
376libdir = @libdir@
377libexecdir = @libexecdir@
378localedir = @localedir@
379localstatedir = @localstatedir@
380mandir = @mandir@
381mkdir_p = @mkdir_p@
382oldincludedir = @oldincludedir@
383pdfdir = @pdfdir@
384pkgpyexecdir = @pkgpyexecdir@
385pkgpythondir = @pkgpythondir@
386prefix = @prefix@
387program_transform_name = @program_transform_name@
388psdir = @psdir@
389pyexecdir = @pyexecdir@
390pythondir = @pythondir@
391sbindir = @sbindir@
392sharedstatedir = @sharedstatedir@
393srcdir = @srcdir@
394sysconfdir = @sysconfdir@
395target_alias = @target_alias@
396top_build_prefix = @top_build_prefix@
397top_builddir = @top_builddir@
398top_srcdir = @top_srcdir@
399uidatadir = @uidatadir@
400pkglib_LTLIBRARIES = libstandard_objects.la
401libstandard_objects_la_SOURCES = \
402	arc.c \
403	box.c \
404	ellipse.c \
405	textobj.c \
406	line.c \
407	zigzagline.c \
408	polyline.c \
409	bezier.c \
410	standard.c \
411	image.c \
412	outline.c \
413	polygon.c \
414	beziergon.c \
415	tool-icons.h
416
417libstandard_objects_la_LDFLAGS = -export-dynamic -module -avoid-version
418ICON_PNG_PAIRS = \
419	arc_icon $(srcdir)/pixmaps/arc.png \
420	beziergon_icon $(srcdir)/pixmaps/beziergon.png \
421	bezierline_icon $(srcdir)/pixmaps/bezierline.png \
422	box_icon $(srcdir)/pixmaps/box.png \
423	ellipse_icon $(srcdir)/pixmaps/ellipse.png \
424	image_icon $(srcdir)/pixmaps/image.png \
425	line_icon $(srcdir)/pixmaps/line.png \
426	outline_icon $(srcdir)/pixmaps/outline.png \
427	polygon_icon $(srcdir)/pixmaps/polygon.png \
428	polyline_icon $(srcdir)/pixmaps/polyline.png \
429	text_icon $(srcdir)/pixmaps/text.png \
430	zigzagline_icon $(srcdir)/pixmaps/zigzagline.png
431
432ICON_PNGS = \
433	pixmaps/arc.png \
434	pixmaps/beziergon.png \
435	pixmaps/bezierline.png \
436	pixmaps/box.png \
437	pixmaps/ellipse.png \
438	pixmaps/image.png \
439	pixmaps/line.png \
440	pixmaps/outline.png \
441	pixmaps/polygon.png \
442	pixmaps/polyline.png \
443	pixmaps/text.png \
444	pixmaps/zigzagline.png
445
446BUILT_SOURCES = tool-icons.h
447INCLUDES = -I$(top_srcdir)/intl -I$(srcdir)/../../lib \
448	$(DEBUG_FLAGS) $(GTK_CFLAGS)
449
450EXTRA_DIST = \
451	$(ICON_PNGS)
452
453all: $(BUILT_SOURCES)
454	$(MAKE) $(AM_MAKEFLAGS) all-am
455
456.SUFFIXES:
457.SUFFIXES: .c .lo .o .obj
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 objects/standard/Makefile'; \
468	$(am__cd) $(top_srcdir) && \
469	  $(AUTOMAKE) --gnu objects/standard/Makefile
470.PRECIOUS: Makefile
471Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
472	@case '$?' in \
473	  *config.status*) \
474	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
475	  *) \
476	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
477	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
478	esac;
479
480$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
481	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482
483$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
484	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
485$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
486	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
487$(am__aclocal_m4_deps):
488
489install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
490	@$(NORMAL_INSTALL)
491	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
492	list2=; for p in $$list; do \
493	  if test -f $$p; then \
494	    list2="$$list2 $$p"; \
495	  else :; fi; \
496	done; \
497	test -z "$$list2" || { \
498	  echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
499	  $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
500	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
501	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
502	}
503
504uninstall-pkglibLTLIBRARIES:
505	@$(NORMAL_UNINSTALL)
506	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
507	for p in $$list; do \
508	  $(am__strip_dir) \
509	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
510	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
511	done
512
513clean-pkglibLTLIBRARIES:
514	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
515	@list='$(pkglib_LTLIBRARIES)'; \
516	locs=`for p in $$list; do echo $$p; done | \
517	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
518	      sort -u`; \
519	test -z "$$locs" || { \
520	  echo rm -f $${locs}; \
521	  rm -f $${locs}; \
522	}
523
524libstandard_objects.la: $(libstandard_objects_la_OBJECTS) $(libstandard_objects_la_DEPENDENCIES) $(EXTRA_libstandard_objects_la_DEPENDENCIES)
525	$(AM_V_CCLD)$(libstandard_objects_la_LINK) -rpath $(pkglibdir) $(libstandard_objects_la_OBJECTS) $(libstandard_objects_la_LIBADD) $(LIBS)
526
527mostlyclean-compile:
528	-rm -f *.$(OBJEXT)
529
530distclean-compile:
531	-rm -f *.tab.c
532
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc.Plo@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bezier.Plo@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/beziergon.Plo@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/box.Plo@am__quote@
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ellipse.Plo@am__quote@
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image.Plo@am__quote@
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/line.Plo@am__quote@
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/outline.Plo@am__quote@
541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polygon.Plo@am__quote@
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polyline.Plo@am__quote@
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/standard.Plo@am__quote@
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textobj.Plo@am__quote@
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zigzagline.Plo@am__quote@
546
547.c.o:
548@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
549@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
550@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
551@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
552@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
553
554.c.obj:
555@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
556@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
557@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
558@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
560
561.c.lo:
562@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
563@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
564@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
565@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
566@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
567
568mostlyclean-libtool:
569	-rm -f *.lo
570
571clean-libtool:
572	-rm -rf .libs _libs
573
574ID: $(am__tagged_files)
575	$(am__define_uniq_tagged_files); mkid -fID $$unique
576tags: tags-am
577TAGS: tags
578
579tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
580	set x; \
581	here=`pwd`; \
582	$(am__define_uniq_tagged_files); \
583	shift; \
584	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585	  test -n "$$unique" || unique=$$empty_fix; \
586	  if test $$# -gt 0; then \
587	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588	      "$$@" $$unique; \
589	  else \
590	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591	      $$unique; \
592	  fi; \
593	fi
594ctags: ctags-am
595
596CTAGS: ctags
597ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
598	$(am__define_uniq_tagged_files); \
599	test -z "$(CTAGS_ARGS)$$unique" \
600	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
601	     $$unique
602
603GTAGS:
604	here=`$(am__cd) $(top_builddir) && pwd` \
605	  && $(am__cd) $(top_srcdir) \
606	  && gtags -i $(GTAGS_ARGS) "$$here"
607cscopelist: cscopelist-am
608
609cscopelist-am: $(am__tagged_files)
610	list='$(am__tagged_files)'; \
611	case "$(srcdir)" in \
612	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
613	  *) sdir=$(subdir)/$(srcdir) ;; \
614	esac; \
615	for i in $$list; do \
616	  if test -f "$$i"; then \
617	    echo "$(subdir)/$$i"; \
618	  else \
619	    echo "$$sdir/$$i"; \
620	  fi; \
621	done >> $(top_builddir)/cscope.files
622
623distclean-tags:
624	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
625
626distdir: $(DISTFILES)
627	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
628	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629	list='$(DISTFILES)'; \
630	  dist_files=`for file in $$list; do echo $$file; done | \
631	  sed -e "s|^$$srcdirstrip/||;t" \
632	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
633	case $$dist_files in \
634	  */*) $(MKDIR_P) `echo "$$dist_files" | \
635			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
636			   sort -u` ;; \
637	esac; \
638	for file in $$dist_files; do \
639	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
640	  if test -d $$d/$$file; then \
641	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
642	    if test -d "$(distdir)/$$file"; then \
643	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
644	    fi; \
645	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
646	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
647	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
648	    fi; \
649	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
650	  else \
651	    test -f "$(distdir)/$$file" \
652	    || cp -p $$d/$$file "$(distdir)/$$file" \
653	    || exit 1; \
654	  fi; \
655	done
656check-am: all-am
657check: $(BUILT_SOURCES)
658	$(MAKE) $(AM_MAKEFLAGS) check-am
659all-am: Makefile $(LTLIBRARIES)
660installdirs:
661	for dir in "$(DESTDIR)$(pkglibdir)"; do \
662	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
663	done
664install: $(BUILT_SOURCES)
665	$(MAKE) $(AM_MAKEFLAGS) install-am
666install-exec: install-exec-am
667install-data: install-data-am
668uninstall: uninstall-am
669
670install-am: all-am
671	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
672
673installcheck: installcheck-am
674install-strip:
675	if test -z '$(STRIP)'; then \
676	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
677	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
678	      install; \
679	else \
680	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
681	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
682	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
683	fi
684mostlyclean-generic:
685
686clean-generic:
687
688distclean-generic:
689	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
691
692maintainer-clean-generic:
693	@echo "This command is intended for maintainers to use"
694	@echo "it deletes files that may require special tools to rebuild."
695	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
696clean: clean-am
697
698clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
699	mostlyclean-am
700
701distclean: distclean-am
702	-rm -rf ./$(DEPDIR)
703	-rm -f Makefile
704distclean-am: clean-am distclean-compile distclean-generic \
705	distclean-tags
706
707dvi: dvi-am
708
709dvi-am:
710
711html: html-am
712
713html-am:
714
715info: info-am
716
717info-am:
718
719install-data-am:
720
721install-dvi: install-dvi-am
722
723install-dvi-am:
724
725install-exec-am: install-pkglibLTLIBRARIES
726
727install-html: install-html-am
728
729install-html-am:
730
731install-info: install-info-am
732
733install-info-am:
734
735install-man:
736
737install-pdf: install-pdf-am
738
739install-pdf-am:
740
741install-ps: install-ps-am
742
743install-ps-am:
744
745installcheck-am:
746
747maintainer-clean: maintainer-clean-am
748	-rm -rf ./$(DEPDIR)
749	-rm -f Makefile
750maintainer-clean-am: distclean-am maintainer-clean-generic
751
752mostlyclean: mostlyclean-am
753
754mostlyclean-am: mostlyclean-compile mostlyclean-generic \
755	mostlyclean-libtool
756
757pdf: pdf-am
758
759pdf-am:
760
761ps: ps-am
762
763ps-am:
764
765uninstall-am: uninstall-pkglibLTLIBRARIES
766
767.MAKE: all check install install-am install-strip
768
769.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
770	clean-libtool clean-pkglibLTLIBRARIES cscopelist-am ctags \
771	ctags-am distclean distclean-compile distclean-generic \
772	distclean-libtool distclean-tags distdir dvi dvi-am html \
773	html-am info info-am install install-am install-data \
774	install-data-am install-dvi install-dvi-am install-exec \
775	install-exec-am install-html install-html-am install-info \
776	install-info-am install-man install-pdf install-pdf-am \
777	install-pkglibLTLIBRARIES install-ps install-ps-am \
778	install-strip installcheck installcheck-am installdirs \
779	maintainer-clean maintainer-clean-generic mostlyclean \
780	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
781	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
782	uninstall-pkglibLTLIBRARIES
783
784
785tool-icons.h: $(ICON_PNGS)
786	gdk-pixbuf-csource --raw --build-list $(ICON_PNG_PAIRS) > tool-icons.h
787
788# Tell versions [3.59,3.63) of GNU make to not export all variables.
789# Otherwise a system limit (for SysV at least) may be exceeded.
790.NOEXPORT:
791