~ubuntu-branches/ubuntu/precise/telepathy-mission-control-5/precise

« back to all changes in this revision

Viewing changes to doc/reference/libmissioncontrol-server/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2009-07-30 12:11:55 UTC
  • mto: (0.4.1 upstream) (7.1.1 lucid) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090730121155-6745f645s3fg1mpk
ImportĀ upstreamĀ versionĀ 5.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
23
top_srcdir = @top_srcdir@
 
24
VPATH = @srcdir@
 
25
pkgdatadir = $(datadir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkgincludedir = $(includedir)/@PACKAGE@
 
28
top_builddir = ../../..
 
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
30
INSTALL = @INSTALL@
 
31
install_sh_DATA = $(install_sh) -c -m 644
 
32
install_sh_PROGRAM = $(install_sh) -c
 
33
install_sh_SCRIPT = $(install_sh) -c
 
34
INSTALL_HEADER = $(INSTALL_DATA)
 
35
transform = $(program_transform_name)
 
36
NORMAL_INSTALL = :
 
37
PRE_INSTALL = :
 
38
POST_INSTALL = :
 
39
NORMAL_UNINSTALL = :
 
40
PRE_UNINSTALL = :
 
41
POST_UNINSTALL = :
 
42
build_triplet = @build@
 
43
host_triplet = @host@
 
44
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
45
        $(top_srcdir)/gtk-doc.make
 
46
subdir = doc/reference/libmissioncontrol-server
 
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
48
am__aclocal_m4_deps = $(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 \
 
52
        $(top_srcdir)/m4/tp-compiler-flag.m4 \
 
53
        $(top_srcdir)/m4/tp-compiler-warnings.m4 \
 
54
        $(top_srcdir)/configure.ac
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(install_sh) -d
 
58
CONFIG_HEADER = $(top_builddir)/config.h
 
59
CONFIG_CLEAN_FILES =
 
60
SOURCES =
 
61
DIST_SOURCES =
 
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
63
ACCOUNTS_CACHE_DIR = @ACCOUNTS_CACHE_DIR@
 
64
ACCOUNTS_DIR = @ACCOUNTS_DIR@
 
65
ACLOCAL = @ACLOCAL@
 
66
AMDEP_FALSE = @AMDEP_FALSE@
 
67
AMDEP_TRUE = @AMDEP_TRUE@
 
68
AMTAR = @AMTAR@
 
69
 
 
70
# Undefine this so the scanner doesn't inherit the ultra-pedantic warnings used
 
71
# for real code.
 
72
AM_CFLAGS = 
 
73
AR = @AR@
 
74
AUTOCONF = @AUTOCONF@
 
75
AUTOHEADER = @AUTOHEADER@
 
76
AUTOMAKE = @AUTOMAKE@
 
77
AWK = @AWK@
 
78
CC = @CC@
 
79
CCDEPMODE = @CCDEPMODE@
 
80
CFLAGS = @CFLAGS@
 
81
CHANDLERS_DIR = @CHANDLERS_DIR@
 
82
CPP = @CPP@
 
83
CPPFLAGS = @CPPFLAGS@
 
84
CXX = @CXX@
 
85
CXXCPP = @CXXCPP@
 
86
CXXDEPMODE = @CXXDEPMODE@
 
87
CXXFLAGS = @CXXFLAGS@
 
88
CYGPATH_W = @CYGPATH_W@
 
89
DBUS_CFLAGS = @DBUS_CFLAGS@
 
90
DBUS_LIBS = @DBUS_LIBS@
 
91
DEFS = @DEFS@
 
92
DEPDIR = @DEPDIR@
 
93
DSYMUTIL = @DSYMUTIL@
 
94
DUMPBIN = @DUMPBIN@
 
95
ECHO_C = @ECHO_C@
 
96
ECHO_N = @ECHO_N@
 
97
ECHO_T = @ECHO_T@
 
98
EGREP = @EGREP@
 
99
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
100
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
101
ENABLE_MC_CLIENT_SO6_FALSE = @ENABLE_MC_CLIENT_SO6_FALSE@
 
102
ENABLE_MC_CLIENT_SO6_TRUE = @ENABLE_MC_CLIENT_SO6_TRUE@
 
103
ENABLE_MC_SERVER_SO6_FALSE = @ENABLE_MC_SERVER_SO6_FALSE@
 
104
ENABLE_MC_SERVER_SO6_TRUE = @ENABLE_MC_SERVER_SO6_TRUE@
 
105
ENABLE_PLUGINS_FALSE = @ENABLE_PLUGINS_FALSE@
 
106
ENABLE_PLUGINS_TRUE = @ENABLE_PLUGINS_TRUE@
 
107
ERROR_CFLAGS = @ERROR_CFLAGS@
 
108
EXEEXT = @EXEEXT@
 
109
FGREP = @FGREP@
 
110
GCONF_CFLAGS = @GCONF_CFLAGS@
 
111
GCONF_LIBS = @GCONF_LIBS@
 
112
GLIB_CFLAGS = @GLIB_CFLAGS@
 
113
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
114
GLIB_LIBS = @GLIB_LIBS@
 
115
GLIB_MKENUMS = @GLIB_MKENUMS@
 
116
GMODULE_CFLAGS = @GMODULE_CFLAGS@
 
117
GMODULE_LIBS = @GMODULE_LIBS@
 
118
GREP = @GREP@
 
119
GTKDOC_CHECK = @GTKDOC_CHECK@
 
120
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
121
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
122
HAVE_EXAMPLES_FALSE = @HAVE_EXAMPLES_FALSE@
 
123
HAVE_EXAMPLES_TRUE = @HAVE_EXAMPLES_TRUE@
 
124
HAVE_GCONF_FALSE = @HAVE_GCONF_FALSE@
 
125
HAVE_GCONF_TRUE = @HAVE_GCONF_TRUE@
 
126
HAVE_SERVER_FALSE = @HAVE_SERVER_FALSE@
 
127
HAVE_SERVER_TRUE = @HAVE_SERVER_TRUE@
 
128
HAVE_TESTS_FALSE = @HAVE_TESTS_FALSE@
 
129
HAVE_TESTS_TRUE = @HAVE_TESTS_TRUE@
 
130
HTML_DIR = @HTML_DIR@
 
131
INSTALL_DATA = @INSTALL_DATA@
 
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
LD = @LD@
 
136
LDFLAGS = @LDFLAGS@
 
137
LIBOBJS = @LIBOBJS@
 
138
LIBS = @LIBS@
 
139
LIBTOOL = @LIBTOOL@
 
140
LIPO = @LIPO@
 
141
LN_S = @LN_S@
 
142
LTLIBOBJS = @LTLIBOBJS@
 
143
MAKEINFO = @MAKEINFO@
 
144
MANAGERS_DIR = @MANAGERS_DIR@
 
145
NM = @NM@
 
146
NMEDIT = @NMEDIT@
 
147
OBJDUMP = @OBJDUMP@
 
148
OBJEXT = @OBJEXT@
 
149
OTOOL = @OTOOL@
 
150
OTOOL64 = @OTOOL64@
 
151
OUT_OF_TREE_BUILD_FALSE = @OUT_OF_TREE_BUILD_FALSE@
 
152
OUT_OF_TREE_BUILD_TRUE = @OUT_OF_TREE_BUILD_TRUE@
 
153
PACKAGE = @PACKAGE@
 
154
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
155
PACKAGE_NAME = @PACKAGE_NAME@
 
156
PACKAGE_STRING = @PACKAGE_STRING@
 
157
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
158
PACKAGE_URL = @PACKAGE_URL@
 
159
PACKAGE_VERSION = @PACKAGE_VERSION@
 
160
PATH_SEPARATOR = @PATH_SEPARATOR@
 
161
PKG_CONFIG = @PKG_CONFIG@
 
162
PROFILES_DIR = @PROFILES_DIR@
 
163
PYTHON = @PYTHON@
 
164
RANLIB = @RANLIB@
 
165
SED = @SED@
 
166
SET_MAKE = @SET_MAKE@
 
167
SHELL = @SHELL@
 
168
STRIP = @STRIP@
 
169
TELEPATHY_CFLAGS = @TELEPATHY_CFLAGS@
 
170
TELEPATHY_LIBS = @TELEPATHY_LIBS@
 
171
TEST_PYTHON = @TEST_PYTHON@
 
172
VERSION = @VERSION@
 
173
WANT_TWISTED_TESTS_FALSE = @WANT_TWISTED_TESTS_FALSE@
 
174
WANT_TWISTED_TESTS_TRUE = @WANT_TWISTED_TESTS_TRUE@
 
175
XSLTPROC = @XSLTPROC@
 
176
ac_ct_CC = @ac_ct_CC@
 
177
ac_ct_CXX = @ac_ct_CXX@
 
178
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
179
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
180
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
181
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
182
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
183
am__include = @am__include@
 
184
am__leading_dot = @am__leading_dot@
 
185
am__quote = @am__quote@
 
186
am__tar = @am__tar@
 
187
am__untar = @am__untar@
 
188
bindir = @bindir@
 
189
build = @build@
 
190
build_alias = @build_alias@
 
191
build_cpu = @build_cpu@
 
192
build_os = @build_os@
 
193
build_vendor = @build_vendor@
 
194
datadir = @datadir@
 
195
datarootdir = @datarootdir@
 
196
docdir = @docdir@
 
197
dvidir = @dvidir@
 
198
exec_prefix = @exec_prefix@
 
199
host = @host@
 
200
host_alias = @host_alias@
 
201
host_cpu = @host_cpu@
 
202
host_os = @host_os@
 
203
host_vendor = @host_vendor@
 
204
htmldir = @htmldir@
 
205
includedir = @includedir@
 
206
infodir = @infodir@
 
207
install_sh = @install_sh@
 
208
libdir = @libdir@
 
209
libexecdir = @libexecdir@
 
210
localedir = @localedir@
 
211
localstatedir = @localstatedir@
 
212
lt_ECHO = @lt_ECHO@
 
213
mandir = @mandir@
 
214
mkdir_p = @mkdir_p@
 
215
oldincludedir = @oldincludedir@
 
216
pdfdir = @pdfdir@
 
217
pluginlibdir = @pluginlibdir@
 
218
prefix = @prefix@
 
219
program_transform_name = @program_transform_name@
 
220
psdir = @psdir@
 
221
sbindir = @sbindir@
 
222
sharedstatedir = @sharedstatedir@
 
223
sysconfdir = @sysconfdir@
 
224
target_alias = @target_alias@
 
225
 
 
226
# We require automake 1.6 at least.
 
227
AUTOMAKE_OPTIONS = 1.6
 
228
 
 
229
# This is a blank Makefile.am for using gtk-doc.
 
230
# Copy this to your project's API docs directory and modify the variables to
 
231
# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
 
232
# of using the various options.
 
233
 
 
234
# The name of the module, e.g. 'glib'.
 
235
DOC_MODULE = libmissioncontrol-server
 
236
 
 
237
# The top-level SGML file. You can change this if you want to.
 
238
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
 
239
 
 
240
# The directory containing the source code. Relative to $(srcdir).
 
241
# gtk-doc will search all .c & .h files beneath here for inline comments
 
242
# documenting the functions and macros.
 
243
# e.g. DOC_SOURCE_DIR=../../../gtk
 
244
DOC_SOURCE_DIR = ../../../src
 
245
 
 
246
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
 
247
SCANGOBJ_OPTIONS = 
 
248
 
 
249
# Extra options to supply to gtkdoc-scan.
 
250
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
 
251
SCAN_OPTIONS = 
 
252
 
 
253
# Extra options to supply to gtkdoc-mkdb.
 
254
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
 
255
MKDB_OPTIONS = --sgml-mode --output-format=xml
 
256
 
 
257
# Extra options to supply to gtkdoc-fixref. Not normally needed.
 
258
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
 
259
FIXXREF_OPTIONS = --extra-dir=$(srcdir)/../libmcclient/html
 
260
 
 
261
# Used for dependencies. The docs will be rebuilt if any of these change.
 
262
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
 
263
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
 
264
HFILE_GLOB = $(top_srcdir)/src/*.h
 
265
CFILE_GLOB = $(top_srcdir)/src/*.c
 
266
 
 
267
# Header files to ignore when scanning.
 
268
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
 
269
IGNORE_HFILES = mcd-filtering-int.h \
 
270
               stamp-mcd-enum-types.h \
 
271
               mcd-service-gen.h \
 
272
               mcd-signals-marshal.h
 
273
 
 
274
 
 
275
# Images to copy into HTML directory.
 
276
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
 
277
HTML_IMAGES = 
 
278
 
 
279
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
 
280
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
 
281
content_files = 
 
282
 
 
283
# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
 
284
# Only needed if you are using gtkdoc-scangobj to dynamically query widget
 
285
# signals and properties.
 
286
# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
 
287
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
 
288
INCLUDES = \
 
289
        -I$(top_srcdir) \
 
290
        -I$(top_builddir) \
 
291
        -I$(top_srcdir)/src \
 
292
        -I$(top_builddir)/src \
 
293
        $(DBUS_CFLAGS) \
 
294
        $(TELEPATHY_CFLAGS)
 
295
 
 
296
GTKDOC_LIBS = \
 
297
        $(top_builddir)/src/libmissioncontrol-server.la \
 
298
        $(top_builddir)/libmcclient/libmcclient.la \
 
299
        $(GCONF_LIBS) \
 
300
        $(GLIB_LIBS) \
 
301
        $(DBUS_LIBS) \
 
302
        $(TELEPATHY_LIBS)
 
303
 
 
304
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
305
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
306
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
 
307
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
 
308
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = sh -c
 
309
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
 
310
 
 
311
# We set GPATH here; this gives us semantics for GNU make
 
312
# which are more like other make's VPATH, when it comes to
 
313
# whether a source that is a target of one rule is then
 
314
# searched for in VPATH/GPATH.
 
315
#
 
316
GPATH = $(srcdir)
 
317
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
 
318
 
 
319
# This includes the standard gtk-doc make rules, copied by gtkdocize.
 
320
 
 
321
# Other files to distribute
 
322
# e.g. EXTRA_DIST += version.xml.in
 
323
EXTRA_DIST = $(content_files) $(HTML_IMAGES) $(DOC_MAIN_SGML_FILE) \
 
324
        $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
 
325
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
 
326
           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
 
327
 
 
328
SCANOBJ_FILES = \
 
329
        $(DOC_MODULE).args       \
 
330
        $(DOC_MODULE).hierarchy  \
 
331
        $(DOC_MODULE).interfaces \
 
332
        $(DOC_MODULE).prerequisites \
 
333
        $(DOC_MODULE).signals
 
334
 
 
335
REPORT_FILES = \
 
336
        $(DOC_MODULE)-undocumented.txt \
 
337
        $(DOC_MODULE)-undeclared.txt \
 
338
        $(DOC_MODULE)-unused.txt
 
339
 
 
340
CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
 
341
all: all-am
 
342
 
 
343
.SUFFIXES:
 
344
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
 
345
        @for dep in $?; do \
 
346
          case '$(am__configure_deps)' in \
 
347
            *$$dep*) \
 
348
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
349
                && exit 0; \
 
350
              exit 1;; \
 
351
          esac; \
 
352
        done; \
 
353
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/reference/libmissioncontrol-server/Makefile'; \
 
354
        cd $(top_srcdir) && \
 
355
          $(AUTOMAKE) --gnu  doc/reference/libmissioncontrol-server/Makefile
 
356
.PRECIOUS: Makefile
 
357
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
358
        @case '$?' in \
 
359
          *config.status*) \
 
360
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
361
          *) \
 
362
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
363
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
364
        esac;
 
365
 
 
366
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
367
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
368
 
 
369
$(top_srcdir)/configure:  $(am__configure_deps)
 
370
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
371
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
373
 
 
374
mostlyclean-libtool:
 
375
        -rm -f *.lo
 
376
 
 
377
clean-libtool:
 
378
        -rm -rf .libs _libs
 
379
 
 
380
distclean-libtool:
 
381
        -rm -f libtool
 
382
uninstall-info-am:
 
383
tags: TAGS
 
384
TAGS:
 
385
 
 
386
ctags: CTAGS
 
387
CTAGS:
 
388
 
 
389
 
 
390
distdir: $(DISTFILES)
 
391
        $(mkdir_p) $(distdir)/../../..
 
392
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
393
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
394
        list='$(DISTFILES)'; for file in $$list; do \
 
395
          case $$file in \
 
396
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
397
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
398
          esac; \
 
399
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
400
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
401
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
402
            dir="/$$dir"; \
 
403
            $(mkdir_p) "$(distdir)$$dir"; \
 
404
          else \
 
405
            dir=''; \
 
406
          fi; \
 
407
          if test -d $$d/$$file; then \
 
408
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
409
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
410
            fi; \
 
411
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
412
          else \
 
413
            test -f $(distdir)/$$file \
 
414
            || cp -p $$d/$$file $(distdir)/$$file \
 
415
            || exit 1; \
 
416
          fi; \
 
417
        done
 
418
        $(MAKE) $(AM_MAKEFLAGS) \
 
419
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
420
          dist-hook
 
421
check-am: all-am
 
422
check: check-am
 
423
all-am: Makefile all-local
 
424
installdirs:
 
425
install: install-am
 
426
install-exec: install-exec-am
 
427
install-data: install-data-am
 
428
uninstall: uninstall-am
 
429
 
 
430
install-am: all-am
 
431
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
432
 
 
433
installcheck: installcheck-am
 
434
install-strip:
 
435
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
436
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
437
          `test -z '$(STRIP)' || \
 
438
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
439
mostlyclean-generic:
 
440
 
 
441
clean-generic:
 
442
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
443
 
 
444
distclean-generic:
 
445
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
446
 
 
447
maintainer-clean-generic:
 
448
        @echo "This command is intended for maintainers to use"
 
449
        @echo "it deletes files that may require special tools to rebuild."
 
450
clean: clean-am
 
451
 
 
452
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
453
 
 
454
distclean: distclean-am
 
455
        -rm -f Makefile
 
456
distclean-am: clean-am distclean-generic distclean-libtool \
 
457
        distclean-local
 
458
 
 
459
dvi: dvi-am
 
460
 
 
461
dvi-am:
 
462
 
 
463
html: html-am
 
464
 
 
465
info: info-am
 
466
 
 
467
info-am:
 
468
 
 
469
install-data-am: install-data-local
 
470
 
 
471
install-exec-am:
 
472
 
 
473
install-info: install-info-am
 
474
 
 
475
install-man:
 
476
 
 
477
installcheck-am:
 
478
 
 
479
maintainer-clean: maintainer-clean-am
 
480
        -rm -f Makefile
 
481
maintainer-clean-am: distclean-am maintainer-clean-generic \
 
482
        maintainer-clean-local
 
483
 
 
484
mostlyclean: mostlyclean-am
 
485
 
 
486
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
487
 
 
488
pdf: pdf-am
 
489
 
 
490
pdf-am:
 
491
 
 
492
ps: ps-am
 
493
 
 
494
ps-am:
 
495
 
 
496
uninstall-am: uninstall-info-am uninstall-local
 
497
 
 
498
.PHONY: all all-am all-local check check-am clean clean-generic \
 
499
        clean-libtool clean-local dist-hook distclean \
 
500
        distclean-generic distclean-libtool distclean-local distdir \
 
501
        dvi dvi-am html html-am info info-am install install-am \
 
502
        install-data install-data-am install-data-local install-exec \
 
503
        install-exec-am install-info install-info-am install-man \
 
504
        install-strip installcheck installcheck-am installdirs \
 
505
        maintainer-clean maintainer-clean-generic \
 
506
        maintainer-clean-local mostlyclean mostlyclean-generic \
 
507
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
508
        uninstall-info-am uninstall-local
 
509
 
 
510
 
 
511
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
 
512
@ENABLE_GTK_DOC_FALSE@all-local:
 
513
 
 
514
docs: html-build.stamp
 
515
 
 
516
$(REPORT_FILES): sgml-build.stamp
 
517
 
 
518
#### scan ####
 
519
 
 
520
scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
 
521
        @echo 'gtk-doc: Scanning header files'
 
522
        @-chmod -R u+w $(srcdir)
 
523
        cd $(srcdir) && \
 
524
          gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
 
525
        if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
 
526
            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) ; \
 
527
        else \
 
528
            cd $(srcdir) ; \
 
529
            for i in $(SCANOBJ_FILES) ; do \
 
530
               test -f $$i || touch $$i ; \
 
531
            done \
 
532
        fi
 
533
        touch scan-build.stamp
 
534
 
 
535
$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
 
536
        @true
 
537
 
 
538
#### templates ####
 
539
 
 
540
tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
 
541
        @echo 'gtk-doc: Rebuilding template files'
 
542
        @-chmod -R u+w $(srcdir)
 
543
        cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
 
544
        touch tmpl-build.stamp
 
545
 
 
546
tmpl.stamp: tmpl-build.stamp
 
547
        @true
 
548
 
 
549
tmpl/*.sgml:
 
550
        @true
 
551
 
 
552
#### xml ####
 
553
 
 
554
sgml-build.stamp: tmpl.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
 
555
        @echo 'gtk-doc: Building XML'
 
556
        @-chmod -R u+w $(srcdir)
 
557
        cd $(srcdir) && \
 
558
        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)
 
559
        touch sgml-build.stamp
 
560
 
 
561
sgml.stamp: sgml-build.stamp
 
562
        @true
 
563
 
 
564
#### html ####
 
565
 
 
566
html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
 
567
        @echo 'gtk-doc: Building HTML'
 
568
        @-chmod -R u+w $(srcdir)
 
569
        rm -rf $(srcdir)/html
 
570
        mkdir $(srcdir)/html
 
571
        mkhtml_options=""; \
 
572
        gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
 
573
        if test "$(?)" = "0"; then \
 
574
          mkhtml_options=--path="$(srcdir)"; \
 
575
        fi
 
576
        cd $(srcdir)/html && gtkdoc-mkhtml $(mkhtml_options) $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
 
577
        test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
 
578
        @echo 'gtk-doc: Fixing cross-references'
 
579
        cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
 
580
        touch html-build.stamp
 
581
 
 
582
##############
 
583
 
 
584
clean-local:
 
585
        rm -f *~ *.bak
 
586
        rm -rf .libs
 
587
 
 
588
distclean-local:
 
589
        cd $(srcdir) && \
 
590
          rm -rf xml $(REPORT_FILES) \
 
591
                 $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
 
592
 
 
593
maintainer-clean-local: clean
 
594
        cd $(srcdir) && rm -rf xml html
 
595
 
 
596
install-data-local:
 
597
        installfiles=`echo $(srcdir)/html/*`; \
 
598
        if test "$$installfiles" = '$(srcdir)/html/*'; \
 
599
        then echo '-- Nothing to install' ; \
 
600
        else \
 
601
          if test -n "$(DOC_MODULE_VERSION)"; then \
 
602
            installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
 
603
          else \
 
604
            installdir="$(DESTDIR)$(TARGET_DIR)"; \
 
605
          fi; \
 
606
          $(mkinstalldirs) $${installdir} ; \
 
607
          for i in $$installfiles; do \
 
608
            echo '-- Installing '$$i ; \
 
609
            $(INSTALL_DATA) $$i $${installdir}; \
 
610
          done; \
 
611
          if test -n "$(DOC_MODULE_VERSION)"; then \
 
612
            mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
 
613
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
 
614
            mv -f $${installdir}/$(DOC_MODULE).devhelp \
 
615
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp; \
 
616
          fi; \
 
617
          ! which gtkdoc-rebase >/dev/null 2>&1 || \
 
618
            gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir} ; \
 
619
        fi
 
620
 
 
621
uninstall-local:
 
622
        if test -n "$(DOC_MODULE_VERSION)"; then \
 
623
          installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
 
624
        else \
 
625
          installdir="$(DESTDIR)$(TARGET_DIR)"; \
 
626
        fi; \
 
627
        rm -rf $${installdir}
 
628
 
 
629
#
 
630
# Require gtk-doc when making dist
 
631
#
 
632
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
 
633
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
 
634
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
 
635
@ENABLE_GTK_DOC_FALSE@  @false
 
636
 
 
637
dist-hook: dist-check-gtkdoc dist-hook-local
 
638
        mkdir $(distdir)/tmpl
 
639
        mkdir $(distdir)/xml
 
640
        mkdir $(distdir)/html
 
641
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
 
642
        -cp $(srcdir)/xml/*.xml $(distdir)/xml
 
643
        cp $(srcdir)/html/* $(distdir)/html
 
644
        -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
 
645
        -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
 
646
        cd $(distdir) && rm -f $(DISTCLEANFILES)
 
647
        ! which gtkdoc-rebase >/dev/null 2>&1 || \
 
648
          gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
 
649
 
 
650
.PHONY : dist-hook-local docs
 
651
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
652
# Otherwise a system limit (for SysV at least) may be exceeded.
 
653
.NOEXPORT: