~ubuntu-branches/ubuntu/raring/libdmapsharing/raring

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-30 17:50:18 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110530175018-bbz8iqkeu3e9zaba
Tags: 2.9.12-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6
 
# 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
 
pkgdatadir = $(datadir)/@PACKAGE@
25
 
pkgincludedir = $(includedir)/@PACKAGE@
26
 
pkglibdir = $(libdir)/@PACKAGE@
27
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
28
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
 
install_sh_DATA = $(install_sh) -c -m 644
30
 
install_sh_PROGRAM = $(install_sh) -c
31
 
install_sh_SCRIPT = $(install_sh) -c
32
 
INSTALL_HEADER = $(INSTALL_DATA)
33
 
transform = $(program_transform_name)
34
 
NORMAL_INSTALL = :
35
 
PRE_INSTALL = :
36
 
POST_INSTALL = :
37
 
NORMAL_UNINSTALL = :
38
 
PRE_UNINSTALL = :
39
 
POST_UNINSTALL = :
40
 
build_triplet = @build@
41
 
host_triplet = @host@
42
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43
 
        $(top_srcdir)/gtk-doc.make
44
 
subdir = docs
45
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/m4/as-arch.m4 \
47
 
        $(top_srcdir)/m4/as-compiler-flag.m4 \
48
 
        $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/gtk-doc.m4 \
49
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
50
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
52
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53
 
        $(ACLOCAL_M4)
54
 
mkinstalldirs = $(install_sh) -d
55
 
CONFIG_HEADER = $(top_builddir)/config.h
56
 
CONFIG_CLEAN_FILES =
57
 
CONFIG_CLEAN_VPATH_FILES =
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
63
 
AMTAR = @AMTAR@
64
 
API_VERSION = @API_VERSION@
65
 
AR = @AR@
66
 
AUTOCONF = @AUTOCONF@
67
 
AUTOHEADER = @AUTOHEADER@
68
 
AUTOMAKE = @AUTOMAKE@
69
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
70
 
AVAHI_LIBS = @AVAHI_LIBS@
71
 
AWK = @AWK@
72
 
CC = @CC@
73
 
CCDEPMODE = @CCDEPMODE@
74
 
CFLAGS = @CFLAGS@
75
 
CPP = @CPP@
76
 
CPPFLAGS = @CPPFLAGS@
77
 
CYGPATH_W = @CYGPATH_W@
78
 
DEFS = @DEFS@
79
 
DEPDIR = @DEPDIR@
80
 
DMAP_HAVE_UNALIGNED_ACCESS_DEFINE = @DMAP_HAVE_UNALIGNED_ACCESS_DEFINE@
81
 
DSYMUTIL = @DSYMUTIL@
82
 
DUMPBIN = @DUMPBIN@
83
 
ECHO_C = @ECHO_C@
84
 
ECHO_N = @ECHO_N@
85
 
ECHO_T = @ECHO_T@
86
 
EGREP = @EGREP@
87
 
EXEEXT = @EXEEXT@
88
 
FGREP = @FGREP@
89
 
GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@
90
 
GDKPIXBUF_LIBS = @GDKPIXBUF_LIBS@
91
 
GEE_CFLAGS = @GEE_CFLAGS@
92
 
GEE_LIBS = @GEE_LIBS@
93
 
GLIB_CFLAGS = @GLIB_CFLAGS@
94
 
GLIB_LIBS = @GLIB_LIBS@
95
 
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
96
 
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
97
 
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
98
 
GOBJECT_LIBS = @GOBJECT_LIBS@
99
 
GREP = @GREP@
100
 
GSTLIB = @GSTLIB@
101
 
GSTREAMERAPP_CFLAGS = @GSTREAMERAPP_CFLAGS@
102
 
GSTREAMERAPP_LIBS = @GSTREAMERAPP_LIBS@
103
 
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
104
 
GTHREAD_LIBS = @GTHREAD_LIBS@
105
 
GTKDOC_CHECK = @GTKDOC_CHECK@
106
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
107
 
GTKDOC_REBASE = @GTKDOC_REBASE@
108
 
GTK_CFLAGS = @GTK_CFLAGS@
109
 
GTK_LIBS = @GTK_LIBS@
110
 
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
111
 
HOWL_CFLAGS = @HOWL_CFLAGS@
112
 
HOWL_LIBS = @HOWL_LIBS@
113
 
HTML_DIR = @HTML_DIR@
114
 
INSTALL = @INSTALL@
115
 
INSTALL_DATA = @INSTALL_DATA@
116
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
117
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
 
LD = @LD@
120
 
LDFLAGS = @LDFLAGS@
121
 
LIBDMAPSHARING_MAJORMINOR = @LIBDMAPSHARING_MAJORMINOR@
122
 
LIBDMAPSHARING_MAJOR_VERSION = @LIBDMAPSHARING_MAJOR_VERSION@
123
 
LIBDMAPSHARING_MICRO_VERSION = @LIBDMAPSHARING_MICRO_VERSION@
124
 
LIBDMAPSHARING_MINOR_VERSION = @LIBDMAPSHARING_MINOR_VERSION@
125
 
LIBDMAPSHARING_NANO_VERSION = @LIBDMAPSHARING_NANO_VERSION@
126
 
LIBDMAPSHARING_RELEASE = @LIBDMAPSHARING_RELEASE@
127
 
LIBDMAPSHARING_VERSION = @LIBDMAPSHARING_VERSION@
128
 
LIBOBJS = @LIBOBJS@
129
 
LIBS = @LIBS@
130
 
LIBTOOL = @LIBTOOL@
131
 
LIPO = @LIPO@
132
 
LN_S = @LN_S@
133
 
LTLIBOBJS = @LTLIBOBJS@
134
 
MAINT = @MAINT@
135
 
MAKEINFO = @MAKEINFO@
136
 
MDNS_CFLAGS = @MDNS_CFLAGS@
137
 
MDNS_LIBS = @MDNS_LIBS@
138
 
MKDIR_P = @MKDIR_P@
139
 
NM = @NM@
140
 
NMEDIT = @NMEDIT@
141
 
OBJDUMP = @OBJDUMP@
142
 
OBJEXT = @OBJEXT@
143
 
OTOOL = @OTOOL@
144
 
OTOOL64 = @OTOOL64@
145
 
PACKAGE = @PACKAGE@
146
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147
 
PACKAGE_NAME = @PACKAGE_NAME@
148
 
PACKAGE_STRING = @PACKAGE_STRING@
149
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
150
 
PACKAGE_URL = @PACKAGE_URL@
151
 
PACKAGE_VERSION = @PACKAGE_VERSION@
152
 
PATH_SEPARATOR = @PATH_SEPARATOR@
153
 
PKG_CONFIG = @PKG_CONFIG@
154
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
155
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
156
 
RANLIB = @RANLIB@
157
 
SED = @SED@
158
 
SET_MAKE = @SET_MAKE@
159
 
SHELL = @SHELL@
160
 
SOUP_APPLE_REMOTE_APP_CFLAGS = @SOUP_APPLE_REMOTE_APP_CFLAGS@
161
 
SOUP_APPLE_REMOTE_APP_LIBS = @SOUP_APPLE_REMOTE_APP_LIBS@
162
 
SOUP_CFLAGS = @SOUP_CFLAGS@
163
 
SOUP_ENCODING_EOF_CFLAGS = @SOUP_ENCODING_EOF_CFLAGS@
164
 
SOUP_ENCODING_EOF_LIBS = @SOUP_ENCODING_EOF_LIBS@
165
 
SOUP_LIBS = @SOUP_LIBS@
166
 
SO_VERSION = @SO_VERSION@
167
 
STRIP = @STRIP@
168
 
VALAC = @VALAC@
169
 
VALA_GEN_INTROSPECT = @VALA_GEN_INTROSPECT@
170
 
VAPIGEN = @VAPIGEN@
171
 
VERSION = @VERSION@
172
 
abs_builddir = @abs_builddir@
173
 
abs_srcdir = @abs_srcdir@
174
 
abs_top_builddir = @abs_top_builddir@
175
 
abs_top_srcdir = @abs_top_srcdir@
176
 
ac_ct_CC = @ac_ct_CC@
177
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178
 
am__include = @am__include@
179
 
am__leading_dot = @am__leading_dot@
180
 
am__quote = @am__quote@
181
 
am__tar = @am__tar@
182
 
am__untar = @am__untar@
183
 
bindir = @bindir@
184
 
build = @build@
185
 
build_alias = @build_alias@
186
 
build_cpu = @build_cpu@
187
 
build_os = @build_os@
188
 
build_vendor = @build_vendor@
189
 
builddir = @builddir@
190
 
datadir = @datadir@
191
 
datarootdir = @datarootdir@
192
 
docdir = @docdir@
193
 
dvidir = @dvidir@
194
 
exec_prefix = @exec_prefix@
195
 
host = @host@
196
 
host_alias = @host_alias@
197
 
host_cpu = @host_cpu@
198
 
host_os = @host_os@
199
 
host_vendor = @host_vendor@
200
 
htmldir = @htmldir@
201
 
includedir = @includedir@
202
 
infodir = @infodir@
203
 
install_sh = @install_sh@
204
 
libdir = @libdir@
205
 
libexecdir = @libexecdir@
206
 
localedir = @localedir@
207
 
localstatedir = @localstatedir@
208
 
mandir = @mandir@
209
 
mkdir_p = @mkdir_p@
210
 
oldincludedir = @oldincludedir@
211
 
pdfdir = @pdfdir@
212
 
prefix = @prefix@
213
 
program_transform_name = @program_transform_name@
214
 
psdir = @psdir@
215
 
sbindir = @sbindir@
216
 
sharedstatedir = @sharedstatedir@
217
 
srcdir = @srcdir@
218
 
sysconfdir = @sysconfdir@
219
 
target_alias = @target_alias@
220
 
top_build_prefix = @top_build_prefix@
221
 
top_builddir = @top_builddir@
222
 
top_srcdir = @top_srcdir@
223
 
 
224
 
# We require automake 1.6 at least.
225
 
AUTOMAKE_OPTIONS = 1.6
226
 
 
227
 
# This is a blank Makefile.am for using gtk-doc.
228
 
# Copy this to your project's API docs directory and modify the variables to
229
 
# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
230
 
# of using the various options.
231
 
 
232
 
# The name of the module, e.g. 'glib'.
233
 
DOC_MODULE = libdmapsharing-3.0
234
 
 
235
 
# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
236
 
#DOC_MODULE_VERSION=2
237
 
 
238
 
# The top-level SGML file. You can change this if you want to.
239
 
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
240
 
 
241
 
# The directory containing the source code. Relative to $(srcdir).
242
 
# gtk-doc will search all .c & .h files beneath here for inline comments
243
 
# documenting the functions and macros.
244
 
# e.g. DOC_SOURCE_DIR=../../../gtk
245
 
DOC_SOURCE_DIR = ../libdmapsharing
246
 
 
247
 
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
248
 
SCANGOBJ_OPTIONS = 
249
 
 
250
 
# Extra options to supply to gtkdoc-scan.
251
 
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
252
 
SCAN_OPTIONS = 
253
 
 
254
 
# Extra options to supply to gtkdoc-mkdb.
255
 
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
256
 
MKDB_OPTIONS = --sgml-mode --output-format=xml
257
 
 
258
 
# Extra options to supply to gtkdoc-mktmpl
259
 
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
260
 
MKTMPL_OPTIONS = 
261
 
 
262
 
# Extra options to supply to gtkdoc-mkhtml
263
 
MKHTML_OPTIONS = 
264
 
 
265
 
# Extra options to supply to gtkdoc-fixref. Not normally needed.
266
 
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
267
 
FIXXREF_OPTIONS = 
268
 
 
269
 
# Used for dependencies. The docs will be rebuilt if any of these change.
270
 
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
271
 
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
272
 
HFILE_GLOB = 
273
 
CFILE_GLOB = 
274
 
 
275
 
# Extra header to include when scanning, which are not under DOC_SOURCE_DIR
276
 
# e.g. EXTRA_HFILES=$(top_srcdir}/contrib/extra.h
277
 
EXTRA_HFILES = 
278
 
 
279
 
# Header files to ignore when scanning. Use base file name, no paths
280
 
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
281
 
IGNORE_HFILES = \
282
 
        dmap-marshal.h \
283
 
        dmap-config.h \
284
 
        dmap-md5.h \
285
 
        dmap-mdns-avahi.h \
286
 
        dmap-mdns-publisher.h \
287
 
        dmap-structure.h \
288
 
        dmap-utils.h \
289
 
        g-gst-input-stream.h \
290
 
        g-gst-mp3-input-stream.h \
291
 
        g-gst-wav-input-stream.h \
292
 
        gst-util.h
293
 
 
294
 
 
295
 
# Images to copy into HTML directory.
296
 
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
297
 
HTML_IMAGES = 
298
 
 
299
 
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
300
 
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
301
 
content_files = 
302
 
 
303
 
# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
304
 
# These files must be listed here *and* in content_files
305
 
# e.g. expand_content_files=running.sgml
306
 
expand_content_files = 
307
 
 
308
 
# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
309
 
# Only needed if you are using gtkdoc-scangobj to dynamically query widget
310
 
# signals and properties.
311
 
# e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
312
 
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
313
 
GTKDOC_CFLAGS = \
314
 
        -I$(top_srcdir) \
315
 
        $(SOUP_CFLAGS) \
316
 
        $(GSTREAMERAPP_CFLAGS) \
317
 
        $(MDNS_CFLAGS)
318
 
 
319
 
GTKDOC_LIBS = \
320
 
        $(top_builddir)/libdmapsharing/libdmapsharing-3.0.la \
321
 
        $(GLIB_LIBS) \
322
 
        $(GTHREAD_LIBS) \
323
 
        $(GOBJECT_LIBS) \
324
 
        $(MDNS_LIBS) \
325
 
        $(GSTREAMERAPP_LIBS) \
326
 
        $(SOUP_LIBS)
327
 
 
328
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
329
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
330
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
331
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
332
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
333
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
334
 
 
335
 
# We set GPATH here; this gives us semantics for GNU make
336
 
# which are more like other make's VPATH, when it comes to
337
 
# whether a source that is a target of one rule is then
338
 
# searched for in VPATH/GPATH.
339
 
#
340
 
GPATH = $(srcdir)
341
 
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
342
 
 
343
 
# This includes the standard gtk-doc make rules, copied by gtkdocize.
344
 
 
345
 
# Other files to distribute
346
 
# e.g. EXTRA_DIST += version.xml.in
347
 
EXTRA_DIST = $(content_files) $(HTML_IMAGES) $(DOC_MAIN_SGML_FILE) \
348
 
        $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
349
 
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
350
 
        pdf-build.stamp \
351
 
        $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp \
352
 
        $(srcdir)/pdf.stamp
353
 
 
354
 
SCANOBJ_FILES = \
355
 
        $(DOC_MODULE).args       \
356
 
        $(DOC_MODULE).hierarchy  \
357
 
        $(DOC_MODULE).interfaces \
358
 
        $(DOC_MODULE).prerequisites \
359
 
        $(DOC_MODULE).signals
360
 
 
361
 
REPORT_FILES = \
362
 
        $(DOC_MODULE)-undocumented.txt \
363
 
        $(DOC_MODULE)-undeclared.txt \
364
 
        $(DOC_MODULE)-unused.txt
365
 
 
366
 
CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
367
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
368
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
369
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
370
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
371
 
all: all-am
372
 
 
373
 
.SUFFIXES:
374
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
375
 
        @for dep in $?; do \
376
 
          case '$(am__configure_deps)' in \
377
 
            *$$dep*) \
378
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
379
 
                && { if test -f $@; then exit 0; else break; fi; }; \
380
 
              exit 1;; \
381
 
          esac; \
382
 
        done; \
383
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
384
 
        $(am__cd) $(top_srcdir) && \
385
 
          $(AUTOMAKE) --gnu docs/Makefile
386
 
.PRECIOUS: Makefile
387
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
388
 
        @case '$?' in \
389
 
          *config.status*) \
390
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
391
 
          *) \
392
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
393
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
394
 
        esac;
395
 
 
396
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
397
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398
 
 
399
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
400
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
402
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403
 
$(am__aclocal_m4_deps):
404
 
 
405
 
mostlyclean-libtool:
406
 
        -rm -f *.lo
407
 
 
408
 
clean-libtool:
409
 
        -rm -rf .libs _libs
410
 
tags: TAGS
411
 
TAGS:
412
 
 
413
 
ctags: CTAGS
414
 
CTAGS:
415
 
 
416
 
 
417
 
distdir: $(DISTFILES)
418
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
420
 
        list='$(DISTFILES)'; \
421
 
          dist_files=`for file in $$list; do echo $$file; done | \
422
 
          sed -e "s|^$$srcdirstrip/||;t" \
423
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
424
 
        case $$dist_files in \
425
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
426
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
427
 
                           sort -u` ;; \
428
 
        esac; \
429
 
        for file in $$dist_files; do \
430
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
431
 
          if test -d $$d/$$file; then \
432
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433
 
            if test -d "$(distdir)/$$file"; then \
434
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
435
 
            fi; \
436
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
438
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
439
 
            fi; \
440
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
441
 
          else \
442
 
            test -f "$(distdir)/$$file" \
443
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
444
 
            || exit 1; \
445
 
          fi; \
446
 
        done
447
 
        $(MAKE) $(AM_MAKEFLAGS) \
448
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
449
 
          dist-hook
450
 
check-am: all-am
451
 
check: check-am
452
 
all-am: Makefile all-local
453
 
installdirs:
454
 
install: install-am
455
 
install-exec: install-exec-am
456
 
install-data: install-data-am
457
 
uninstall: uninstall-am
458
 
 
459
 
install-am: all-am
460
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
461
 
 
462
 
installcheck: installcheck-am
463
 
install-strip:
464
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466
 
          `test -z '$(STRIP)' || \
467
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
468
 
mostlyclean-generic:
469
 
 
470
 
clean-generic:
471
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
472
 
 
473
 
distclean-generic:
474
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
475
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
476
 
 
477
 
maintainer-clean-generic:
478
 
        @echo "This command is intended for maintainers to use"
479
 
        @echo "it deletes files that may require special tools to rebuild."
480
 
clean: clean-am
481
 
 
482
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
483
 
 
484
 
distclean: distclean-am
485
 
        -rm -f Makefile
486
 
distclean-am: clean-am distclean-generic distclean-local
487
 
 
488
 
dvi: dvi-am
489
 
 
490
 
dvi-am:
491
 
 
492
 
html: html-am
493
 
 
494
 
html-am:
495
 
 
496
 
info: info-am
497
 
 
498
 
info-am:
499
 
 
500
 
install-data-am: install-data-local
501
 
 
502
 
install-dvi: install-dvi-am
503
 
 
504
 
install-dvi-am:
505
 
 
506
 
install-exec-am:
507
 
 
508
 
install-html: install-html-am
509
 
 
510
 
install-html-am:
511
 
 
512
 
install-info: install-info-am
513
 
 
514
 
install-info-am:
515
 
 
516
 
install-man:
517
 
 
518
 
install-pdf: install-pdf-am
519
 
 
520
 
install-pdf-am:
521
 
 
522
 
install-ps: install-ps-am
523
 
 
524
 
install-ps-am:
525
 
 
526
 
installcheck-am:
527
 
 
528
 
maintainer-clean: maintainer-clean-am
529
 
        -rm -f Makefile
530
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
531
 
        maintainer-clean-local
532
 
 
533
 
mostlyclean: mostlyclean-am
534
 
 
535
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
536
 
 
537
 
pdf: pdf-am
538
 
 
539
 
pdf-am:
540
 
 
541
 
ps: ps-am
542
 
 
543
 
ps-am:
544
 
 
545
 
uninstall-am: uninstall-local
546
 
 
547
 
.MAKE: install-am install-strip
548
 
 
549
 
.PHONY: all all-am all-local check check-am clean clean-generic \
550
 
        clean-libtool clean-local dist-hook distclean \
551
 
        distclean-generic distclean-libtool distclean-local distdir \
552
 
        dvi dvi-am html html-am info info-am install install-am \
553
 
        install-data install-data-am install-data-local install-dvi \
554
 
        install-dvi-am install-exec install-exec-am install-html \
555
 
        install-html-am install-info install-info-am install-man \
556
 
        install-pdf install-pdf-am install-ps install-ps-am \
557
 
        install-strip installcheck installcheck-am installdirs \
558
 
        maintainer-clean maintainer-clean-generic \
559
 
        maintainer-clean-local mostlyclean mostlyclean-generic \
560
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
561
 
        uninstall-local
562
 
 
563
 
 
564
 
@ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
565
 
@ENABLE_GTK_DOC_FALSE@all-local:
566
 
 
567
 
docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
568
 
 
569
 
$(REPORT_FILES): sgml-build.stamp
570
 
 
571
 
#### scan ####
572
 
 
573
 
scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
574
 
        @echo 'gtk-doc: Scanning header files'
575
 
        @-chmod -R u+w $(srcdir)
576
 
        @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
577
 
            _source_dir="$${_source_dir} --source-dir=$$i" ; \
578
 
          done ; \
579
 
          cd $(srcdir) && \
580
 
          gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
581
 
        @if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
582
 
            CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
583
 
        else \
584
 
            cd $(srcdir) ; \
585
 
            for i in $(SCANOBJ_FILES) ; do \
586
 
               test -f $$i || touch $$i ; \
587
 
            done \
588
 
        fi
589
 
        @touch scan-build.stamp
590
 
 
591
 
$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
592
 
        @true
593
 
 
594
 
#### templates ####
595
 
 
596
 
tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
597
 
        @echo 'gtk-doc: Rebuilding template files'
598
 
        @-chmod -R u+w $(srcdir)
599
 
        @cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
600
 
        @touch tmpl-build.stamp
601
 
 
602
 
tmpl.stamp: tmpl-build.stamp
603
 
        @true
604
 
 
605
 
$(srcdir)/tmpl/*.sgml:
606
 
        @true
607
 
 
608
 
#### xml ####
609
 
 
610
 
sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
611
 
        @echo 'gtk-doc: Building XML'
612
 
        @-chmod -R u+w $(srcdir)
613
 
        @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
614
 
            _source_dir="$${_source_dir} --source-dir=$$i" ; \
615
 
          done ; \
616
 
          cd $(srcdir) && \
617
 
          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)
618
 
        @touch sgml-build.stamp
619
 
 
620
 
sgml.stamp: sgml-build.stamp
621
 
        @true
622
 
 
623
 
#### html ####
624
 
 
625
 
html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
626
 
        @echo 'gtk-doc: Building HTML'
627
 
        @-chmod -R u+w $(srcdir)
628
 
        @rm -rf $(srcdir)/html
629
 
        @mkdir $(srcdir)/html
630
 
        @mkhtml_options=""; \
631
 
        gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
632
 
        if test "$(?)" = "0"; then \
633
 
          mkhtml_options=--path="$(srcdir)"; \
634
 
        fi; \
635
 
        cd $(srcdir)/html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
636
 
        @test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
637
 
        @echo 'gtk-doc: Fixing cross-references'
638
 
        @cd $(srcdir) && gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
639
 
        @touch html-build.stamp
640
 
 
641
 
#### pdf ####
642
 
 
643
 
pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
644
 
        @echo 'gtk-doc: Building PDF'
645
 
        @-chmod -R u+w $(srcdir)
646
 
        @rm -rf $(srcdir)/$(DOC_MODULE).pdf
647
 
        @mkpdf_imgdirs=""; \
648
 
        if test "x$(HTML_IMAGES)" != "x"; then \
649
 
          for img in $(HTML_IMAGES); do \
650
 
            part=`dirname $$img`; \
651
 
            echo $$mkpdf_imgdirs | grep >/dev/null "\-\-imgdir=$$part "; \
652
 
            if test $$? != 0; then \
653
 
              mkpdf_imgdirs="$$mkpdf_imgdirs --imgdir=$$part"; \
654
 
            fi; \
655
 
          done; \
656
 
        fi; \
657
 
        cd $(srcdir) && gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_imgdirs $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
658
 
        @touch pdf-build.stamp
659
 
 
660
 
##############
661
 
 
662
 
clean-local:
663
 
        rm -f *~ *.bak
664
 
        rm -rf .libs
665
 
 
666
 
distclean-local:
667
 
        cd $(srcdir) && \
668
 
          rm -rf xml $(REPORT_FILES) $(DOC_MODULE).pdf \
669
 
                 $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
670
 
 
671
 
maintainer-clean-local: clean
672
 
        cd $(srcdir) && rm -rf xml html
673
 
 
674
 
install-data-local:
675
 
        @installfiles=`echo $(srcdir)/html/*`; \
676
 
        if test "$$installfiles" = '$(srcdir)/html/*'; \
677
 
        then echo '-- Nothing to install' ; \
678
 
        else \
679
 
          if test -n "$(DOC_MODULE_VERSION)"; then \
680
 
            installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
681
 
          else \
682
 
            installdir="$(DESTDIR)$(TARGET_DIR)"; \
683
 
          fi; \
684
 
          $(mkinstalldirs) $${installdir} ; \
685
 
          for i in $$installfiles; do \
686
 
            echo '-- Installing '$$i ; \
687
 
            $(INSTALL_DATA) $$i $${installdir}; \
688
 
          done; \
689
 
          if test -n "$(DOC_MODULE_VERSION)"; then \
690
 
            mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
691
 
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
692
 
            mv -f $${installdir}/$(DOC_MODULE).devhelp \
693
 
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp; \
694
 
          fi; \
695
 
          $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
696
 
        fi
697
 
 
698
 
uninstall-local:
699
 
        @if test -n "$(DOC_MODULE_VERSION)"; then \
700
 
          installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
701
 
        else \
702
 
          installdir="$(DESTDIR)$(TARGET_DIR)"; \
703
 
        fi; \
704
 
        rm -rf $${installdir}
705
 
 
706
 
#
707
 
# Require gtk-doc when making dist
708
 
#
709
 
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
710
 
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
711
 
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
712
 
@ENABLE_GTK_DOC_FALSE@  @false
713
 
 
714
 
dist-hook: dist-check-gtkdoc dist-hook-local
715
 
        mkdir $(distdir)/tmpl
716
 
        mkdir $(distdir)/html
717
 
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
718
 
        cp $(srcdir)/html/* $(distdir)/html
719
 
        -cp $(srcdir)/$(DOC_MODULE).pdf $(distdir)/
720
 
        -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
721
 
        -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
722
 
        cd $(distdir) && rm -f $(DISTCLEANFILES)
723
 
        $(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
724
 
 
725
 
.PHONY : dist-hook-local docs
726
 
 
727
 
# Files not to distribute
728
 
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
729
 
# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
730
 
#DISTCLEANFILES +=
731
 
 
732
 
# Comment this out if you want your docs-status tested during 'make check'
733
 
#TESTS_ENVIRONMENT = cd $(srcsrc)
734
 
#TESTS = $(GTKDOC_CHECK)
735
 
 
736
 
-include $(top_srcdir)/git.mk
737
 
 
738
 
# FIXME: this target is host-specific!
739
 
# NOTE: flyn.org serves using "Content-Type: text/html;
740
 
# charset=ISO-8859-1." This breaks HTML that contains UTF-8.
741
 
# To get GTK-Doc to output ISO-8859-1, edit
742
 
# /usr/share/gtk-doc/data/gtk-doc.xsl and set "chunker.output.encoding"
743
 
# to "ISO-8859-1."
744
 
publish:
745
 
        sed 's/images\/logo_head.png/\.\.\/\.\.\/\.\.\/images\/logo_head.png/g' ~/Public/www.flyn.org/head.html.in > tmpl/head.html
746
 
# Add header and point stylesheet to flyn.org stylesheet
747
 
        for h in html/*.html; do \
748
 
                sed '/<body/ r tmpl/head.html' $$h | sed 's/style.css/\.\.\/\.\.\/\.\.\/flyn.org.css/g' \
749
 
                        > ~/Public/www.flyn.org/projects/libdmapsharing/docs/`basename $$h`; \
750
 
        done
751
 
        cp html/*.png ~/Public/www.flyn.org/projects/libdmapsharing/docs/
752
 
 
753
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
754
 
# Otherwise a system limit (for SysV at least) may be exceeded.
755
 
.NOEXPORT: