]> git.sur5r.net Git - glabels/blob - libglabels/Makefile.in
Upload to unstable
[glabels] / libglabels / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18
19 VPATH = @srcdir@
20 am__is_gnu_make = { \
21   if test -z '$(MAKELEVEL)'; then \
22     false; \
23   elif test -n '$(MAKE_HOST)'; then \
24     true; \
25   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26     true; \
27   else \
28     false; \
29   fi; \
30 }
31 am__make_running_with_option = \
32   case $${target_option-} in \
33       ?) ;; \
34       *) echo "am__make_running_with_option: internal error: invalid" \
35               "target option '$${target_option-}' specified" >&2; \
36          exit 1;; \
37   esac; \
38   has_opt=no; \
39   sane_makeflags=$$MAKEFLAGS; \
40   if $(am__is_gnu_make); then \
41     sane_makeflags=$$MFLAGS; \
42   else \
43     case $$MAKEFLAGS in \
44       *\\[\ \   ]*) \
45         bs=\\; \
46         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
48     esac; \
49   fi; \
50   skip_next=no; \
51   strip_trailopt () \
52   { \
53     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54   }; \
55   for flg in $$sane_makeflags; do \
56     test $$skip_next = yes && { skip_next=no; continue; }; \
57     case $$flg in \
58       *=*|--*) continue;; \
59         -*I) strip_trailopt 'I'; skip_next=yes;; \
60       -*I?*) strip_trailopt 'I';; \
61         -*O) strip_trailopt 'O'; skip_next=yes;; \
62       -*O?*) strip_trailopt 'O';; \
63         -*l) strip_trailopt 'l'; skip_next=yes;; \
64       -*l?*) strip_trailopt 'l';; \
65       -[dEDm]) skip_next=yes;; \
66       -[JT]) skip_next=yes;; \
67     esac; \
68     case $$flg in \
69       *$$target_option*) has_opt=yes; break;; \
70     esac; \
71   done; \
72   test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_triplet = @build@
92 host_triplet = @host@
93 subdir = libglabels
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 DIST_COMMON = $(srcdir)/Makefile.am $(libglabels_3_0include_HEADERS) \
99         $(libglabels_3_0subinclude_HEADERS) $(am__DIST_COMMON)
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/config.h
102 CONFIG_CLEAN_FILES = ${LIBGLABELS_BRANCH}.pc
103 CONFIG_CLEAN_VPATH_FILES =
104 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105 am__vpath_adj = case $$p in \
106     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107     *) f=$$p;; \
108   esac;
109 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110 am__install_max = 40
111 am__nobase_strip_setup = \
112   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113 am__nobase_strip = \
114   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
115 am__nobase_list = $(am__nobase_strip_setup); \
116   for p in $$list; do echo "$$p $$p"; done | \
117   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
118   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119     if (++n[$$2] == $(am__install_max)) \
120       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121     END { for (dir in files) print dir, files[dir] }'
122 am__base_list = \
123   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
124   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
125 am__uninstall_files_from_dir = { \
126   test -z "$$files" \
127     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
128     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
129          $(am__cd) "$$dir" && rm -f $$files; }; \
130   }
131 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
132         "$(DESTDIR)$(libglabels_3_0includedir)" \
133         "$(DESTDIR)$(libglabels_3_0subincludedir)"
134 LTLIBRARIES = $(lib_LTLIBRARIES)
135 libglabels_3_0_la_LIBADD =
136 am_libglabels_3_0_la_OBJECTS = lgl-db.lo lgl-units.lo lgl-paper.lo \
137         lgl-category.lo lgl-vendor.lo lgl-template.lo lgl-xml-paper.lo \
138         lgl-xml-category.lo lgl-xml-vendor.lo lgl-xml-template.lo \
139         lgl-xml.lo lgl-str.lo
140 libglabels_3_0_la_OBJECTS = $(am_libglabels_3_0_la_OBJECTS)
141 AM_V_lt = $(am__v_lt_@AM_V@)
142 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 am__v_lt_0 = --silent
144 am__v_lt_1 = 
145 libglabels_3_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
146         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
147         $(AM_CFLAGS) $(CFLAGS) $(libglabels_3_0_la_LDFLAGS) $(LDFLAGS) \
148         -o $@
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo "  GEN     " $@;
156 am__v_GEN_1 = 
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 = 
161 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
162 depcomp = $(SHELL) $(top_srcdir)/depcomp
163 am__depfiles_maybe = depfiles
164 am__mv = mv -f
165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
169         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170         $(AM_CFLAGS) $(CFLAGS)
171 AM_V_CC = $(am__v_CC_@AM_V@)
172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173 am__v_CC_0 = @echo "  CC      " $@;
174 am__v_CC_1 = 
175 CCLD = $(CC)
176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178         $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
181 am__v_CCLD_0 = @echo "  CCLD    " $@;
182 am__v_CCLD_1 = 
183 SOURCES = $(libglabels_3_0_la_SOURCES)
184 DIST_SOURCES = $(libglabels_3_0_la_SOURCES)
185 am__can_run_installinfo = \
186   case $$AM_UPDATE_INFO_DIR in \
187     n|no|NO) false;; \
188     *) (install-info --version) >/dev/null 2>&1;; \
189   esac
190 DATA = $(pkgconfig_DATA)
191 HEADERS = $(libglabels_3_0include_HEADERS) \
192         $(libglabels_3_0subinclude_HEADERS)
193 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
194 # Read a list of newline-separated strings from the standard input,
195 # and print each of them once, without duplicates.  Input order is
196 # *not* preserved.
197 am__uniquify_input = $(AWK) '\
198   BEGIN { nonempty = 0; } \
199   { items[$$0] = 1; nonempty = 1; } \
200   END { if (nonempty) { for (i in items) print i; }; } \
201 '
202 # Make sure the list of sources is unique.  This is necessary because,
203 # e.g., the same source file might be shared among _SOURCES variables
204 # for different programs/libraries.
205 am__define_uniq_tagged_files = \
206   list='$(am__tagged_files)'; \
207   unique=`for i in $$list; do \
208     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209   done | $(am__uniquify_input)`
210 ETAGS = etags
211 CTAGS = ctags
212 am__DIST_COMMON = $(srcdir)/${LIBGLABELS_BRANCH}.pc.in \
213         $(srcdir)/Makefile.in $(top_srcdir)/depcomp
214 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
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 DLLTOOL = @DLLTOOL@
238 DSYMUTIL = @DSYMUTIL@
239 DUMPBIN = @DUMPBIN@
240 ECHO_C = @ECHO_C@
241 ECHO_N = @ECHO_N@
242 ECHO_T = @ECHO_T@
243 EGREP = @EGREP@
244 EXEEXT = @EXEEXT@
245 FGREP = @FGREP@
246 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
247 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
248 GLABELS_BRANCH = @GLABELS_BRANCH@
249 GLABELS_CFLAGS = @GLABELS_CFLAGS@
250 GLABELS_LIBS = @GLABELS_LIBS@
251 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
252 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
253 GLIB_REQUIRED = @GLIB_REQUIRED@
254 GMOFILES = @GMOFILES@
255 GMSGFMT = @GMSGFMT@
256 GREP = @GREP@
257 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
258 GTKDOC_CHECK = @GTKDOC_CHECK@
259 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
260 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
261 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
262 GTKDOC_MKPDF = @GTKDOC_MKPDF@
263 GTKDOC_REBASE = @GTKDOC_REBASE@
264 GTK_REQUIRED = @GTK_REQUIRED@
265 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
266 HELP_DIR = @HELP_DIR@
267 HTML_DIR = @HTML_DIR@
268 INSTALL = @INSTALL@
269 INSTALL_DATA = @INSTALL_DATA@
270 INSTALL_PROGRAM = @INSTALL_PROGRAM@
271 INSTALL_SCRIPT = @INSTALL_SCRIPT@
272 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273 INSTOBJEXT = @INSTOBJEXT@
274 INTLLIBS = @INTLLIBS@
275 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
276 INTLTOOL_MERGE = @INTLTOOL_MERGE@
277 INTLTOOL_PERL = @INTLTOOL_PERL@
278 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
279 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
280 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
281 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
282 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
283 ITSTOOL = @ITSTOOL@
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 OTOOL = @OTOOL@
330 OTOOL64 = @OTOOL64@
331 PACKAGE = @PACKAGE@
332 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
333 PACKAGE_NAME = @PACKAGE_NAME@
334 PACKAGE_STRING = @PACKAGE_STRING@
335 PACKAGE_TARNAME = @PACKAGE_TARNAME@
336 PACKAGE_URL = @PACKAGE_URL@
337 PACKAGE_VERSION = @PACKAGE_VERSION@
338 PANGO_REQUIRED = @PANGO_REQUIRED@
339 PATH_SEPARATOR = @PATH_SEPARATOR@
340 PKG_CONFIG = @PKG_CONFIG@
341 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
342 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
343 POFILES = @POFILES@
344 POSUB = @POSUB@
345 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
346 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
347 RANLIB = @RANLIB@
348 SED = @SED@
349 SET_MAKE = @SET_MAKE@
350 SHELL = @SHELL@
351 STRIP = @STRIP@
352 USE_NLS = @USE_NLS@
353 VERSION = @VERSION@
354 WARN_CFLAGS = @WARN_CFLAGS@
355 XGETTEXT = @XGETTEXT@
356 XMLLINT = @XMLLINT@
357 YELP_LC_DIST = @YELP_LC_DIST@
358 YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
359 abs_builddir = @abs_builddir@
360 abs_srcdir = @abs_srcdir@
361 abs_top_builddir = @abs_top_builddir@
362 abs_top_srcdir = @abs_top_srcdir@
363 ac_ct_AR = @ac_ct_AR@
364 ac_ct_CC = @ac_ct_CC@
365 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
366 am__include = @am__include@
367 am__leading_dot = @am__leading_dot@
368 am__quote = @am__quote@
369 am__tar = @am__tar@
370 am__untar = @am__untar@
371 bindir = @bindir@
372 build = @build@
373 build_alias = @build_alias@
374 build_cpu = @build_cpu@
375 build_os = @build_os@
376 build_vendor = @build_vendor@
377 builddir = @builddir@
378 datadir = @datadir@
379 datarootdir = @datarootdir@
380 docdir = @docdir@
381 dvidir = @dvidir@
382 exec_prefix = @exec_prefix@
383 gsettingsschemadir = @gsettingsschemadir@
384 host = @host@
385 host_alias = @host_alias@
386 host_cpu = @host_cpu@
387 host_os = @host_os@
388 host_vendor = @host_vendor@
389 htmldir = @htmldir@
390 includedir = @includedir@
391 infodir = @infodir@
392 install_sh = @install_sh@
393 intltool__v_merge_options_ = @intltool__v_merge_options_@
394 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
395 libdir = @libdir@
396 libexecdir = @libexecdir@
397 localedir = @localedir@
398 localstatedir = @localstatedir@
399 mandir = @mandir@
400 mkdir_p = @mkdir_p@
401 oldincludedir = @oldincludedir@
402 pdfdir = @pdfdir@
403 prefix = @prefix@
404 program_transform_name = @program_transform_name@
405 psdir = @psdir@
406 sbindir = @sbindir@
407 sharedstatedir = @sharedstatedir@
408 srcdir = @srcdir@
409 sysconfdir = @sysconfdir@
410 target_alias = @target_alias@
411 top_build_prefix = @top_build_prefix@
412 top_builddir = @top_builddir@
413 top_srcdir = @top_srcdir@
414 configdir = $(datadir)/$(LIBGLABELS_BRANCH)
415 INCLUDES = \
416         $(LIBGLABELS_CFLAGS)                            \
417         -DLIBGLABELS_CONFIG_DIR=\""$(configdir)"\" \
418         $(DISABLE_DEPRECATED_CFLAGS)
419
420 libglabels_3_0_la_LDFLAGS = \
421         -version-info $(LIBGLABELS_API_VERSION) \
422         $(LIBGLABELS_LIBS) \
423         -no-undefined 
424
425 lib_LTLIBRARIES = libglabels-3.0.la
426 libglabels_3_0_la_SOURCES = \
427         libglabels-private.h    \
428         lgl-db.h                \
429         lgl-db.c                \
430         lgl-units.h             \
431         lgl-units.c             \
432         lgl-paper.h             \
433         lgl-paper.c             \
434         lgl-category.h          \
435         lgl-category.c          \
436         lgl-vendor.h            \
437         lgl-vendor.c            \
438         lgl-template.h          \
439         lgl-template.c          \
440         lgl-xml-paper.h         \
441         lgl-xml-paper.c         \
442         lgl-xml-category.h      \
443         lgl-xml-category.c      \
444         lgl-xml-vendor.h        \
445         lgl-xml-vendor.c        \
446         lgl-xml-template.h      \
447         lgl-xml-template.c      \
448         lgl-xml.h               \
449         lgl-xml.c               \
450         lgl-str.h               \
451         lgl-str.c
452
453 libglabels_3_0includedir = $(includedir)/$(LIBGLABELS_BRANCH)
454 libglabels_3_0include_HEADERS = \
455         libglabels.h
456
457 libglabels_3_0subincludedir = $(includedir)/$(LIBGLABELS_BRANCH)/libglabels
458 libglabels_3_0subinclude_HEADERS = \
459         lgl-db.h                \
460         lgl-units.h             \
461         lgl-paper.h             \
462         lgl-category.h          \
463         lgl-template.h          \
464         lgl-xml-paper.h         \
465         lgl-xml-category.h      \
466         lgl-xml-template.h      \
467         lgl-xml.h               \
468         lgl-str.h                       
469
470 EXTRA_DIST = \
471         $(LIBGLABELS_BRANCH).pc.in
472
473 pkgconfigdir = $(libdir)/pkgconfig
474 pkgconfig_DATA = $(LIBGLABELS_BRANCH).pc
475 all: all-am
476
477 .SUFFIXES:
478 .SUFFIXES: .c .lo .o .obj
479 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
480         @for dep in $?; do \
481           case '$(am__configure_deps)' in \
482             *$$dep*) \
483               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
484                 && { if test -f $@; then exit 0; else break; fi; }; \
485               exit 1;; \
486           esac; \
487         done; \
488         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libglabels/Makefile'; \
489         $(am__cd) $(top_srcdir) && \
490           $(AUTOMAKE) --gnu libglabels/Makefile
491 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
492         @case '$?' in \
493           *config.status*) \
494             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
495           *) \
496             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
497             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
498         esac;
499
500 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
501         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502
503 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
504         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
506         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507 $(am__aclocal_m4_deps):
508 ${LIBGLABELS_BRANCH}.pc: $(top_builddir)/config.status $(srcdir)/${LIBGLABELS_BRANCH}.pc.in
509         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
510
511 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
512         @$(NORMAL_INSTALL)
513         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
514         list2=; for p in $$list; do \
515           if test -f $$p; then \
516             list2="$$list2 $$p"; \
517           else :; fi; \
518         done; \
519         test -z "$$list2" || { \
520           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
521           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
522           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
523           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
524         }
525
526 uninstall-libLTLIBRARIES:
527         @$(NORMAL_UNINSTALL)
528         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
529         for p in $$list; do \
530           $(am__strip_dir) \
531           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
532           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
533         done
534
535 clean-libLTLIBRARIES:
536         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
537         @list='$(lib_LTLIBRARIES)'; \
538         locs=`for p in $$list; do echo $$p; done | \
539               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
540               sort -u`; \
541         test -z "$$locs" || { \
542           echo rm -f $${locs}; \
543           rm -f $${locs}; \
544         }
545
546 libglabels-3.0.la: $(libglabels_3_0_la_OBJECTS) $(libglabels_3_0_la_DEPENDENCIES) $(EXTRA_libglabels_3_0_la_DEPENDENCIES) 
547         $(AM_V_CCLD)$(libglabels_3_0_la_LINK) -rpath $(libdir) $(libglabels_3_0_la_OBJECTS) $(libglabels_3_0_la_LIBADD) $(LIBS)
548
549 mostlyclean-compile:
550         -rm -f *.$(OBJEXT)
551
552 distclean-compile:
553         -rm -f *.tab.c
554
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-category.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-db.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-paper.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-str.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-template.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-units.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-vendor.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-xml-category.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-xml-paper.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-xml-template.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-xml-vendor.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lgl-xml.Plo@am__quote@
567
568 .c.o:
569 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
570 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
574
575 .c.obj:
576 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
577 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
581
582 .c.lo:
583 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
584 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
588
589 mostlyclean-libtool:
590         -rm -f *.lo
591
592 clean-libtool:
593         -rm -rf .libs _libs
594 install-pkgconfigDATA: $(pkgconfig_DATA)
595         @$(NORMAL_INSTALL)
596         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
597         if test -n "$$list"; then \
598           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
599           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
600         fi; \
601         for p in $$list; do \
602           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
603           echo "$$d$$p"; \
604         done | $(am__base_list) | \
605         while read files; do \
606           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
607           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
608         done
609
610 uninstall-pkgconfigDATA:
611         @$(NORMAL_UNINSTALL)
612         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
613         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
614         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
615 install-libglabels_3_0includeHEADERS: $(libglabels_3_0include_HEADERS)
616         @$(NORMAL_INSTALL)
617         @list='$(libglabels_3_0include_HEADERS)'; test -n "$(libglabels_3_0includedir)" || list=; \
618         if test -n "$$list"; then \
619           echo " $(MKDIR_P) '$(DESTDIR)$(libglabels_3_0includedir)'"; \
620           $(MKDIR_P) "$(DESTDIR)$(libglabels_3_0includedir)" || exit 1; \
621         fi; \
622         for p in $$list; do \
623           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
624           echo "$$d$$p"; \
625         done | $(am__base_list) | \
626         while read files; do \
627           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libglabels_3_0includedir)'"; \
628           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libglabels_3_0includedir)" || exit $$?; \
629         done
630
631 uninstall-libglabels_3_0includeHEADERS:
632         @$(NORMAL_UNINSTALL)
633         @list='$(libglabels_3_0include_HEADERS)'; test -n "$(libglabels_3_0includedir)" || list=; \
634         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
635         dir='$(DESTDIR)$(libglabels_3_0includedir)'; $(am__uninstall_files_from_dir)
636 install-libglabels_3_0subincludeHEADERS: $(libglabels_3_0subinclude_HEADERS)
637         @$(NORMAL_INSTALL)
638         @list='$(libglabels_3_0subinclude_HEADERS)'; test -n "$(libglabels_3_0subincludedir)" || list=; \
639         if test -n "$$list"; then \
640           echo " $(MKDIR_P) '$(DESTDIR)$(libglabels_3_0subincludedir)'"; \
641           $(MKDIR_P) "$(DESTDIR)$(libglabels_3_0subincludedir)" || exit 1; \
642         fi; \
643         for p in $$list; do \
644           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
645           echo "$$d$$p"; \
646         done | $(am__base_list) | \
647         while read files; do \
648           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libglabels_3_0subincludedir)'"; \
649           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libglabels_3_0subincludedir)" || exit $$?; \
650         done
651
652 uninstall-libglabels_3_0subincludeHEADERS:
653         @$(NORMAL_UNINSTALL)
654         @list='$(libglabels_3_0subinclude_HEADERS)'; test -n "$(libglabels_3_0subincludedir)" || list=; \
655         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
656         dir='$(DESTDIR)$(libglabels_3_0subincludedir)'; $(am__uninstall_files_from_dir)
657
658 ID: $(am__tagged_files)
659         $(am__define_uniq_tagged_files); mkid -fID $$unique
660 tags: tags-am
661 TAGS: tags
662
663 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
664         set x; \
665         here=`pwd`; \
666         $(am__define_uniq_tagged_files); \
667         shift; \
668         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
669           test -n "$$unique" || unique=$$empty_fix; \
670           if test $$# -gt 0; then \
671             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
672               "$$@" $$unique; \
673           else \
674             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
675               $$unique; \
676           fi; \
677         fi
678 ctags: ctags-am
679
680 CTAGS: ctags
681 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
682         $(am__define_uniq_tagged_files); \
683         test -z "$(CTAGS_ARGS)$$unique" \
684           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
685              $$unique
686
687 GTAGS:
688         here=`$(am__cd) $(top_builddir) && pwd` \
689           && $(am__cd) $(top_srcdir) \
690           && gtags -i $(GTAGS_ARGS) "$$here"
691 cscopelist: cscopelist-am
692
693 cscopelist-am: $(am__tagged_files)
694         list='$(am__tagged_files)'; \
695         case "$(srcdir)" in \
696           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
697           *) sdir=$(subdir)/$(srcdir) ;; \
698         esac; \
699         for i in $$list; do \
700           if test -f "$$i"; then \
701             echo "$(subdir)/$$i"; \
702           else \
703             echo "$$sdir/$$i"; \
704           fi; \
705         done >> $(top_builddir)/cscope.files
706
707 distclean-tags:
708         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
709
710 distdir: $(DISTFILES)
711         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
712         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
713         list='$(DISTFILES)'; \
714           dist_files=`for file in $$list; do echo $$file; done | \
715           sed -e "s|^$$srcdirstrip/||;t" \
716               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
717         case $$dist_files in \
718           */*) $(MKDIR_P) `echo "$$dist_files" | \
719                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
720                            sort -u` ;; \
721         esac; \
722         for file in $$dist_files; do \
723           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
724           if test -d $$d/$$file; then \
725             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
726             if test -d "$(distdir)/$$file"; then \
727               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
728             fi; \
729             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
730               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
731               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
732             fi; \
733             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
734           else \
735             test -f "$(distdir)/$$file" \
736             || cp -p $$d/$$file "$(distdir)/$$file" \
737             || exit 1; \
738           fi; \
739         done
740 check-am: all-am
741 check: check-am
742 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
743 installdirs:
744         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(libglabels_3_0includedir)" "$(DESTDIR)$(libglabels_3_0subincludedir)"; do \
745           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
746         done
747 install: install-am
748 install-exec: install-exec-am
749 install-data: install-data-am
750 uninstall: uninstall-am
751
752 install-am: all-am
753         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
754
755 installcheck: installcheck-am
756 install-strip:
757         if test -z '$(STRIP)'; then \
758           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
759             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
760               install; \
761         else \
762           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
763             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
764             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
765         fi
766 mostlyclean-generic:
767
768 clean-generic:
769
770 distclean-generic:
771         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
772         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
773
774 maintainer-clean-generic:
775         @echo "This command is intended for maintainers to use"
776         @echo "it deletes files that may require special tools to rebuild."
777 clean: clean-am
778
779 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
780         mostlyclean-am
781
782 distclean: distclean-am
783         -rm -rf ./$(DEPDIR)
784         -rm -f Makefile
785 distclean-am: clean-am distclean-compile distclean-generic \
786         distclean-tags
787
788 dvi: dvi-am
789
790 dvi-am:
791
792 html: html-am
793
794 html-am:
795
796 info: info-am
797
798 info-am:
799
800 install-data-am: install-libglabels_3_0includeHEADERS \
801         install-libglabels_3_0subincludeHEADERS install-pkgconfigDATA
802
803 install-dvi: install-dvi-am
804
805 install-dvi-am:
806
807 install-exec-am: install-libLTLIBRARIES
808
809 install-html: install-html-am
810
811 install-html-am:
812
813 install-info: install-info-am
814
815 install-info-am:
816
817 install-man:
818
819 install-pdf: install-pdf-am
820
821 install-pdf-am:
822
823 install-ps: install-ps-am
824
825 install-ps-am:
826
827 installcheck-am:
828
829 maintainer-clean: maintainer-clean-am
830         -rm -rf ./$(DEPDIR)
831         -rm -f Makefile
832 maintainer-clean-am: distclean-am maintainer-clean-generic
833
834 mostlyclean: mostlyclean-am
835
836 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
837         mostlyclean-libtool
838
839 pdf: pdf-am
840
841 pdf-am:
842
843 ps: ps-am
844
845 ps-am:
846
847 uninstall-am: uninstall-libLTLIBRARIES \
848         uninstall-libglabels_3_0includeHEADERS \
849         uninstall-libglabels_3_0subincludeHEADERS \
850         uninstall-pkgconfigDATA
851
852 .MAKE: install-am install-strip
853
854 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
855         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
856         ctags-am distclean distclean-compile distclean-generic \
857         distclean-libtool distclean-tags distdir dvi dvi-am html \
858         html-am info info-am install install-am install-data \
859         install-data-am install-dvi install-dvi-am install-exec \
860         install-exec-am install-html install-html-am install-info \
861         install-info-am install-libLTLIBRARIES \
862         install-libglabels_3_0includeHEADERS \
863         install-libglabels_3_0subincludeHEADERS install-man \
864         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
865         install-ps-am install-strip installcheck installcheck-am \
866         installdirs maintainer-clean maintainer-clean-generic \
867         mostlyclean mostlyclean-compile mostlyclean-generic \
868         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
869         uninstall-am uninstall-libLTLIBRARIES \
870         uninstall-libglabels_3_0includeHEADERS \
871         uninstall-libglabels_3_0subincludeHEADERS \
872         uninstall-pkgconfigDATA
873
874 .PRECIOUS: Makefile
875
876
877 # Tell versions [3.59,3.63) of GNU make to not export all variables.
878 # Otherwise a system limit (for SysV at least) may be exceeded.
879 .NOEXPORT: