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