~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to doc/Makefile.in

ImportĀ upstreamĀ versionĀ 4.81

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
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
 
# -*- mode: makefile -*-
18
 
 
19
 
####################################
20
 
# Everything below here is generic #
21
 
####################################
22
 
VPATH = @srcdir@
23
 
pkgdatadir = $(datadir)/@PACKAGE@
24
 
pkglibdir = $(libdir)/@PACKAGE@
25
 
pkgincludedir = $(includedir)/@PACKAGE@
26
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
build_triplet = @build@
39
 
host_triplet = @host@
40
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41
 
        $(srcdir)/version.xml.in $(top_srcdir)/doc/gtk-doc.make
42
 
subdir = doc
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45
 
        $(top_srcdir)/configure.ac
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES = version.xml
51
 
SOURCES =
52
 
DIST_SOURCES =
53
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54
 
ACLOCAL = @ACLOCAL@
55
 
ALSA_CFLAGS = @ALSA_CFLAGS@
56
 
ALSA_LIBS = @ALSA_LIBS@
57
 
AMTAR = @AMTAR@
58
 
AR = @AR@
59
 
AUTOCONF = @AUTOCONF@
60
 
AUTOHEADER = @AUTOHEADER@
61
 
AUTOMAKE = @AUTOMAKE@
62
 
AWK = @AWK@
63
 
BLUEZ_CFLAGS = @BLUEZ_CFLAGS@
64
 
BLUEZ_LIBS = @BLUEZ_LIBS@
65
 
CC = @CC@
66
 
CCDEPMODE = @CCDEPMODE@
67
 
CFLAGS = @CFLAGS@
68
 
CPP = @CPP@
69
 
CPPFLAGS = @CPPFLAGS@
70
 
CYGPATH_W = @CYGPATH_W@
71
 
DBUS_CFLAGS = @DBUS_CFLAGS@
72
 
DBUS_LIBS = @DBUS_LIBS@
73
 
DEFS = @DEFS@
74
 
DEPDIR = @DEPDIR@
75
 
DSYMUTIL = @DSYMUTIL@
76
 
ECHO = @ECHO@
77
 
ECHO_C = @ECHO_C@
78
 
ECHO_N = @ECHO_N@
79
 
ECHO_T = @ECHO_T@
80
 
EGREP = @EGREP@
81
 
EXEEXT = @EXEEXT@
82
 
GDBUS_CFLAGS = @GDBUS_CFLAGS@
83
 
GDBUS_LIBS = @GDBUS_LIBS@
84
 
GLIB_CFLAGS = @GLIB_CFLAGS@
85
 
GLIB_LIBS = @GLIB_LIBS@
86
 
GREP = @GREP@
87
 
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
88
 
GSTREAMER_LIBS = @GSTREAMER_LIBS@
89
 
GSTREAMER_PLUGINSDIR = @GSTREAMER_PLUGINSDIR@
90
 
GTKDOC_CHECK = @GTKDOC_CHECK@
91
 
HTML_DIR = @HTML_DIR@
92
 
INSTALL = @INSTALL@
93
 
INSTALL_DATA = @INSTALL_DATA@
94
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
95
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
96
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97
 
LDFLAGS = @LDFLAGS@
98
 
LEX = @LEX@
99
 
LEXLIB = @LEXLIB@
100
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
101
 
LIBOBJS = @LIBOBJS@
102
 
LIBS = @LIBS@
103
 
LIBTOOL = @LIBTOOL@
104
 
LN_S = @LN_S@
105
 
LTLIBOBJS = @LTLIBOBJS@
106
 
MAINT = @MAINT@
107
 
MAKEINFO = @MAKEINFO@
108
 
MKDIR_P = @MKDIR_P@
109
 
NETLINK_CFLAGS = @NETLINK_CFLAGS@
110
 
NETLINK_LIBS = @NETLINK_LIBS@
111
 
NMEDIT = @NMEDIT@
112
 
OBJEXT = @OBJEXT@
113
 
PACKAGE = @PACKAGE@
114
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115
 
PACKAGE_NAME = @PACKAGE_NAME@
116
 
PACKAGE_STRING = @PACKAGE_STRING@
117
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
118
 
PACKAGE_VERSION = @PACKAGE_VERSION@
119
 
PATH_SEPARATOR = @PATH_SEPARATOR@
120
 
PKG_CONFIG = @PKG_CONFIG@
121
 
RANLIB = @RANLIB@
122
 
SBC_CFLAGS = @SBC_CFLAGS@
123
 
SBC_LIBS = @SBC_LIBS@
124
 
SED = @SED@
125
 
SET_MAKE = @SET_MAKE@
126
 
SHELL = @SHELL@
127
 
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
128
 
SNDFILE_LIBS = @SNDFILE_LIBS@
129
 
STRIP = @STRIP@
130
 
TELEPHONY_DRIVER = @TELEPHONY_DRIVER@
131
 
USB_CFLAGS = @USB_CFLAGS@
132
 
USB_LIBS = @USB_LIBS@
133
 
VERSION = @VERSION@
134
 
YACC = @YACC@
135
 
YFLAGS = @YFLAGS@
136
 
abs_builddir = @abs_builddir@
137
 
abs_srcdir = @abs_srcdir@
138
 
abs_top_builddir = @abs_top_builddir@
139
 
abs_top_srcdir = @abs_top_srcdir@
140
 
ac_ct_CC = @ac_ct_CC@
141
 
am__include = @am__include@
142
 
am__leading_dot = @am__leading_dot@
143
 
am__quote = @am__quote@
144
 
am__tar = @am__tar@
145
 
am__untar = @am__untar@
146
 
bindir = @bindir@
147
 
build = @build@
148
 
build_alias = @build_alias@
149
 
build_cpu = @build_cpu@
150
 
build_os = @build_os@
151
 
build_vendor = @build_vendor@
152
 
builddir = @builddir@
153
 
datadir = @datadir@
154
 
datarootdir = @datarootdir@
155
 
docdir = @docdir@
156
 
dvidir = @dvidir@
157
 
exec_prefix = @exec_prefix@
158
 
host = @host@
159
 
host_alias = @host_alias@
160
 
host_cpu = @host_cpu@
161
 
host_os = @host_os@
162
 
host_vendor = @host_vendor@
163
 
htmldir = @htmldir@
164
 
includedir = @includedir@
165
 
infodir = @infodir@
166
 
install_sh = @install_sh@
167
 
libdir = @libdir@
168
 
libexecdir = @libexecdir@
169
 
localedir = @localedir@
170
 
localstatedir = @localstatedir@
171
 
mandir = @mandir@
172
 
mkdir_p = @mkdir_p@
173
 
oldincludedir = @oldincludedir@
174
 
pdfdir = @pdfdir@
175
 
prefix = @prefix@
176
 
program_transform_name = @program_transform_name@
177
 
psdir = @psdir@
178
 
sbindir = @sbindir@
179
 
sharedstatedir = @sharedstatedir@
180
 
srcdir = @srcdir@
181
 
sysconfdir = @sysconfdir@
182
 
target_alias = @target_alias@
183
 
top_build_prefix = @top_build_prefix@
184
 
top_builddir = @top_builddir@
185
 
top_srcdir = @top_srcdir@
186
 
DOC_MODULE = bluez
187
 
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
188
 
DOC_SOURCE_DIR = ../src
189
 
SCAN_OPTIONS = --rebuild-sections
190
 
MKDB_OPTIONS = --sgml-mode --output-format=xml --tmpl-dir=. \
191
 
                                        --source-suffixes=c,h
192
 
 
193
 
MKTMPL_OPTIONS = --output-dir=.
194
 
HFILE_GLOB = $(top_srcdir)/src/*.h
195
 
CFILE_GLOB = $(top_srcdir)/src/*.c
196
 
IGNORE_HFILES = 
197
 
MAINTAINERCLEANFILES = Makefile.in \
198
 
        $(DOC_MODULE).types $(DOC_MODULE)-*.txt *.sgml
199
 
 
200
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
201
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
202
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
203
 
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
204
 
 
205
 
# We set GPATH here; this gives us semantics for GNU make
206
 
# which are more like other make's VPATH, when it comes to
207
 
# whether a source that is a target of one rule is then
208
 
# searched for in VPATH/GPATH.
209
 
#
210
 
@ENABLE_GTK_DOC_TRUE@GPATH = $(srcdir)
211
 
@ENABLE_GTK_DOC_TRUE@TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
212
 
@ENABLE_GTK_DOC_FALSE@EXTRA_DIST = $(DOC_MAIN_SGML_FILE) \
213
 
@ENABLE_GTK_DOC_FALSE@  $(content_files) manager-api.txt \
214
 
@ENABLE_GTK_DOC_FALSE@  adapter-api.txt device-api.txt \
215
 
@ENABLE_GTK_DOC_FALSE@  service-api.txt agent-api.txt \
216
 
@ENABLE_GTK_DOC_FALSE@  serial-api.txt network-api.txt \
217
 
@ENABLE_GTK_DOC_FALSE@  input-api.txt audio-api.txt \
218
 
@ENABLE_GTK_DOC_FALSE@  control-api.txt
219
 
@ENABLE_GTK_DOC_TRUE@EXTRA_DIST = $(content_files) $(HTML_IMAGES) \
220
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MAIN_SGML_FILE) \
221
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE)-sections.txt \
222
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE)-overrides.txt \
223
 
@ENABLE_GTK_DOC_TRUE@   manager-api.txt adapter-api.txt \
224
 
@ENABLE_GTK_DOC_TRUE@   device-api.txt service-api.txt \
225
 
@ENABLE_GTK_DOC_TRUE@   agent-api.txt serial-api.txt \
226
 
@ENABLE_GTK_DOC_TRUE@   network-api.txt input-api.txt \
227
 
@ENABLE_GTK_DOC_TRUE@   audio-api.txt control-api.txt
228
 
@ENABLE_GTK_DOC_TRUE@DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
229
 
@ENABLE_GTK_DOC_TRUE@      $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
230
 
 
231
 
@ENABLE_GTK_DOC_TRUE@SCANOBJ_FILES = \
232
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE).args       \
233
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE).hierarchy  \
234
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE).interfaces \
235
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE).prerequisites \
236
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE).signals
237
 
 
238
 
@ENABLE_GTK_DOC_TRUE@REPORT_FILES = \
239
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE)-undocumented.txt \
240
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE)-undeclared.txt \
241
 
@ENABLE_GTK_DOC_TRUE@   $(DOC_MODULE)-unused.txt
242
 
 
243
 
@ENABLE_GTK_DOC_TRUE@CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
244
 
all: all-am
245
 
 
246
 
.SUFFIXES:
247
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/doc/gtk-doc.make $(am__configure_deps)
248
 
        @for dep in $?; do \
249
 
          case '$(am__configure_deps)' in \
250
 
            *$$dep*) \
251
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
252
 
                && exit 0; \
253
 
              exit 1;; \
254
 
          esac; \
255
 
        done; \
256
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
257
 
        cd $(top_srcdir) && \
258
 
          $(AUTOMAKE) --gnu  doc/Makefile
259
 
.PRECIOUS: Makefile
260
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261
 
        @case '$?' in \
262
 
          *config.status*) \
263
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264
 
          *) \
265
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267
 
        esac;
268
 
 
269
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
 
 
272
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
273
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
275
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
 
version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
277
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
278
 
 
279
 
mostlyclean-libtool:
280
 
        -rm -f *.lo
281
 
 
282
 
clean-libtool:
283
 
        -rm -rf .libs _libs
284
 
tags: TAGS
285
 
TAGS:
286
 
 
287
 
ctags: CTAGS
288
 
CTAGS:
289
 
 
290
 
@ENABLE_GTK_DOC_FALSE@dist-hook:
291
 
 
292
 
distdir: $(DISTFILES)
293
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
294
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295
 
        list='$(DISTFILES)'; \
296
 
          dist_files=`for file in $$list; do echo $$file; done | \
297
 
          sed -e "s|^$$srcdirstrip/||;t" \
298
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
299
 
        case $$dist_files in \
300
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
301
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
302
 
                           sort -u` ;; \
303
 
        esac; \
304
 
        for file in $$dist_files; do \
305
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306
 
          if test -d $$d/$$file; then \
307
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
308
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310
 
            fi; \
311
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312
 
          else \
313
 
            test -f $(distdir)/$$file \
314
 
            || cp -p $$d/$$file $(distdir)/$$file \
315
 
            || exit 1; \
316
 
          fi; \
317
 
        done
318
 
        $(MAKE) $(AM_MAKEFLAGS) \
319
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
320
 
          dist-hook
321
 
check-am: all-am
322
 
check: check-am
323
 
@ENABLE_GTK_DOC_FALSE@all-local:
324
 
all-am: Makefile all-local
325
 
installdirs:
326
 
install: install-am
327
 
install-exec: install-exec-am
328
 
install-data: install-data-am
329
 
uninstall: uninstall-am
330
 
 
331
 
install-am: all-am
332
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
333
 
 
334
 
installcheck: installcheck-am
335
 
install-strip:
336
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
337
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
338
 
          `test -z '$(STRIP)' || \
339
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
340
 
mostlyclean-generic:
341
 
 
342
 
clean-generic:
343
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
344
 
 
345
 
distclean-generic:
346
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
347
 
 
348
 
maintainer-clean-generic:
349
 
        @echo "This command is intended for maintainers to use"
350
 
        @echo "it deletes files that may require special tools to rebuild."
351
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
352
 
@ENABLE_GTK_DOC_FALSE@uninstall-local:
353
 
@ENABLE_GTK_DOC_FALSE@distclean-local:
354
 
@ENABLE_GTK_DOC_FALSE@install-data-local:
355
 
@ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
356
 
@ENABLE_GTK_DOC_FALSE@clean-local:
357
 
clean: clean-am
358
 
 
359
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
360
 
 
361
 
distclean: distclean-am
362
 
        -rm -f Makefile
363
 
distclean-am: clean-am distclean-generic distclean-local
364
 
 
365
 
dvi: dvi-am
366
 
 
367
 
dvi-am:
368
 
 
369
 
html: html-am
370
 
 
371
 
info: info-am
372
 
 
373
 
info-am:
374
 
 
375
 
install-data-am: install-data-local
376
 
 
377
 
install-dvi: install-dvi-am
378
 
 
379
 
install-exec-am:
380
 
 
381
 
install-html: install-html-am
382
 
 
383
 
install-info: install-info-am
384
 
 
385
 
install-man:
386
 
 
387
 
install-pdf: install-pdf-am
388
 
 
389
 
install-ps: install-ps-am
390
 
 
391
 
installcheck-am:
392
 
 
393
 
maintainer-clean: maintainer-clean-am
394
 
        -rm -f Makefile
395
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
396
 
        maintainer-clean-local
397
 
 
398
 
mostlyclean: mostlyclean-am
399
 
 
400
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
401
 
 
402
 
pdf: pdf-am
403
 
 
404
 
pdf-am:
405
 
 
406
 
ps: ps-am
407
 
 
408
 
ps-am:
409
 
 
410
 
uninstall-am: uninstall-local
411
 
 
412
 
.MAKE: install-am install-strip
413
 
 
414
 
.PHONY: all all-am all-local check check-am clean clean-generic \
415
 
        clean-libtool clean-local dist-hook distclean \
416
 
        distclean-generic distclean-libtool distclean-local distdir \
417
 
        dvi dvi-am html html-am info info-am install install-am \
418
 
        install-data install-data-am install-data-local install-dvi \
419
 
        install-dvi-am install-exec install-exec-am install-html \
420
 
        install-html-am install-info install-info-am install-man \
421
 
        install-pdf install-pdf-am install-ps install-ps-am \
422
 
        install-strip installcheck installcheck-am installdirs \
423
 
        maintainer-clean maintainer-clean-generic \
424
 
        maintainer-clean-local mostlyclean mostlyclean-generic \
425
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
426
 
        uninstall-local
427
 
 
428
 
 
429
 
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
430
 
#all-local:
431
 
 
432
 
@ENABLE_GTK_DOC_TRUE@docs: html-build.stamp
433
 
 
434
 
#### scan ####
435
 
 
436
 
@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
437
 
@ENABLE_GTK_DOC_TRUE@   @echo 'gtk-doc: Scanning header files'
438
 
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
439
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
440
 
@ENABLE_GTK_DOC_TRUE@     gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
441
 
@ENABLE_GTK_DOC_TRUE@   if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
442
 
@ENABLE_GTK_DOC_TRUE@       CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
443
 
@ENABLE_GTK_DOC_TRUE@   else \
444
 
@ENABLE_GTK_DOC_TRUE@       cd $(srcdir) ; \
445
 
@ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do \
446
 
@ENABLE_GTK_DOC_TRUE@               test -f $$i || touch $$i ; \
447
 
@ENABLE_GTK_DOC_TRUE@       done \
448
 
@ENABLE_GTK_DOC_TRUE@   fi
449
 
@ENABLE_GTK_DOC_TRUE@   touch scan-build.stamp
450
 
 
451
 
@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
452
 
@ENABLE_GTK_DOC_TRUE@   @true
453
 
 
454
 
#### templates ####
455
 
 
456
 
@ENABLE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
457
 
@ENABLE_GTK_DOC_TRUE@   @echo 'gtk-doc: Rebuilding template files'
458
 
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
459
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
460
 
@ENABLE_GTK_DOC_TRUE@   touch tmpl-build.stamp
461
 
 
462
 
@ENABLE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
463
 
@ENABLE_GTK_DOC_TRUE@   @true
464
 
 
465
 
@ENABLE_GTK_DOC_TRUE@tmpl/*.sgml:
466
 
@ENABLE_GTK_DOC_TRUE@   @true
467
 
 
468
 
#### xml ####
469
 
 
470
 
@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
471
 
@ENABLE_GTK_DOC_TRUE@   @echo 'gtk-doc: Building XML'
472
 
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
473
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
474
 
@ENABLE_GTK_DOC_TRUE@   gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS)
475
 
@ENABLE_GTK_DOC_TRUE@   touch sgml-build.stamp
476
 
 
477
 
@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
478
 
@ENABLE_GTK_DOC_TRUE@   @true
479
 
 
480
 
#### html ####
481
 
 
482
 
@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
483
 
@ENABLE_GTK_DOC_TRUE@   @echo 'gtk-doc: Building HTML'
484
 
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
485
 
@ENABLE_GTK_DOC_TRUE@   rm -rf $(srcdir)/html
486
 
@ENABLE_GTK_DOC_TRUE@   mkdir $(srcdir)/html
487
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
488
 
@ENABLE_GTK_DOC_TRUE@   test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
489
 
@ENABLE_GTK_DOC_TRUE@   @echo 'gtk-doc: Fixing cross-references'
490
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
491
 
@ENABLE_GTK_DOC_TRUE@   touch html-build.stamp
492
 
 
493
 
##############
494
 
 
495
 
@ENABLE_GTK_DOC_TRUE@clean-local:
496
 
@ENABLE_GTK_DOC_TRUE@   rm -f *~ *.bak
497
 
@ENABLE_GTK_DOC_TRUE@   rm -rf .libs
498
 
 
499
 
@ENABLE_GTK_DOC_TRUE@distclean-local:
500
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
501
 
@ENABLE_GTK_DOC_TRUE@     rm -rf xml $(REPORT_FILES) \
502
 
@ENABLE_GTK_DOC_TRUE@            $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
503
 
 
504
 
@ENABLE_GTK_DOC_TRUE@maintainer-clean-local: clean
505
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && rm -rf xml html
506
 
 
507
 
@ENABLE_GTK_DOC_TRUE@install-data-local:
508
 
@ENABLE_GTK_DOC_TRUE@   -installfiles=`echo $(srcdir)/html/*`; \
509
 
@ENABLE_GTK_DOC_TRUE@   if test "$$installfiles" = '$(srcdir)/html/*'; \
510
 
@ENABLE_GTK_DOC_TRUE@   then echo '-- Nothing to install' ; \
511
 
@ENABLE_GTK_DOC_TRUE@   else \
512
 
@ENABLE_GTK_DOC_TRUE@     $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
513
 
@ENABLE_GTK_DOC_TRUE@     for i in $$installfiles; do \
514
 
@ENABLE_GTK_DOC_TRUE@       echo '-- Installing '$$i ; \
515
 
@ENABLE_GTK_DOC_TRUE@       $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
516
 
@ENABLE_GTK_DOC_TRUE@     done; \
517
 
@ENABLE_GTK_DOC_TRUE@     echo '-- Installing $(srcdir)/html/index.sgml' ; \
518
 
@ENABLE_GTK_DOC_TRUE@     $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
519
 
@ENABLE_GTK_DOC_TRUE@     which gtkdoc-rebase >/dev/null && \
520
 
@ENABLE_GTK_DOC_TRUE@       gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \
521
 
@ENABLE_GTK_DOC_TRUE@   fi
522
 
 
523
 
@ENABLE_GTK_DOC_TRUE@uninstall-local:
524
 
@ENABLE_GTK_DOC_TRUE@   rm -f $(DESTDIR)$(TARGET_DIR)/*
525
 
 
526
 
#
527
 
# Require gtk-doc when making dist
528
 
#
529
 
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
530
 
#dist-check-gtkdoc:
531
 
#       @echo "*** gtk-doc must be installed and enabled in order to make dist"
532
 
#       @false
533
 
 
534
 
@ENABLE_GTK_DOC_TRUE@dist-hook: dist-check-gtkdoc dist-hook-local
535
 
@ENABLE_GTK_DOC_TRUE@   mkdir $(distdir)/tmpl
536
 
@ENABLE_GTK_DOC_TRUE@   mkdir $(distdir)/xml
537
 
@ENABLE_GTK_DOC_TRUE@   mkdir $(distdir)/html
538
 
@ENABLE_GTK_DOC_TRUE@   -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
539
 
@ENABLE_GTK_DOC_TRUE@   -cp $(srcdir)/xml/*.xml $(distdir)/xml
540
 
@ENABLE_GTK_DOC_TRUE@   cp $(srcdir)/html/* $(distdir)/html
541
 
@ENABLE_GTK_DOC_TRUE@   -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
542
 
@ENABLE_GTK_DOC_TRUE@   -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
543
 
@ENABLE_GTK_DOC_TRUE@   cd $(distdir) && rm -f $(DISTCLEANFILES)
544
 
@ENABLE_GTK_DOC_TRUE@   -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
545
 
 
546
 
@ENABLE_GTK_DOC_TRUE@.PHONY : dist-hook-local docs
547
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
548
 
# Otherwise a system limit (for SysV at least) may be exceeded.
549
 
.NOEXPORT: