]> git.sur5r.net Git - glabels/blob - src/Makefile.in
Imported Upstream version 3.2.1
[glabels] / src / Makefile.in
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
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__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
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 bin_PROGRAMS = glabels-3$(EXEEXT) glabels-3-batch$(EXEEXT)
82 subdir = src
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84         $(top_srcdir)/depcomp
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 am__installdirs = "$(DESTDIR)$(bindir)"
94 PROGRAMS = $(bin_PROGRAMS)
95 am__objects_1 = marshal.$(OBJEXT)
96 am_glabels_3_OBJECTS = glabels.$(OBJEXT) warning-handler.$(OBJEXT) \
97         critical-error-handler.$(OBJEXT) window.$(OBJEXT) ui.$(OBJEXT) \
98         ui-util.$(OBJEXT) ui-commands.$(OBJEXT) \
99         ui-property-bar.$(OBJEXT) ui-sidebar.$(OBJEXT) file.$(OBJEXT) \
100         file-util.$(OBJEXT) new-label-dialog.$(OBJEXT) \
101         recent.$(OBJEXT) prefs.$(OBJEXT) prefs-model.$(OBJEXT) \
102         prefs-dialog.$(OBJEXT) view.$(OBJEXT) view-box.$(OBJEXT) \
103         view-ellipse.$(OBJEXT) view-line.$(OBJEXT) \
104         view-image.$(OBJEXT) view-text.$(OBJEXT) \
105         view-barcode.$(OBJEXT) merge-properties-dialog.$(OBJEXT) \
106         object-editor.$(OBJEXT) object-editor-position-page.$(OBJEXT) \
107         object-editor-size-page.$(OBJEXT) \
108         object-editor-lsize-page.$(OBJEXT) \
109         object-editor-line-page.$(OBJEXT) \
110         object-editor-fill-page.$(OBJEXT) \
111         object-editor-image-page.$(OBJEXT) \
112         object-editor-text-page.$(OBJEXT) \
113         object-editor-edit-page.$(OBJEXT) \
114         object-editor-bc-page.$(OBJEXT) \
115         object-editor-data-page.$(OBJEXT) \
116         object-editor-shadow-page.$(OBJEXT) print.$(OBJEXT) \
117         print-op.$(OBJEXT) print-op-dialog.$(OBJEXT) \
118         template-designer.$(OBJEXT) bc-backends.$(OBJEXT) \
119         bc-builtin.$(OBJEXT) bc-gnubarcode.$(OBJEXT) bc-zint.$(OBJEXT) \
120         bc-iec16022.$(OBJEXT) bc-iec18004.$(OBJEXT) label.$(OBJEXT) \
121         label-object.$(OBJEXT) label-text.$(OBJEXT) \
122         label-box.$(OBJEXT) label-line.$(OBJEXT) \
123         label-ellipse.$(OBJEXT) label-image.$(OBJEXT) \
124         label-barcode.$(OBJEXT) pixbuf-util.$(OBJEXT) \
125         xml-label.$(OBJEXT) xml-label-04.$(OBJEXT) \
126         pixbuf-cache.$(OBJEXT) svg-cache.$(OBJEXT) merge.$(OBJEXT) \
127         merge-init.$(OBJEXT) merge-text.$(OBJEXT) \
128         merge-evolution.$(OBJEXT) merge-vcard.$(OBJEXT) \
129         text-node.$(OBJEXT) mini-preview-pixbuf.$(OBJEXT) \
130         mini-preview-pixbuf-cache.$(OBJEXT) media-select.$(OBJEXT) \
131         message-bar.$(OBJEXT) template-history.$(OBJEXT) \
132         template-history-model.$(OBJEXT) mini-preview.$(OBJEXT) \
133         mini-label-preview.$(OBJEXT) wdgt-chain-button.$(OBJEXT) \
134         field-button.$(OBJEXT) field-button-menu.$(OBJEXT) \
135         color-combo.$(OBJEXT) color-combo-button.$(OBJEXT) \
136         color-combo-menu.$(OBJEXT) \
137         color-combo-color-menu-item.$(OBJEXT) \
138         color-history-model.$(OBJEXT) color-swatch.$(OBJEXT) \
139         font-combo.$(OBJEXT) font-combo-menu.$(OBJEXT) \
140         font-combo-menu-item.$(OBJEXT) font-sample.$(OBJEXT) \
141         font-util.$(OBJEXT) font-history.$(OBJEXT) \
142         font-history-model.$(OBJEXT) cairo-label-path.$(OBJEXT) \
143         cairo-markup-path.$(OBJEXT) cairo-ellipse-path.$(OBJEXT) \
144         combo-util.$(OBJEXT) builder-util.$(OBJEXT) \
145         units-util.$(OBJEXT) str-util.$(OBJEXT) color.$(OBJEXT) \
146         debug.$(OBJEXT) $(am__objects_1)
147 glabels_3_OBJECTS = $(am_glabels_3_OBJECTS)
148 am__DEPENDENCIES_1 =
149 glabels_3_DEPENDENCIES = $(am__DEPENDENCIES_1) \
150         ../libglabels/$(LIBGLABELS_BRANCH).la \
151         ../libglbarcode/$(LIBGLBARCODE_BRANCH).la \
152         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
153         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
154         $(am__DEPENDENCIES_1)
155 AM_V_lt = $(am__v_lt_@AM_V@)
156 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 am__v_lt_0 = --silent
158 am__v_lt_1 = 
159 glabels_3_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161         $(glabels_3_LDFLAGS) $(LDFLAGS) -o $@
162 am_glabels_3_batch_OBJECTS = glabels-batch.$(OBJEXT) \
163         file-util.$(OBJEXT) print.$(OBJEXT) print-op.$(OBJEXT) \
164         bc-backends.$(OBJEXT) bc-builtin.$(OBJEXT) \
165         bc-gnubarcode.$(OBJEXT) bc-zint.$(OBJEXT) \
166         bc-iec16022.$(OBJEXT) bc-iec18004.$(OBJEXT) label.$(OBJEXT) \
167         label-object.$(OBJEXT) label-text.$(OBJEXT) \
168         label-box.$(OBJEXT) label-line.$(OBJEXT) \
169         label-ellipse.$(OBJEXT) label-image.$(OBJEXT) \
170         label-barcode.$(OBJEXT) pixbuf-util.$(OBJEXT) \
171         xml-label.$(OBJEXT) xml-label-04.$(OBJEXT) \
172         pixbuf-cache.$(OBJEXT) svg-cache.$(OBJEXT) merge.$(OBJEXT) \
173         merge-init.$(OBJEXT) merge-text.$(OBJEXT) \
174         merge-evolution.$(OBJEXT) merge-vcard.$(OBJEXT) \
175         text-node.$(OBJEXT) prefs.$(OBJEXT) prefs-model.$(OBJEXT) \
176         font-util.$(OBJEXT) font-history.$(OBJEXT) \
177         font-history-model.$(OBJEXT) template-history.$(OBJEXT) \
178         template-history-model.$(OBJEXT) str-util.$(OBJEXT) \
179         color.$(OBJEXT) debug.$(OBJEXT) cairo-label-path.$(OBJEXT) \
180         cairo-ellipse-path.$(OBJEXT) $(am__objects_1)
181 glabels_3_batch_OBJECTS = $(am_glabels_3_batch_OBJECTS)
182 glabels_3_batch_DEPENDENCIES = $(am__DEPENDENCIES_1) \
183         ../libglabels/$(LIBGLABELS_BRANCH).la \
184         ../libglbarcode/$(LIBGLBARCODE_BRANCH).la \
185         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
186         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
187         $(am__DEPENDENCIES_1)
188 glabels_3_batch_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
189         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
190         $(AM_CFLAGS) $(CFLAGS) $(glabels_3_batch_LDFLAGS) $(LDFLAGS) \
191         -o $@
192 AM_V_P = $(am__v_P_@AM_V@)
193 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
194 am__v_P_0 = false
195 am__v_P_1 = :
196 AM_V_GEN = $(am__v_GEN_@AM_V@)
197 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
198 am__v_GEN_0 = @echo "  GEN     " $@;
199 am__v_GEN_1 = 
200 AM_V_at = $(am__v_at_@AM_V@)
201 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
202 am__v_at_0 = @
203 am__v_at_1 = 
204 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
205 depcomp = $(SHELL) $(top_srcdir)/depcomp
206 am__depfiles_maybe = depfiles
207 am__mv = mv -f
208 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
209         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
210 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
212         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
213         $(AM_CFLAGS) $(CFLAGS)
214 AM_V_CC = $(am__v_CC_@AM_V@)
215 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
216 am__v_CC_0 = @echo "  CC      " $@;
217 am__v_CC_1 = 
218 CCLD = $(CC)
219 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
220         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
221         $(AM_LDFLAGS) $(LDFLAGS) -o $@
222 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
223 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
224 am__v_CCLD_0 = @echo "  CCLD    " $@;
225 am__v_CCLD_1 = 
226 SOURCES = $(glabels_3_SOURCES) $(glabels_3_batch_SOURCES)
227 DIST_SOURCES = $(glabels_3_SOURCES) $(glabels_3_batch_SOURCES)
228 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
229         ctags-recursive dvi-recursive html-recursive info-recursive \
230         install-data-recursive install-dvi-recursive \
231         install-exec-recursive install-html-recursive \
232         install-info-recursive install-pdf-recursive \
233         install-ps-recursive install-recursive installcheck-recursive \
234         installdirs-recursive pdf-recursive ps-recursive \
235         tags-recursive uninstall-recursive
236 am__can_run_installinfo = \
237   case $$AM_UPDATE_INFO_DIR in \
238     n|no|NO) false;; \
239     *) (install-info --version) >/dev/null 2>&1;; \
240   esac
241 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
242   distclean-recursive maintainer-clean-recursive
243 am__recursive_targets = \
244   $(RECURSIVE_TARGETS) \
245   $(RECURSIVE_CLEAN_TARGETS) \
246   $(am__extra_recursive_targets)
247 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
248         distdir
249 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
250 # Read a list of newline-separated strings from the standard input,
251 # and print each of them once, without duplicates.  Input order is
252 # *not* preserved.
253 am__uniquify_input = $(AWK) '\
254   BEGIN { nonempty = 0; } \
255   { items[$$0] = 1; nonempty = 1; } \
256   END { if (nonempty) { for (i in items) print i; }; } \
257 '
258 # Make sure the list of sources is unique.  This is necessary because,
259 # e.g., the same source file might be shared among _SOURCES variables
260 # for different programs/libraries.
261 am__define_uniq_tagged_files = \
262   list='$(am__tagged_files)'; \
263   unique=`for i in $$list; do \
264     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265   done | $(am__uniquify_input)`
266 ETAGS = etags
267 CTAGS = ctags
268 DIST_SUBDIRS = $(SUBDIRS)
269 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
270 am__relativize = \
271   dir0=`pwd`; \
272   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
273   sed_rest='s,^[^/]*/*,,'; \
274   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
275   sed_butlast='s,/*[^/]*$$,,'; \
276   while test -n "$$dir1"; do \
277     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
278     if test "$$first" != "."; then \
279       if test "$$first" = ".."; then \
280         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
281         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
282       else \
283         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
284         if test "$$first2" = "$$first"; then \
285           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
286         else \
287           dir2="../$$dir2"; \
288         fi; \
289         dir0="$$dir0"/"$$first"; \
290       fi; \
291     fi; \
292     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
293   done; \
294   reldir="$$dir2"
295 ACLOCAL = @ACLOCAL@
296 ALL_LINGUAS = @ALL_LINGUAS@
297 AMTAR = @AMTAR@
298 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
299 AR = @AR@
300 AUTOCONF = @AUTOCONF@
301 AUTOHEADER = @AUTOHEADER@
302 AUTOMAKE = @AUTOMAKE@
303 AWK = @AWK@
304 CAIRO_REQUIRED = @CAIRO_REQUIRED@
305 CATALOGS = @CATALOGS@
306 CATOBJEXT = @CATOBJEXT@
307 CC = @CC@
308 CCDEPMODE = @CCDEPMODE@
309 CFLAGS = @CFLAGS@
310 CPP = @CPP@
311 CPPFLAGS = @CPPFLAGS@
312 CYGPATH_W = @CYGPATH_W@
313 DATADIRNAME = @DATADIRNAME@
314 DEFS = @DEFS@
315 DEPDIR = @DEPDIR@
316 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
317 DLLTOOL = @DLLTOOL@
318 DSYMUTIL = @DSYMUTIL@
319 DUMPBIN = @DUMPBIN@
320 ECHO_C = @ECHO_C@
321 ECHO_N = @ECHO_N@
322 ECHO_T = @ECHO_T@
323 EGREP = @EGREP@
324 EXEEXT = @EXEEXT@
325 FGREP = @FGREP@
326 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
327 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
328 GLABELS_BRANCH = @GLABELS_BRANCH@
329 GLABELS_CFLAGS = @GLABELS_CFLAGS@
330 GLABELS_LIBS = @GLABELS_LIBS@
331 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
332 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
333 GLIB_REQUIRED = @GLIB_REQUIRED@
334 GMOFILES = @GMOFILES@
335 GMSGFMT = @GMSGFMT@
336 GREP = @GREP@
337 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
338 GTKDOC_CHECK = @GTKDOC_CHECK@
339 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
340 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
341 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
342 GTKDOC_MKPDF = @GTKDOC_MKPDF@
343 GTKDOC_REBASE = @GTKDOC_REBASE@
344 GTK_REQUIRED = @GTK_REQUIRED@
345 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
346 HELP_DIR = @HELP_DIR@
347 HTML_DIR = @HTML_DIR@
348 INSTALL = @INSTALL@
349 INSTALL_DATA = @INSTALL_DATA@
350 INSTALL_PROGRAM = @INSTALL_PROGRAM@
351 INSTALL_SCRIPT = @INSTALL_SCRIPT@
352 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
353 INSTOBJEXT = @INSTOBJEXT@
354 INTLLIBS = @INTLLIBS@
355 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
356 INTLTOOL_MERGE = @INTLTOOL_MERGE@
357 INTLTOOL_PERL = @INTLTOOL_PERL@
358 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
359 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
360 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
361 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
362 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
363 ITSTOOL = @ITSTOOL@
364 LD = @LD@
365 LDFLAGS = @LDFLAGS@
366 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
367 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
368 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
369 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
370 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
371 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
372 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
373 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
374 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
375 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
376 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
377 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
378 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
379 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
380 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
381 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
382 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
383 LIBOBJS = @LIBOBJS@
384 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
385 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
386 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
387 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
388 LIBS = @LIBS@
389 LIBTOOL = @LIBTOOL@
390 LIBXML_REQUIRED = @LIBXML_REQUIRED@
391 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
392 LIBZINT_LIBS = @LIBZINT_LIBS@
393 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
394 LIPO = @LIPO@
395 LN_S = @LN_S@
396 LTLIBOBJS = @LTLIBOBJS@
397 MAINT = @MAINT@
398 MAKEINFO = @MAKEINFO@
399 MANIFEST_TOOL = @MANIFEST_TOOL@
400 MKDIR_P = @MKDIR_P@
401 MKINSTALLDIRS = @MKINSTALLDIRS@
402 MSGFMT = @MSGFMT@
403 MSGFMT_OPTS = @MSGFMT_OPTS@
404 MSGMERGE = @MSGMERGE@
405 NM = @NM@
406 NMEDIT = @NMEDIT@
407 OBJDUMP = @OBJDUMP@
408 OBJEXT = @OBJEXT@
409 OTOOL = @OTOOL@
410 OTOOL64 = @OTOOL64@
411 PACKAGE = @PACKAGE@
412 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
413 PACKAGE_NAME = @PACKAGE_NAME@
414 PACKAGE_STRING = @PACKAGE_STRING@
415 PACKAGE_TARNAME = @PACKAGE_TARNAME@
416 PACKAGE_URL = @PACKAGE_URL@
417 PACKAGE_VERSION = @PACKAGE_VERSION@
418 PANGO_REQUIRED = @PANGO_REQUIRED@
419 PATH_SEPARATOR = @PATH_SEPARATOR@
420 PKG_CONFIG = @PKG_CONFIG@
421 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
422 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
423 POFILES = @POFILES@
424 POSUB = @POSUB@
425 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
426 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
427 RANLIB = @RANLIB@
428 SED = @SED@
429 SET_MAKE = @SET_MAKE@
430 SHELL = @SHELL@
431 STRIP = @STRIP@
432 USE_NLS = @USE_NLS@
433 VERSION = @VERSION@
434 WARN_CFLAGS = @WARN_CFLAGS@
435 XGETTEXT = @XGETTEXT@
436 XMLLINT = @XMLLINT@
437 abs_builddir = @abs_builddir@
438 abs_srcdir = @abs_srcdir@
439 abs_top_builddir = @abs_top_builddir@
440 abs_top_srcdir = @abs_top_srcdir@
441 ac_ct_AR = @ac_ct_AR@
442 ac_ct_CC = @ac_ct_CC@
443 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
444 am__include = @am__include@
445 am__leading_dot = @am__leading_dot@
446 am__quote = @am__quote@
447 am__tar = @am__tar@
448 am__untar = @am__untar@
449 bindir = @bindir@
450 build = @build@
451 build_alias = @build_alias@
452 build_cpu = @build_cpu@
453 build_os = @build_os@
454 build_vendor = @build_vendor@
455 builddir = @builddir@
456 datadir = @datadir@
457 datarootdir = @datarootdir@
458 docdir = @docdir@
459 dvidir = @dvidir@
460 exec_prefix = @exec_prefix@
461 gsettingsschemadir = @gsettingsschemadir@
462 host = @host@
463 host_alias = @host_alias@
464 host_cpu = @host_cpu@
465 host_os = @host_os@
466 host_vendor = @host_vendor@
467 htmldir = @htmldir@
468 includedir = @includedir@
469 infodir = @infodir@
470 install_sh = @install_sh@
471 intltool__v_merge_options_ = @intltool__v_merge_options_@
472 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
473 libdir = @libdir@
474 libexecdir = @libexecdir@
475 localedir = @localedir@
476 localstatedir = @localstatedir@
477 mandir = @mandir@
478 mkdir_p = @mkdir_p@
479 oldincludedir = @oldincludedir@
480 pdfdir = @pdfdir@
481 prefix = @prefix@
482 program_transform_name = @program_transform_name@
483 psdir = @psdir@
484 sbindir = @sbindir@
485 sharedstatedir = @sharedstatedir@
486 srcdir = @srcdir@
487 sysconfdir = @sysconfdir@
488 target_alias = @target_alias@
489 top_build_prefix = @top_build_prefix@
490 top_builddir = @top_builddir@
491 top_srcdir = @top_srcdir@
492 SUBDIRS = \
493         pixmaps \
494         cursors
495
496 INCLUDES = \
497         -I$(top_srcdir)                                         \
498         -I$(top_builddir)                                       \
499         -I$(top_srcdir)/libglabels                              \
500         -I$(top_builddir)/libglabels                            \
501         -I$(top_srcdir)/libglbarcode                            \
502         -I$(top_builddir)/libglbarcode                          \
503         $(GLABELS_CFLAGS)                                       \
504         $(LIBEBOOK_CFLAGS)                                      \
505         $(LIBBARCODE_CFLAGS)                                    \
506         $(LIBZINT_CFLAGS)                                       \
507         $(LIBQRENCODE_CFLAGS)                                   \
508         $(LIBIEC16022_CFLAGS)                                   \
509         $(DISABLE_DEPRECATED_CFLAGS)                            \
510         -DGLABELS_LOCALE_DIR=\""$(datadir)/locale"\"            \
511         -DGLABELS_DATA_DIR=\""$(datadir)/$(GLABELS_BRANCH)"\"   \
512         -DGLABELS_ICON_NAME=\""$(GLABELS_BRANCH)\""             \
513         -DG_LOG_DOMAIN=\""glabels\""
514
515 glabels_3_LDFLAGS = -export-dynamic
516 glabels_3_LDADD = \
517         $(GLABELS_LIBS)                         \
518         ../libglabels/$(LIBGLABELS_BRANCH).la   \
519         ../libglbarcode/$(LIBGLBARCODE_BRANCH).la       \
520         $(LIBEBOOK_LIBS)                        \
521         $(LIBBARCODE_LIBS)                      \
522         $(LIBZINT_LIBS)                         \
523         $(LIBQRENCODE_LIBS)                     \
524         $(LIBIEC16022_LIBS)                     \
525         -lm
526
527 glabels_3_batch_LDFLAGS = -export-dynamic
528 glabels_3_batch_LDADD = \
529         $(GLABELS_LIBS)                         \
530         ../libglabels/$(LIBGLABELS_BRANCH).la   \
531         ../libglbarcode/$(LIBGLBARCODE_BRANCH).la       \
532         $(LIBEBOOK_LIBS)                        \
533         $(LIBBARCODE_LIBS)                      \
534         $(LIBZINT_LIBS)                         \
535         $(LIBQRENCODE_LIBS)                     \
536         $(LIBIEC16022_LIBS)                     \
537         -lm
538
539 BUILT_SOURCES = \
540         marshal.c                       \
541         marshal.h                       
542
543 glabels_3_SOURCES = \
544         glabels.c                       \
545         warning-handler.c               \
546         warning-handler.h               \
547         critical-error-handler.c        \
548         critical-error-handler.h        \
549         window.c                        \
550         window.h                        \
551         ui.h                            \
552         ui.c                            \
553         ui-util.h                       \
554         ui-util.c                       \
555         ui-commands.h                   \
556         ui-commands.c                   \
557         ui-property-bar.h               \
558         ui-property-bar.c               \
559         ui-sidebar.h                    \
560         ui-sidebar.c                    \
561         file.h                          \
562         file.c                          \
563         file-util.h                     \
564         file-util.c                     \
565         new-label-dialog.h              \
566         new-label-dialog.c              \
567         recent.h                        \
568         recent.c                        \
569         prefs.c                         \
570         prefs.h                         \
571         prefs-model.c                   \
572         prefs-model.h                   \
573         prefs-dialog.c                  \
574         prefs-dialog.h                  \
575         view.c                          \
576         view.h                          \
577         view-box.c                      \
578         view-box.h                      \
579         view-ellipse.c                  \
580         view-ellipse.h                  \
581         view-line.c                     \
582         view-line.h                     \
583         view-image.c                    \
584         view-image.h                    \
585         view-text.c                     \
586         view-text.h                     \
587         view-barcode.c                  \
588         view-barcode.h                  \
589         merge-properties-dialog.c       \
590         merge-properties-dialog.h       \
591         object-editor.c                 \
592         object-editor.h                 \
593         object-editor-private.h         \
594         object-editor-position-page.c   \
595         object-editor-size-page.c       \
596         object-editor-lsize-page.c      \
597         object-editor-line-page.c       \
598         object-editor-fill-page.c       \
599         object-editor-image-page.c      \
600         object-editor-text-page.c       \
601         object-editor-edit-page.c       \
602         object-editor-bc-page.c         \
603         object-editor-data-page.c       \
604         object-editor-shadow-page.c     \
605         print.c                         \
606         print.h                         \
607         print-op.c                      \
608         print-op.h                      \
609         print-op-dialog.c               \
610         print-op-dialog.h               \
611         template-designer.c             \
612         template-designer.h             \
613         bc-backends.c                   \
614         bc-backends.h                   \
615         bc-builtin.c                    \
616         bc-builtin.h                    \
617         bc-gnubarcode.c                 \
618         bc-gnubarcode.h                 \
619         bc-zint.c                       \
620         bc-zint.h                       \
621         bc-iec16022.c                   \
622         bc-iec16022.h                   \
623         bc-iec18004.c                   \
624         bc-iec18004.h                   \
625         label.c                         \
626         label.h                         \
627         label-object.c                  \
628         label-object.h                  \
629         label-text.c                    \
630         label-text.h                    \
631         label-box.c                     \
632         label-box.h                     \
633         label-line.c                    \
634         label-line.h                    \
635         label-ellipse.c                 \
636         label-ellipse.h                 \
637         label-image.c                   \
638         label-image.h                   \
639         label-barcode.c                 \
640         label-barcode.h                 \
641         pixbuf-util.c                   \
642         pixbuf-util.h                   \
643         xml-label.c                     \
644         xml-label.h                     \
645         xml-label-04.c                  \
646         xml-label-04.h                  \
647         pixbuf-cache.c                  \
648         pixbuf-cache.h                  \
649         svg-cache.c                     \
650         svg-cache.h                     \
651         merge.c                         \
652         merge.h                         \
653         merge-init.c                    \
654         merge-init.h                    \
655         merge-text.c                    \
656         merge-text.h                    \
657         merge-evolution.c               \
658         merge-evolution.h               \
659         merge-vcard.c                   \
660         merge-vcard.h                   \
661         text-node.c                     \
662         text-node.h                     \
663         mini-preview-pixbuf.c           \
664         mini-preview-pixbuf.h           \
665         mini-preview-pixbuf-cache.c     \
666         mini-preview-pixbuf-cache.h     \
667         media-select.c                  \
668         media-select.h                  \
669         message-bar.c                   \
670         message-bar.h                   \
671         template-history.c              \
672         template-history.h              \
673         template-history-model.c        \
674         template-history-model.h        \
675         mini-preview.c                  \
676         mini-preview.h                  \
677         mini-label-preview.c            \
678         mini-label-preview.h            \
679         wdgt-chain-button.c             \
680         wdgt-chain-button.h             \
681         field-button.c                  \
682         field-button.h                  \
683         field-button-menu.c             \
684         field-button-menu.h             \
685         color-combo.c                   \
686         color-combo.h                   \
687         color-combo-button.c            \
688         color-combo-button.h            \
689         color-combo-menu.c              \
690         color-combo-menu.h              \
691         color-combo-color-menu-item.c   \
692         color-combo-color-menu-item.h   \
693         color-history-model.c           \
694         color-history-model.h           \
695         color-swatch.c                  \
696         color-swatch.h                  \
697         font-combo.c                    \
698         font-combo.h                    \
699         font-combo-menu.c               \
700         font-combo-menu.h               \
701         font-combo-menu-item.c          \
702         font-combo-menu-item.h          \
703         font-sample.c                   \
704         font-sample.h                   \
705         font-util.c                     \
706         font-util.h                     \
707         font-history.c                  \
708         font-history.h                  \
709         font-history-model.c            \
710         font-history-model.h            \
711         cairo-label-path.c              \
712         cairo-label-path.h              \
713         cairo-markup-path.c             \
714         cairo-markup-path.h             \
715         cairo-ellipse-path.c            \
716         cairo-ellipse-path.h            \
717         combo-util.c                    \
718         combo-util.h                    \
719         builder-util.c                  \
720         builder-util.h                  \
721         units-util.c                    \
722         units-util.h                    \
723         str-util.c                      \
724         str-util.h                      \
725         color.c                         \
726         color.h                         \
727         debug.c                         \
728         debug.h                         \
729         $(BUILT_SOURCES)
730
731 glabels_3_batch_SOURCES = \
732         glabels-batch.c                 \
733         file-util.h                     \
734         file-util.c                     \
735         print.c                         \
736         print.h                         \
737         print-op.c                      \
738         print-op.h                      \
739         bc-backends.c                   \
740         bc-backends.h                   \
741         bc-builtin.c                    \
742         bc-builtin.h                    \
743         bc-gnubarcode.c                 \
744         bc-gnubarcode.h                 \
745         bc-zint.c                       \
746         bc-zint.h                       \
747         bc-iec16022.c                   \
748         bc-iec16022.h                   \
749         bc-iec18004.c                   \
750         bc-iec18004.h                   \
751         label.c                         \
752         label.h                         \
753         label-object.c                  \
754         label-object.h                  \
755         label-text.c                    \
756         label-text.h                    \
757         label-box.c                     \
758         label-box.h                     \
759         label-line.c                    \
760         label-line.h                    \
761         label-ellipse.c                 \
762         label-ellipse.h                 \
763         label-image.c                   \
764         label-image.h                   \
765         label-barcode.c                 \
766         label-barcode.h                 \
767         pixbuf-util.c                   \
768         pixbuf-util.h                   \
769         xml-label.c                     \
770         xml-label.h                     \
771         xml-label-04.c                  \
772         xml-label-04.h                  \
773         pixbuf-cache.c                  \
774         pixbuf-cache.h                  \
775         svg-cache.c                     \
776         svg-cache.h                     \
777         merge.c                         \
778         merge.h                         \
779         merge-init.c                    \
780         merge-init.h                    \
781         merge-text.c                    \
782         merge-text.h                    \
783         merge-evolution.c               \
784         merge-evolution.h               \
785         merge-vcard.c                   \
786         merge-vcard.h                   \
787         text-node.c                     \
788         text-node.h                     \
789         prefs.c                         \
790         prefs.h                         \
791         prefs-model.c                   \
792         prefs-model.h                   \
793         font-util.c                     \
794         font-util.h                     \
795         font-history.c                  \
796         font-history.h                  \
797         font-history-model.c            \
798         font-history-model.h            \
799         template-history.c              \
800         template-history.h              \
801         template-history-model.c        \
802         template-history-model.h        \
803         str-util.c                      \
804         str-util.h                      \
805         color.c                         \
806         color.h                         \
807         debug.c                         \
808         debug.h                         \
809         cairo-label-path.c              \
810         cairo-label-path.h              \
811         cairo-ellipse-path.c            \
812         cairo-ellipse-path.h            \
813         $(BUILT_SOURCES)
814
815 EXTRA_DIST = \
816         marshal.list                    
817
818 CLEANFILES = $(BUILT_SOURCES)
819 all: $(BUILT_SOURCES)
820         $(MAKE) $(AM_MAKEFLAGS) all-recursive
821
822 .SUFFIXES:
823 .SUFFIXES: .c .lo .o .obj
824 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
825         @for dep in $?; do \
826           case '$(am__configure_deps)' in \
827             *$$dep*) \
828               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
829                 && { if test -f $@; then exit 0; else break; fi; }; \
830               exit 1;; \
831           esac; \
832         done; \
833         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
834         $(am__cd) $(top_srcdir) && \
835           $(AUTOMAKE) --gnu src/Makefile
836 .PRECIOUS: Makefile
837 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
838         @case '$?' in \
839           *config.status*) \
840             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
841           *) \
842             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
843             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
844         esac;
845
846 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
847         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
848
849 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
850         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
851 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
852         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
853 $(am__aclocal_m4_deps):
854 install-binPROGRAMS: $(bin_PROGRAMS)
855         @$(NORMAL_INSTALL)
856         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
857         if test -n "$$list"; then \
858           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
859           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
860         fi; \
861         for p in $$list; do echo "$$p $$p"; done | \
862         sed 's/$(EXEEXT)$$//' | \
863         while read p p1; do if test -f $$p \
864          || test -f $$p1 \
865           ; then echo "$$p"; echo "$$p"; else :; fi; \
866         done | \
867         sed -e 'p;s,.*/,,;n;h' \
868             -e 's|.*|.|' \
869             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
870         sed 'N;N;N;s,\n, ,g' | \
871         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
872           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
873             if ($$2 == $$4) files[d] = files[d] " " $$1; \
874             else { print "f", $$3 "/" $$4, $$1; } } \
875           END { for (d in files) print "f", d, files[d] }' | \
876         while read type dir files; do \
877             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
878             test -z "$$files" || { \
879             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
880             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
881             } \
882         ; done
883
884 uninstall-binPROGRAMS:
885         @$(NORMAL_UNINSTALL)
886         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
887         files=`for p in $$list; do echo "$$p"; done | \
888           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
889               -e 's/$$/$(EXEEXT)/' \
890         `; \
891         test -n "$$list" || exit 0; \
892         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
893         cd "$(DESTDIR)$(bindir)" && rm -f $$files
894
895 clean-binPROGRAMS:
896         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
897         echo " rm -f" $$list; \
898         rm -f $$list || exit $$?; \
899         test -n "$(EXEEXT)" || exit 0; \
900         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
901         echo " rm -f" $$list; \
902         rm -f $$list
903
904 glabels-3$(EXEEXT): $(glabels_3_OBJECTS) $(glabels_3_DEPENDENCIES) $(EXTRA_glabels_3_DEPENDENCIES) 
905         @rm -f glabels-3$(EXEEXT)
906         $(AM_V_CCLD)$(glabels_3_LINK) $(glabels_3_OBJECTS) $(glabels_3_LDADD) $(LIBS)
907
908 glabels-3-batch$(EXEEXT): $(glabels_3_batch_OBJECTS) $(glabels_3_batch_DEPENDENCIES) $(EXTRA_glabels_3_batch_DEPENDENCIES) 
909         @rm -f glabels-3-batch$(EXEEXT)
910         $(AM_V_CCLD)$(glabels_3_batch_LINK) $(glabels_3_batch_OBJECTS) $(glabels_3_batch_LDADD) $(LIBS)
911
912 mostlyclean-compile:
913         -rm -f *.$(OBJEXT)
914
915 distclean-compile:
916         -rm -f *.tab.c
917
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-backends.Po@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-builtin.Po@am__quote@
920 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-gnubarcode.Po@am__quote@
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-iec16022.Po@am__quote@
922 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-iec18004.Po@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bc-zint.Po@am__quote@
924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/builder-util.Po@am__quote@
925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-ellipse-path.Po@am__quote@
926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-label-path.Po@am__quote@
927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-markup-path.Po@am__quote@
928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-combo-button.Po@am__quote@
929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-combo-color-menu-item.Po@am__quote@
930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-combo-menu.Po@am__quote@
931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-combo.Po@am__quote@
932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-history-model.Po@am__quote@
933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color-swatch.Po@am__quote@
934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@
935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combo-util.Po@am__quote@
936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/critical-error-handler.Po@am__quote@
937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/field-button-menu.Po@am__quote@
939 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/field-button.Po@am__quote@
940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file-util.Po@am__quote@
941 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
942 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-combo-menu-item.Po@am__quote@
943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-combo-menu.Po@am__quote@
944 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-combo.Po@am__quote@
945 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-history-model.Po@am__quote@
946 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-history.Po@am__quote@
947 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-sample.Po@am__quote@
948 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-util.Po@am__quote@
949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glabels-batch.Po@am__quote@
950 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glabels.Po@am__quote@
951 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-barcode.Po@am__quote@
952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-box.Po@am__quote@
953 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-ellipse.Po@am__quote@
954 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-image.Po@am__quote@
955 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-line.Po@am__quote@
956 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-object.Po@am__quote@
957 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label-text.Po@am__quote@
958 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label.Po@am__quote@
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshal.Po@am__quote@
960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/media-select.Po@am__quote@
961 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge-evolution.Po@am__quote@
962 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge-init.Po@am__quote@
963 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge-properties-dialog.Po@am__quote@
964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge-text.Po@am__quote@
965 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge-vcard.Po@am__quote@
966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
967 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message-bar.Po@am__quote@
968 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mini-label-preview.Po@am__quote@
969 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mini-preview-pixbuf-cache.Po@am__quote@
970 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mini-preview-pixbuf.Po@am__quote@
971 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mini-preview.Po@am__quote@
972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new-label-dialog.Po@am__quote@
973 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-bc-page.Po@am__quote@
974 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-data-page.Po@am__quote@
975 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-edit-page.Po@am__quote@
976 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-fill-page.Po@am__quote@
977 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-image-page.Po@am__quote@
978 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-line-page.Po@am__quote@
979 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-lsize-page.Po@am__quote@
980 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-position-page.Po@am__quote@
981 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-shadow-page.Po@am__quote@
982 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-size-page.Po@am__quote@
983 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor-text-page.Po@am__quote@
984 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object-editor.Po@am__quote@
985 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-cache.Po@am__quote@
986 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixbuf-util.Po@am__quote@
987 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs-dialog.Po@am__quote@
988 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs-model.Po@am__quote@
989 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs.Po@am__quote@
990 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-op-dialog.Po@am__quote@
991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-op.Po@am__quote@
992 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@
993 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recent.Po@am__quote@
994 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str-util.Po@am__quote@
995 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svg-cache.Po@am__quote@
996 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/template-designer.Po@am__quote@
997 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/template-history-model.Po@am__quote@
998 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/template-history.Po@am__quote@
999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-node.Po@am__quote@
1000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui-commands.Po@am__quote@
1001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui-property-bar.Po@am__quote@
1002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui-sidebar.Po@am__quote@
1003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui-util.Po@am__quote@
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
1005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/units-util.Po@am__quote@
1006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-barcode.Po@am__quote@
1007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-box.Po@am__quote@
1008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-ellipse.Po@am__quote@
1009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-image.Po@am__quote@
1010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-line.Po@am__quote@
1011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view-text.Po@am__quote@
1012 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/view.Po@am__quote@
1013 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/warning-handler.Po@am__quote@
1014 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wdgt-chain-button.Po@am__quote@
1015 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Po@am__quote@
1016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-label-04.Po@am__quote@
1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-label.Po@am__quote@
1018
1019 .c.o:
1020 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1021 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1023 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1025
1026 .c.obj:
1027 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1028 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1029 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1030 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1032
1033 .c.lo:
1034 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1035 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1037 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1039
1040 mostlyclean-libtool:
1041         -rm -f *.lo
1042
1043 clean-libtool:
1044         -rm -rf .libs _libs
1045
1046 # This directory's subdirectories are mostly independent; you can cd
1047 # into them and run 'make' without going through this Makefile.
1048 # To change the values of 'make' variables: instead of editing Makefiles,
1049 # (1) if the variable is set in 'config.status', edit 'config.status'
1050 #     (which will cause the Makefiles to be regenerated when you run 'make');
1051 # (2) otherwise, pass the desired values on the 'make' command line.
1052 $(am__recursive_targets):
1053         @fail=; \
1054         if $(am__make_keepgoing); then \
1055           failcom='fail=yes'; \
1056         else \
1057           failcom='exit 1'; \
1058         fi; \
1059         dot_seen=no; \
1060         target=`echo $@ | sed s/-recursive//`; \
1061         case "$@" in \
1062           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1063           *) list='$(SUBDIRS)' ;; \
1064         esac; \
1065         for subdir in $$list; do \
1066           echo "Making $$target in $$subdir"; \
1067           if test "$$subdir" = "."; then \
1068             dot_seen=yes; \
1069             local_target="$$target-am"; \
1070           else \
1071             local_target="$$target"; \
1072           fi; \
1073           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1074           || eval $$failcom; \
1075         done; \
1076         if test "$$dot_seen" = "no"; then \
1077           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1078         fi; test -z "$$fail"
1079
1080 ID: $(am__tagged_files)
1081         $(am__define_uniq_tagged_files); mkid -fID $$unique
1082 tags: tags-recursive
1083 TAGS: tags
1084
1085 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1086         set x; \
1087         here=`pwd`; \
1088         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1089           include_option=--etags-include; \
1090           empty_fix=.; \
1091         else \
1092           include_option=--include; \
1093           empty_fix=; \
1094         fi; \
1095         list='$(SUBDIRS)'; for subdir in $$list; do \
1096           if test "$$subdir" = .; then :; else \
1097             test ! -f $$subdir/TAGS || \
1098               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1099           fi; \
1100         done; \
1101         $(am__define_uniq_tagged_files); \
1102         shift; \
1103         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1104           test -n "$$unique" || unique=$$empty_fix; \
1105           if test $$# -gt 0; then \
1106             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1107               "$$@" $$unique; \
1108           else \
1109             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1110               $$unique; \
1111           fi; \
1112         fi
1113 ctags: ctags-recursive
1114
1115 CTAGS: ctags
1116 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1117         $(am__define_uniq_tagged_files); \
1118         test -z "$(CTAGS_ARGS)$$unique" \
1119           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1120              $$unique
1121
1122 GTAGS:
1123         here=`$(am__cd) $(top_builddir) && pwd` \
1124           && $(am__cd) $(top_srcdir) \
1125           && gtags -i $(GTAGS_ARGS) "$$here"
1126 cscopelist: cscopelist-recursive
1127
1128 cscopelist-am: $(am__tagged_files)
1129         list='$(am__tagged_files)'; \
1130         case "$(srcdir)" in \
1131           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1132           *) sdir=$(subdir)/$(srcdir) ;; \
1133         esac; \
1134         for i in $$list; do \
1135           if test -f "$$i"; then \
1136             echo "$(subdir)/$$i"; \
1137           else \
1138             echo "$$sdir/$$i"; \
1139           fi; \
1140         done >> $(top_builddir)/cscope.files
1141
1142 distclean-tags:
1143         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1144
1145 distdir: $(DISTFILES)
1146         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1147         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1148         list='$(DISTFILES)'; \
1149           dist_files=`for file in $$list; do echo $$file; done | \
1150           sed -e "s|^$$srcdirstrip/||;t" \
1151               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1152         case $$dist_files in \
1153           */*) $(MKDIR_P) `echo "$$dist_files" | \
1154                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1155                            sort -u` ;; \
1156         esac; \
1157         for file in $$dist_files; do \
1158           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1159           if test -d $$d/$$file; then \
1160             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1161             if test -d "$(distdir)/$$file"; then \
1162               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1163             fi; \
1164             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1165               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1166               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1167             fi; \
1168             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1169           else \
1170             test -f "$(distdir)/$$file" \
1171             || cp -p $$d/$$file "$(distdir)/$$file" \
1172             || exit 1; \
1173           fi; \
1174         done
1175         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1176           if test "$$subdir" = .; then :; else \
1177             $(am__make_dryrun) \
1178               || test -d "$(distdir)/$$subdir" \
1179               || $(MKDIR_P) "$(distdir)/$$subdir" \
1180               || exit 1; \
1181             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1182             $(am__relativize); \
1183             new_distdir=$$reldir; \
1184             dir1=$$subdir; dir2="$(top_distdir)"; \
1185             $(am__relativize); \
1186             new_top_distdir=$$reldir; \
1187             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1188             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1189             ($(am__cd) $$subdir && \
1190               $(MAKE) $(AM_MAKEFLAGS) \
1191                 top_distdir="$$new_top_distdir" \
1192                 distdir="$$new_distdir" \
1193                 am__remove_distdir=: \
1194                 am__skip_length_check=: \
1195                 am__skip_mode_fix=: \
1196                 distdir) \
1197               || exit 1; \
1198           fi; \
1199         done
1200 check-am: all-am
1201 check: $(BUILT_SOURCES)
1202         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1203 all-am: Makefile $(PROGRAMS)
1204 installdirs: installdirs-recursive
1205 installdirs-am:
1206         for dir in "$(DESTDIR)$(bindir)"; do \
1207           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1208         done
1209 install: $(BUILT_SOURCES)
1210         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1211 install-exec: install-exec-recursive
1212 install-data: install-data-recursive
1213 uninstall: uninstall-recursive
1214
1215 install-am: all-am
1216         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1217
1218 installcheck: installcheck-recursive
1219 install-strip:
1220         if test -z '$(STRIP)'; then \
1221           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1222             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1223               install; \
1224         else \
1225           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1226             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1227             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1228         fi
1229 mostlyclean-generic:
1230
1231 clean-generic:
1232         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1233
1234 distclean-generic:
1235         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1236         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1237
1238 maintainer-clean-generic:
1239         @echo "This command is intended for maintainers to use"
1240         @echo "it deletes files that may require special tools to rebuild."
1241         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1242 clean: clean-recursive
1243
1244 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
1245
1246 distclean: distclean-recursive
1247         -rm -rf ./$(DEPDIR)
1248         -rm -f Makefile
1249 distclean-am: clean-am distclean-compile distclean-generic \
1250         distclean-tags
1251
1252 dvi: dvi-recursive
1253
1254 dvi-am:
1255
1256 html: html-recursive
1257
1258 html-am:
1259
1260 info: info-recursive
1261
1262 info-am:
1263
1264 install-data-am:
1265
1266 install-dvi: install-dvi-recursive
1267
1268 install-dvi-am:
1269
1270 install-exec-am: install-binPROGRAMS
1271
1272 install-html: install-html-recursive
1273
1274 install-html-am:
1275
1276 install-info: install-info-recursive
1277
1278 install-info-am:
1279
1280 install-man:
1281
1282 install-pdf: install-pdf-recursive
1283
1284 install-pdf-am:
1285
1286 install-ps: install-ps-recursive
1287
1288 install-ps-am:
1289
1290 installcheck-am:
1291
1292 maintainer-clean: maintainer-clean-recursive
1293         -rm -rf ./$(DEPDIR)
1294         -rm -f Makefile
1295 maintainer-clean-am: distclean-am maintainer-clean-generic
1296
1297 mostlyclean: mostlyclean-recursive
1298
1299 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1300         mostlyclean-libtool
1301
1302 pdf: pdf-recursive
1303
1304 pdf-am:
1305
1306 ps: ps-recursive
1307
1308 ps-am:
1309
1310 uninstall-am: uninstall-binPROGRAMS
1311
1312 .MAKE: $(am__recursive_targets) all check install install-am \
1313         install-strip
1314
1315 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
1316         check-am clean clean-binPROGRAMS clean-generic clean-libtool \
1317         cscopelist-am ctags ctags-am distclean distclean-compile \
1318         distclean-generic distclean-libtool distclean-tags distdir dvi \
1319         dvi-am html html-am info info-am install install-am \
1320         install-binPROGRAMS install-data install-data-am install-dvi \
1321         install-dvi-am install-exec install-exec-am install-html \
1322         install-html-am install-info install-info-am install-man \
1323         install-pdf install-pdf-am install-ps install-ps-am \
1324         install-strip installcheck installcheck-am installdirs \
1325         installdirs-am maintainer-clean maintainer-clean-generic \
1326         mostlyclean mostlyclean-compile mostlyclean-generic \
1327         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1328         uninstall-am uninstall-binPROGRAMS
1329
1330
1331 marshal.h: marshal.list $(GLIB_GENMARSHAL)
1332         $(AM_V_GEN) $(GLIB_GENMARSHAL) $< --header --prefix=gl_marshal > $@
1333
1334 marshal.c: marshal.list $(GLIB_GENMARSHAL)
1335         $(AM_V_GEN) echo "#include \"marshal.h\"" > $@ && \
1336         $(GLIB_GENMARSHAL) $< --body --prefix=gl_marshal >> $@
1337
1338 $(bin_PROGRAMS): ../libglabels/$(LIBGLABELS_BRANCH).la ../libglbarcode/$(LIBGLBARCODE_BRANCH).la
1339
1340 ../libglabels/$(LIBGLABELS_BRANCH).la:
1341         cd ../libglabels; $(MAKE)
1342
1343 ../libglbarcode/$(LIBGLBARCODE_BRANCH).la:
1344         cd ../libglbarcode; $(MAKE)
1345
1346 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1347 # Otherwise a system limit (for SysV at least) may be exceeded.
1348 .NOEXPORT: