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