]> git.sur5r.net Git - glabels/blob - docs/libglbarcode/Makefile.in
Imported Upstream version 3.2.0
[glabels] / docs / libglbarcode / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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 # -*- mode: makefile -*-
19
20 ####################################
21 # Everything below here is generic #
22 ####################################
23 VPATH = @srcdir@
24 am__make_dryrun = \
25   { \
26     am__dry=no; \
27     case $$MAKEFLAGS in \
28       *\\[\ \   ]*) \
29         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
30           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
31       *) \
32         for am__flg in $$MAKEFLAGS; do \
33           case $$am__flg in \
34             *=*|--*) ;; \
35             *n*) am__dry=yes; break;; \
36           esac; \
37         done;; \
38     esac; \
39     test $$am__dry = yes; \
40   }
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
60         $(top_srcdir)/gtk-doc.make
61 subdir = docs/libglbarcode
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 AM_V_GEN = $(am__v_GEN_@AM_V@)
71 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
72 am__v_GEN_0 = @echo "  GEN   " $@;
73 AM_V_at = $(am__v_at_@AM_V@)
74 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
75 am__v_at_0 = @
76 SOURCES =
77 DIST_SOURCES =
78 am__can_run_installinfo = \
79   case $$AM_UPDATE_INFO_DIR in \
80     n|no|NO) false;; \
81     *) (install-info --version) >/dev/null 2>&1;; \
82   esac
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 ACLOCAL = @ACLOCAL@
85 ALL_LINGUAS = @ALL_LINGUAS@
86 AMTAR = @AMTAR@
87 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CAIRO_REQUIRED = @CAIRO_REQUIRED@
94 CATALOGS = @CATALOGS@
95 CATOBJEXT = @CATOBJEXT@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DATADIRNAME = @DATADIRNAME@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
106 DLLTOOL = @DLLTOOL@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
116 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
117 GLABELS_BRANCH = @GLABELS_BRANCH@
118 GLABELS_CFLAGS = @GLABELS_CFLAGS@
119 GLABELS_LIBS = @GLABELS_LIBS@
120 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
121 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
122 GLIB_REQUIRED = @GLIB_REQUIRED@
123 GMOFILES = @GMOFILES@
124 GMSGFMT = @GMSGFMT@
125 GREP = @GREP@
126 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
127 GTKDOC_CHECK = @GTKDOC_CHECK@
128 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
129 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
130 GTKDOC_MKPDF = @GTKDOC_MKPDF@
131 GTKDOC_REBASE = @GTKDOC_REBASE@
132 GTK_REQUIRED = @GTK_REQUIRED@
133 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
134 HELP_DIR = @HELP_DIR@
135 HTML_DIR = @HTML_DIR@
136 INSTALL = @INSTALL@
137 INSTALL_DATA = @INSTALL_DATA@
138 INSTALL_PROGRAM = @INSTALL_PROGRAM@
139 INSTALL_SCRIPT = @INSTALL_SCRIPT@
140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141 INSTOBJEXT = @INSTOBJEXT@
142 INTLLIBS = @INTLLIBS@
143 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
144 INTLTOOL_MERGE = @INTLTOOL_MERGE@
145 INTLTOOL_PERL = @INTLTOOL_PERL@
146 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
147 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
148 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
149 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
150 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
151 ITSTOOL = @ITSTOOL@
152 LD = @LD@
153 LDFLAGS = @LDFLAGS@
154 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
155 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
156 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
157 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
158 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
159 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
160 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
161 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
162 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
163 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
164 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
165 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
166 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
167 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
168 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
169 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
170 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
171 LIBOBJS = @LIBOBJS@
172 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
173 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
174 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
175 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
176 LIBS = @LIBS@
177 LIBTOOL = @LIBTOOL@
178 LIBXML_REQUIRED = @LIBXML_REQUIRED@
179 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
180 LIBZINT_LIBS = @LIBZINT_LIBS@
181 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
182 LIPO = @LIPO@
183 LN_S = @LN_S@
184 LTLIBOBJS = @LTLIBOBJS@
185 MAINT = @MAINT@
186 MAKEINFO = @MAKEINFO@
187 MANIFEST_TOOL = @MANIFEST_TOOL@
188 MKDIR_P = @MKDIR_P@
189 MKINSTALLDIRS = @MKINSTALLDIRS@
190 MSGFMT = @MSGFMT@
191 MSGFMT_OPTS = @MSGFMT_OPTS@
192 MSGMERGE = @MSGMERGE@
193 NM = @NM@
194 NMEDIT = @NMEDIT@
195 OBJDUMP = @OBJDUMP@
196 OBJEXT = @OBJEXT@
197 OTOOL = @OTOOL@
198 OTOOL64 = @OTOOL64@
199 PACKAGE = @PACKAGE@
200 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201 PACKAGE_NAME = @PACKAGE_NAME@
202 PACKAGE_STRING = @PACKAGE_STRING@
203 PACKAGE_TARNAME = @PACKAGE_TARNAME@
204 PACKAGE_URL = @PACKAGE_URL@
205 PACKAGE_VERSION = @PACKAGE_VERSION@
206 PANGO_REQUIRED = @PANGO_REQUIRED@
207 PATH_SEPARATOR = @PATH_SEPARATOR@
208 PKG_CONFIG = @PKG_CONFIG@
209 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
210 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
211 POFILES = @POFILES@
212 POSUB = @POSUB@
213 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
214 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
215 RANLIB = @RANLIB@
216 SED = @SED@
217 SET_MAKE = @SET_MAKE@
218 SHELL = @SHELL@
219 STRIP = @STRIP@
220 USE_NLS = @USE_NLS@
221 VERSION = @VERSION@
222 WARN_CFLAGS = @WARN_CFLAGS@
223 XGETTEXT = @XGETTEXT@
224 XMLLINT = @XMLLINT@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_AR = @ac_ct_AR@
230 ac_ct_CC = @ac_ct_CC@
231 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
232 am__include = @am__include@
233 am__leading_dot = @am__leading_dot@
234 am__quote = @am__quote@
235 am__tar = @am__tar@
236 am__untar = @am__untar@
237 bindir = @bindir@
238 build = @build@
239 build_alias = @build_alias@
240 build_cpu = @build_cpu@
241 build_os = @build_os@
242 build_vendor = @build_vendor@
243 builddir = @builddir@
244 datadir = @datadir@
245 datarootdir = @datarootdir@
246 docdir = @docdir@
247 dvidir = @dvidir@
248 exec_prefix = @exec_prefix@
249 gsettingsschemadir = @gsettingsschemadir@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 htmldir = @htmldir@
256 includedir = @includedir@
257 infodir = @infodir@
258 install_sh = @install_sh@
259 intltool__v_merge_options_ = @intltool__v_merge_options_@
260 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
261 libdir = @libdir@
262 libexecdir = @libexecdir@
263 localedir = @localedir@
264 localstatedir = @localstatedir@
265 mandir = @mandir@
266 mkdir_p = @mkdir_p@
267 oldincludedir = @oldincludedir@
268 pdfdir = @pdfdir@
269 prefix = @prefix@
270 program_transform_name = @program_transform_name@
271 psdir = @psdir@
272 sbindir = @sbindir@
273 sharedstatedir = @sharedstatedir@
274 srcdir = @srcdir@
275 sysconfdir = @sysconfdir@
276 target_alias = @target_alias@
277 top_build_prefix = @top_build_prefix@
278 top_builddir = @top_builddir@
279 top_srcdir = @top_srcdir@
280
281 # We require automake 1.6 at least.
282 AUTOMAKE_OPTIONS = 1.6
283
284 # This is a blank Makefile.am for using gtk-doc.
285 # Copy this to your project's API docs directory and modify the variables to
286 # suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
287 # of using the various options.
288
289 # The name of the module, e.g. 'glib'.
290 DOC_MODULE = libglbarcode-3.0
291
292 # The top-level SGML file. You can change this if you want to.
293 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
294
295 # The directory containing the source code. Relative to $(srcdir).
296 # gtk-doc will search all .c & .h files beneath here for inline comments
297 # documenting the functions and macros.
298 # e.g. DOC_SOURCE_DIR=../../../gtk
299 DOC_SOURCE_DIR = ../../libglbarcode
300
301 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
302 SCANGOBJ_OPTIONS = 
303
304 # Extra options to supply to gtkdoc-scan.
305 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
306 SCAN_OPTIONS = 
307
308 # Extra options to supply to gtkdoc-mkdb.
309 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
310 MKDB_OPTIONS = --sgml-mode --output-format=xml
311
312 # Extra options to supply to gtkdoc-fixref. Not normally needed.
313 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
314 FIXXREF_OPTIONS = 
315
316 # Used for dependencies. The docs will be rebuilt if any of these change.
317 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
318 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
319 HFILE_GLOB = 
320 CFILE_GLOB = 
321
322 # Header files to ignore when scanning.
323 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
324 IGNORE_HFILES = \
325         lgl-barcode-code39.h \
326         lgl-barcode-onecode.h \
327         lgl-barcode-postnet.h
328
329
330 # Images to copy into HTML directory.
331 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
332 HTML_IMAGES = 
333
334 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
335 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
336 content_files = \
337         intro.sgml
338
339
340 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
341 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
342 # signals and properties.
343 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
344 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
345 INCLUDES = 
346 GTKDOC_LIBS = 
347 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
348 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
349 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
350 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
351 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
352 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
353
354 # We set GPATH here; this gives us semantics for GNU make
355 # which are more like other make's VPATH, when it comes to
356 # whether a source that is a target of one rule is then
357 # searched for in VPATH/GPATH.
358 #
359 GPATH = $(srcdir)
360 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
361 SETUP_FILES = \
362         $(content_files)                \
363         $(DOC_MAIN_SGML_FILE)           \
364         $(DOC_MODULE)-sections.txt      \
365         $(DOC_MODULE)-overrides.txt
366
367
368 # This includes the standard gtk-doc make rules, copied by gtkdocize.
369
370 # Other files to distribute
371 # e.g. EXTRA_DIST += version.xml.in
372 EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES)
373 DOC_STAMPS = setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp \
374         html-build.stamp pdf-build.stamp \
375         tmpl.stamp sgml.stamp html.stamp pdf.stamp
376
377 SCANOBJ_FILES = \
378         $(DOC_MODULE).args       \
379         $(DOC_MODULE).hierarchy  \
380         $(DOC_MODULE).interfaces \
381         $(DOC_MODULE).prerequisites \
382         $(DOC_MODULE).signals
383
384 REPORT_FILES = \
385         $(DOC_MODULE)-undocumented.txt \
386         $(DOC_MODULE)-undeclared.txt \
387         $(DOC_MODULE)-unused.txt
388
389 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
390 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
391 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
392 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
393 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
394 all: all-am
395
396 .SUFFIXES:
397 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
398         @for dep in $?; do \
399           case '$(am__configure_deps)' in \
400             *$$dep*) \
401               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
402                 && { if test -f $@; then exit 0; else break; fi; }; \
403               exit 1;; \
404           esac; \
405         done; \
406         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/libglbarcode/Makefile'; \
407         $(am__cd) $(top_srcdir) && \
408           $(AUTOMAKE) --gnu docs/libglbarcode/Makefile
409 .PRECIOUS: Makefile
410 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
411         @case '$?' in \
412           *config.status*) \
413             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
414           *) \
415             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
416             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
417         esac;
418 $(top_srcdir)/gtk-doc.make:
419
420 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
421         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
423 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
424         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427 $(am__aclocal_m4_deps):
428
429 mostlyclean-libtool:
430         -rm -f *.lo
431
432 clean-libtool:
433         -rm -rf .libs _libs
434 tags: TAGS
435 TAGS:
436
437 ctags: CTAGS
438 CTAGS:
439
440
441 distdir: $(DISTFILES)
442         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444         list='$(DISTFILES)'; \
445           dist_files=`for file in $$list; do echo $$file; done | \
446           sed -e "s|^$$srcdirstrip/||;t" \
447               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448         case $$dist_files in \
449           */*) $(MKDIR_P) `echo "$$dist_files" | \
450                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451                            sort -u` ;; \
452         esac; \
453         for file in $$dist_files; do \
454           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455           if test -d $$d/$$file; then \
456             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457             if test -d "$(distdir)/$$file"; then \
458               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
459             fi; \
460             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
461               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
462               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463             fi; \
464             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
465           else \
466             test -f "$(distdir)/$$file" \
467             || cp -p $$d/$$file "$(distdir)/$$file" \
468             || exit 1; \
469           fi; \
470         done
471         $(MAKE) $(AM_MAKEFLAGS) \
472           top_distdir="$(top_distdir)" distdir="$(distdir)" \
473           dist-hook
474 check-am: all-am
475 check: check-am
476 all-am: Makefile all-local
477 installdirs:
478 install: install-am
479 install-exec: install-exec-am
480 install-data: install-data-am
481 uninstall: uninstall-am
482
483 install-am: all-am
484         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
485
486 installcheck: installcheck-am
487 install-strip:
488         if test -z '$(STRIP)'; then \
489           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
490             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
491               install; \
492         else \
493           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
495             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
496         fi
497 mostlyclean-generic:
498
499 clean-generic:
500         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
501
502 distclean-generic:
503         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
505
506 maintainer-clean-generic:
507         @echo "This command is intended for maintainers to use"
508         @echo "it deletes files that may require special tools to rebuild."
509 clean: clean-am
510
511 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
512
513 distclean: distclean-am
514         -rm -f Makefile
515 distclean-am: clean-am distclean-generic distclean-local
516
517 dvi: dvi-am
518
519 dvi-am:
520
521 html: html-am
522
523 html-am:
524
525 info: info-am
526
527 info-am:
528
529 install-data-am: install-data-local
530
531 install-dvi: install-dvi-am
532
533 install-dvi-am:
534
535 install-exec-am:
536
537 install-html: install-html-am
538
539 install-html-am:
540
541 install-info: install-info-am
542
543 install-info-am:
544
545 install-man:
546
547 install-pdf: install-pdf-am
548
549 install-pdf-am:
550
551 install-ps: install-ps-am
552
553 install-ps-am:
554
555 installcheck-am:
556
557 maintainer-clean: maintainer-clean-am
558         -rm -f Makefile
559 maintainer-clean-am: distclean-am maintainer-clean-generic \
560         maintainer-clean-local
561
562 mostlyclean: mostlyclean-am
563
564 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
565
566 pdf: pdf-am
567
568 pdf-am:
569
570 ps: ps-am
571
572 ps-am:
573
574 uninstall-am: uninstall-local
575
576 .MAKE: install-am install-strip
577
578 .PHONY: all all-am all-local check check-am clean clean-generic \
579         clean-libtool clean-local dist-hook distclean \
580         distclean-generic distclean-libtool distclean-local distdir \
581         dvi dvi-am html html-am info info-am install install-am \
582         install-data install-data-am install-data-local install-dvi \
583         install-dvi-am install-exec install-exec-am install-html \
584         install-html-am install-info install-info-am install-man \
585         install-pdf install-pdf-am install-ps install-ps-am \
586         install-strip installcheck installcheck-am installdirs \
587         maintainer-clean maintainer-clean-generic \
588         maintainer-clean-local mostlyclean mostlyclean-generic \
589         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
590         uninstall-local
591
592
593 @ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
594 @ENABLE_GTK_DOC_FALSE@all-local:
595
596 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
597
598 $(REPORT_FILES): sgml-build.stamp
599
600 #### setup ####
601
602 setup-build.stamp:
603         -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
604             echo '  DOC   Preparing build'; \
605             files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
606             if test "x$$files" != "x" ; then \
607                 for file in $$files ; do \
608                     test -f $(abs_srcdir)/$$file && \
609                         cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \
610                 done; \
611             fi; \
612             test -d $(abs_srcdir)/tmpl && \
613                 { cp -rp $(abs_srcdir)/tmpl $(abs_builddir)/; \
614                 chmod -R u+w $(abs_builddir)/tmpl; } \
615         fi
616         @touch setup-build.stamp
617
618 #### scan ####
619
620 scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
621         @echo '  DOC   Scanning header files'
622         @_source_dir='' ; \
623         for i in $(DOC_SOURCE_DIR) ; do \
624             _source_dir="$${_source_dir} --source-dir=$$i" ; \
625         done ; \
626         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
627         @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
628             echo "  DOC   Introspecting gobjects"; \
629             scanobj_options=""; \
630             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
631             if test "$(?)" = "0"; then \
632                 if test "x$(V)" = "x1"; then \
633                     scanobj_options="--verbose"; \
634                 fi; \
635             fi; \
636             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
637             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
638         else \
639             for i in $(SCANOBJ_FILES) ; do \
640                 test -f $$i || touch $$i ; \
641             done \
642         fi
643         @touch scan-build.stamp
644
645 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
646         @true
647
648 #### templates ####
649
650 tmpl-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
651         @echo '  DOC   Rebuilding template files'
652         @gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
653         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
654           if test -w $(abs_srcdir) ; then \
655             cp -rp $(abs_builddir)/tmpl $(abs_srcdir)/; \
656           fi \
657         fi
658         @touch tmpl-build.stamp
659
660 tmpl.stamp: tmpl-build.stamp
661         @true
662
663 $(srcdir)/tmpl/*.sgml:
664         @true
665
666 #### xml ####
667
668 sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
669         @echo '  DOC   Building XML'
670         @-chmod -R u+w $(srcdir)
671         @_source_dir='' ; \
672         for i in $(DOC_SOURCE_DIR) ; do \
673             _source_dir="$${_source_dir} --source-dir=$$i" ; \
674         done ; \
675         gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
676         @touch sgml-build.stamp
677
678 sgml.stamp: sgml-build.stamp
679         @true
680
681 #### html ####
682
683 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
684         @echo '  DOC   Building HTML'
685         @rm -rf html
686         @mkdir html
687         @mkhtml_options=""; \
688         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
689         if test "$(?)" = "0"; then \
690           if test "x$(V)" = "x1"; then \
691             mkhtml_options="$$mkhtml_options --verbose"; \
692           fi; \
693         fi; \
694         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
695         if test "$(?)" = "0"; then \
696           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
697         fi; \
698         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
699         -@test "x$(HTML_IMAGES)" = "x" || \
700         for file in $(HTML_IMAGES) ; do \
701           if test -f $(abs_srcdir)/$$file ; then \
702             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
703           fi; \
704           if test -f $(abs_builddir)/$$file ; then \
705             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
706           fi; \
707         done;
708         @echo '  DOC   Fixing cross-references'
709         @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
710         @touch html-build.stamp
711
712 #### pdf ####
713
714 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
715         @echo '  DOC   Building PDF'
716         @rm -f $(DOC_MODULE).pdf
717         @mkpdf_options=""; \
718         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
719         if test "$(?)" = "0"; then \
720           if test "x$(V)" = "x1"; then \
721             mkpdf_options="$$mkpdf_options --verbose"; \
722           fi; \
723         fi; \
724         if test "x$(HTML_IMAGES)" != "x"; then \
725           for img in $(HTML_IMAGES); do \
726             part=`dirname $$img`; \
727             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
728             if test $$? != 0; then \
729               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
730             fi; \
731           done; \
732         fi; \
733         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
734         @touch pdf-build.stamp
735
736 ##############
737
738 clean-local:
739         @rm -f *~ *.bak
740         @rm -rf .libs
741
742 distclean-local:
743         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
744             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
745         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
746             rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
747             rm -rf tmpl; \
748         fi
749
750 maintainer-clean-local: clean
751         @rm -rf xml html
752
753 install-data-local:
754         @installfiles=`echo $(builddir)/html/*`; \
755         if test "$$installfiles" = '$(builddir)/html/*'; \
756         then echo 1>&2 'Nothing to install' ; \
757         else \
758           if test -n "$(DOC_MODULE_VERSION)"; then \
759             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
760           else \
761             installdir="$(DESTDIR)$(TARGET_DIR)"; \
762           fi; \
763           $(mkinstalldirs) $${installdir} ; \
764           for i in $$installfiles; do \
765             echo ' $(INSTALL_DATA) '$$i ; \
766             $(INSTALL_DATA) $$i $${installdir}; \
767           done; \
768           if test -n "$(DOC_MODULE_VERSION)"; then \
769             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
770               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
771           fi; \
772           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
773         fi
774
775 uninstall-local:
776         @if test -n "$(DOC_MODULE_VERSION)"; then \
777           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
778         else \
779           installdir="$(DESTDIR)$(TARGET_DIR)"; \
780         fi; \
781         rm -rf $${installdir}
782
783 #
784 # Require gtk-doc when making dist
785 #
786 @ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
787 @ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
788 @ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
789 @ENABLE_GTK_DOC_FALSE@  @false
790
791 dist-hook: dist-check-gtkdoc dist-hook-local
792         @mkdir $(distdir)/tmpl
793         @mkdir $(distdir)/html
794         @-cp ./tmpl/*.sgml $(distdir)/tmpl
795         @cp ./html/* $(distdir)/html
796         @-cp ./$(DOC_MODULE).pdf $(distdir)/
797         @-cp ./$(DOC_MODULE).types $(distdir)/
798         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
799         @cd $(distdir) && rm -f $(DISTCLEANFILES)
800         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
801
802 .PHONY : dist-hook-local docs
803
804 # Tell versions [3.59,3.63) of GNU make to not export all variables.
805 # Otherwise a system limit (for SysV at least) may be exceeded.
806 .NOEXPORT: