~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to docs/libempathy/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-11-16 23:40:52 UTC
  • mfrom: (1.1.39 upstream)
  • mto: (6.3.7 experimental)
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20091116234052-7hhwrpeln4mwdyw7
Tags: upstream-2.29.2
ImportĀ upstreamĀ versionĀ 2.29.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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)/gtk-doc.make
42
 
subdir = docs/libempathy
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
45
 
        $(top_srcdir)/m4/empathy-args.m4 \
46
 
        $(top_srcdir)/m4/empathy-valgrind.m4 \
47
 
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
48
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.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)/m4/python.m4 \
52
 
        $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
53
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
 
        $(ACLOCAL_M4)
55
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56
 
CONFIG_HEADER = $(top_builddir)/config.h
57
 
CONFIG_CLEAN_FILES = version.xml
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
63
 
ALL_LINGUAS = @ALL_LINGUAS@
64
 
AMTAR = @AMTAR@
65
 
AM_MAKEFLAGS = @AM_MAKEFLAGS@
66
 
AR = @AR@
67
 
AUTOCONF = @AUTOCONF@
68
 
AUTOHEADER = @AUTOHEADER@
69
 
AUTOMAKE = @AUTOMAKE@
70
 
AWK = @AWK@
71
 
CATALOGS = @CATALOGS@
72
 
CATOBJEXT = @CATOBJEXT@
73
 
CC = @CC@
74
 
CCDEPMODE = @CCDEPMODE@
75
 
CFLAGS = @CFLAGS@
76
 
CHECK_CFLAGS = @CHECK_CFLAGS@
77
 
CHECK_LIBS = @CHECK_LIBS@
78
 
CONNMAN_CFLAGS = @CONNMAN_CFLAGS@
79
 
CONNMAN_LIBS = @CONNMAN_LIBS@
80
 
CPP = @CPP@
81
 
CPPFLAGS = @CPPFLAGS@
82
 
CXX = @CXX@
83
 
CYGPATH_W = @CYGPATH_W@
84
 
DATADIRNAME = @DATADIRNAME@
85
 
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
86
 
DEFS = @DEFS@
87
 
DEPDIR = @DEPDIR@
88
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
89
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
90
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
91
 
DSYMUTIL = @DSYMUTIL@
92
 
DUMPBIN = @DUMPBIN@
93
 
ECHO_C = @ECHO_C@
94
 
ECHO_N = @ECHO_N@
95
 
ECHO_T = @ECHO_T@
96
 
EGREP = @EGREP@
97
 
EMPATHY_CFLAGS = @EMPATHY_CFLAGS@
98
 
EMPATHY_LIBS = @EMPATHY_LIBS@
99
 
ENABLE_CODING_STYLE_CHECKS = @ENABLE_CODING_STYLE_CHECKS@
100
 
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
101
 
ENCHANT_LIBS = @ENCHANT_LIBS@
102
 
EXEEXT = @EXEEXT@
103
 
F77 = @F77@
104
 
FC = @FC@
105
 
FGREP = @FGREP@
106
 
GCONFTOOL = @GCONFTOOL@
107
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
108
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
109
 
GEOCLUE_CFLAGS = @GEOCLUE_CFLAGS@
110
 
GEOCLUE_LIBS = @GEOCLUE_LIBS@
111
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
112
 
GLIB_CFLAGS = @GLIB_CFLAGS@
113
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
114
 
GLIB_LIBS = @GLIB_LIBS@
115
 
GLIB_MKENUMS = @GLIB_MKENUMS@
116
 
GMOFILES = @GMOFILES@
117
 
GMSGFMT = @GMSGFMT@
118
 
GOBJECT_QUERY = @GOBJECT_QUERY@
119
 
GREP = @GREP@
120
 
GTKDOC_CHECK = @GTKDOC_CHECK@
121
 
HELP_DIR = @HELP_DIR@
122
 
HTML_DIR = @HTML_DIR@
123
 
INSTALL = @INSTALL@
124
 
INSTALL_DATA = @INSTALL_DATA@
125
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
126
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
127
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128
 
INSTOBJEXT = @INSTOBJEXT@
129
 
INTLLIBS = @INTLLIBS@
130
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
131
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
132
 
INTLTOOL_PERL = @INTLTOOL_PERL@
133
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
134
 
LD = @LD@
135
 
LDFLAGS = @LDFLAGS@
136
 
LIBCHAMPLAIN_CFLAGS = @LIBCHAMPLAIN_CFLAGS@
137
 
LIBCHAMPLAIN_LIBS = @LIBCHAMPLAIN_LIBS@
138
 
LIBEMPATHYGTK_CFLAGS = @LIBEMPATHYGTK_CFLAGS@
139
 
LIBEMPATHYGTK_LIBS = @LIBEMPATHYGTK_LIBS@
140
 
LIBEMPATHY_AGE = @LIBEMPATHY_AGE@
141
 
LIBEMPATHY_CFLAGS = @LIBEMPATHY_CFLAGS@
142
 
LIBEMPATHY_CURRENT = @LIBEMPATHY_CURRENT@
143
 
LIBEMPATHY_GTK_AGE = @LIBEMPATHY_GTK_AGE@
144
 
LIBEMPATHY_GTK_CURRENT = @LIBEMPATHY_GTK_CURRENT@
145
 
LIBEMPATHY_GTK_REVISION = @LIBEMPATHY_GTK_REVISION@
146
 
LIBEMPATHY_LIBS = @LIBEMPATHY_LIBS@
147
 
LIBEMPATHY_REVISION = @LIBEMPATHY_REVISION@
148
 
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
149
 
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
150
 
LIBOBJS = @LIBOBJS@
151
 
LIBS = @LIBS@
152
 
LIBTOOL = @LIBTOOL@
153
 
LIPO = @LIPO@
154
 
LN_S = @LN_S@
155
 
LTLIBOBJS = @LTLIBOBJS@
156
 
MAINT = @MAINT@
157
 
MAKEFLAGS = @MAKEFLAGS@
158
 
MAKEINFO = @MAKEINFO@
159
 
MEGAPHONE_CFLAGS = @MEGAPHONE_CFLAGS@
160
 
MEGAPHONE_LIBS = @MEGAPHONE_LIBS@
161
 
MKDIR_P = @MKDIR_P@
162
 
MKINSTALLDIRS = @MKINSTALLDIRS@
163
 
MSGFMT = @MSGFMT@
164
 
MSGFMT_OPTS = @MSGFMT_OPTS@
165
 
MSGMERGE = @MSGMERGE@
166
 
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
167
 
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
168
 
NM = @NM@
169
 
NMEDIT = @NMEDIT@
170
 
NOTHERE_CFLAGS = @NOTHERE_CFLAGS@
171
 
NOTHERE_LIBS = @NOTHERE_LIBS@
172
 
OBJC = @OBJC@
173
 
OBJDUMP = @OBJDUMP@
174
 
OBJEXT = @OBJEXT@
175
 
OMF_DIR = @OMF_DIR@
176
 
OTOOL = @OTOOL@
177
 
OTOOL64 = @OTOOL64@
178
 
PACKAGE = @PACKAGE@
179
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180
 
PACKAGE_NAME = @PACKAGE_NAME@
181
 
PACKAGE_STRING = @PACKAGE_STRING@
182
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
183
 
PACKAGE_VERSION = @PACKAGE_VERSION@
184
 
PATH_SEPARATOR = @PATH_SEPARATOR@
185
 
PKG_CONFIG = @PKG_CONFIG@
186
 
POFILES = @POFILES@
187
 
POSUB = @POSUB@
188
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
189
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
190
 
PYGOBJECTCODEGEN = @PYGOBJECTCODEGEN@
191
 
PYTHON = @PYTHON@
192
 
PYTHON_BINDING_CFLAGS = @PYTHON_BINDING_CFLAGS@
193
 
PYTHON_BINDING_LIBS = @PYTHON_BINDING_LIBS@
194
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
195
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
196
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
197
 
PYTHON_PREFIX = @PYTHON_PREFIX@
198
 
PYTHON_VERSION = @PYTHON_VERSION@
199
 
Q = @Q@
200
 
RANLIB = @RANLIB@
201
 
SED = @SED@
202
 
SET_MAKE = @SET_MAKE@
203
 
SHELL = @SHELL@
204
 
STRIP = @STRIP@
205
 
USE_NLS = @USE_NLS@
206
 
V = @V@
207
 
VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
208
 
VALGRIND_LIBS = @VALGRIND_LIBS@
209
 
VALGRIND_PATH = @VALGRIND_PATH@
210
 
VERSION = @VERSION@
211
 
WARN_CFLAGS = @WARN_CFLAGS@
212
 
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
213
 
WEBKIT_LIBS = @WEBKIT_LIBS@
214
 
XGETTEXT = @XGETTEXT@
215
 
XMKMF = @XMKMF@
216
 
XSLTPROC = @XSLTPROC@
217
 
X_CFLAGS = @X_CFLAGS@
218
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
219
 
X_LIBS = @X_LIBS@
220
 
X_PRE_LIBS = @X_PRE_LIBS@
221
 
abs_builddir = @abs_builddir@
222
 
abs_srcdir = @abs_srcdir@
223
 
abs_top_builddir = @abs_top_builddir@
224
 
abs_top_srcdir = @abs_top_srcdir@
225
 
ac_ct_CC = @ac_ct_CC@
226
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227
 
am__include = @am__include@
228
 
am__leading_dot = @am__leading_dot@
229
 
am__quote = @am__quote@
230
 
am__tar = @am__tar@
231
 
am__untar = @am__untar@
232
 
bindir = @bindir@
233
 
build = @build@
234
 
build_alias = @build_alias@
235
 
build_cpu = @build_cpu@
236
 
build_os = @build_os@
237
 
build_vendor = @build_vendor@
238
 
builddir = @builddir@
239
 
datadir = @datadir@
240
 
datarootdir = @datarootdir@
241
 
docdir = @docdir@
242
 
dvidir = @dvidir@
243
 
exec_prefix = @exec_prefix@
244
 
host = @host@
245
 
host_alias = @host_alias@
246
 
host_cpu = @host_cpu@
247
 
host_os = @host_os@
248
 
host_vendor = @host_vendor@
249
 
htmldir = @htmldir@
250
 
includedir = @includedir@
251
 
infodir = @infodir@
252
 
install_sh = @install_sh@
253
 
libdir = @libdir@
254
 
libexecdir = @libexecdir@
255
 
localedir = @localedir@
256
 
localstatedir = @localstatedir@
257
 
lt_ECHO = @lt_ECHO@
258
 
mandir = @mandir@
259
 
mkdir_p = @mkdir_p@
260
 
oldincludedir = @oldincludedir@
261
 
pdfdir = @pdfdir@
262
 
pkgpyexecdir = @pkgpyexecdir@
263
 
pkgpythondir = @pkgpythondir@
264
 
prefix = @prefix@
265
 
program_transform_name = @program_transform_name@
266
 
psdir = @psdir@
267
 
pyexecdir = @pyexecdir@
268
 
pythondir = @pythondir@
269
 
sbindir = @sbindir@
270
 
sharedstatedir = @sharedstatedir@
271
 
shavedir = @shavedir@
272
 
srcdir = @srcdir@
273
 
sysconfdir = @sysconfdir@
274
 
target_alias = @target_alias@
275
 
top_build_prefix = @top_build_prefix@
276
 
top_builddir = @top_builddir@
277
 
top_srcdir = @top_srcdir@
278
 
NULL = 
279
 
AUTOMAKE_OPTIONS = 1.6
280
 
 
281
 
# The name of the module.
282
 
DOC_MODULE = libempathy
283
 
 
284
 
# The top-level SGML file.
285
 
DOC_MAIN_SGML_FILE = libempathy-docs.sgml
286
 
 
287
 
# Extra options to supply to gtkdoc-scan
288
 
SCAN_OPTIONS = --deprecated-guards="G_DISABLE_DEPRECATED"
289
 
 
290
 
# The directory containing the source code. Relative to $(srcdir)
291
 
DOC_SOURCE_DIR = $(top_srcdir)/libempathy
292
 
HFILE_GLOB = $(top_srcdir)/libempathy/*.h
293
 
CFILE_GLOB = $(top_srcdir)/libempathy/*.c
294
 
 
295
 
# Headers to ignore
296
 
IGNORE_HFILES = \
297
 
        empathy-filter-glue.h           \
298
 
        empathy-debug.h                 \
299
 
        empathy-marshal.h               \
300
 
        stamp-empathy-enum-types.h      \
301
 
        empathy-chandler-glue.h         \
302
 
        $(NULL)
303
 
 
304
 
 
305
 
# CFLAGS and LDFLAGS for compiling scan program. Only needed
306
 
# if $(DOC_MODULE).types is non-empty.
307
 
GTKDOC_CFLAGS = \
308
 
        -I$(srcdir)                     \
309
 
        -I$(top_srcdir)                 \
310
 
        -I$(top_srcdir)/libempathy      \
311
 
        -I$(top_builddir)               \
312
 
        -I$(top_builddir)/libempathy    \
313
 
        $(LIBEMPATHY_CFLAGS)            \
314
 
        $(NULL)
315
 
 
316
 
GTKDOC_LIBS = \
317
 
        $(top_builddir)/libempathy/libempathy.la        \
318
 
        $(LIBEMPATHY_LIBS)                              \
319
 
        $(NULL)
320
 
 
321
 
 
322
 
# Extra options to supply to gtkdoc-mkdb
323
 
MKDB_OPTIONS = --output-format=xml --sgml-mode
324
 
 
325
 
# Images to copy into HTML directory
326
 
HTML_IMAGES = 
327
 
content_files = \
328
 
        version.xml
329
 
 
330
 
extra_files = version.xml.in
331
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
332
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
333
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
334
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
335
 
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = sh -c
336
 
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
337
 
 
338
 
# We set GPATH here; this gives us semantics for GNU make
339
 
# which are more like other make's VPATH, when it comes to
340
 
# whether a source that is a target of one rule is then
341
 
# searched for in VPATH/GPATH.
342
 
#
343
 
GPATH = $(srcdir)
344
 
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
345
 
EXTRA_DIST = $(content_files) $(HTML_IMAGES) $(DOC_MAIN_SGML_FILE) \
346
 
        $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt \
347
 
        version.xml.in
348
 
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
349
 
           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
350
 
 
351
 
SCANOBJ_FILES = \
352
 
        $(DOC_MODULE).args       \
353
 
        $(DOC_MODULE).hierarchy  \
354
 
        $(DOC_MODULE).interfaces \
355
 
        $(DOC_MODULE).prerequisites \
356
 
        $(DOC_MODULE).signals
357
 
 
358
 
REPORT_FILES = \
359
 
        $(DOC_MODULE)-undocumented.txt \
360
 
        $(DOC_MODULE)-undeclared.txt \
361
 
        $(DOC_MODULE)-unused.txt
362
 
 
363
 
CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
364
 
all: all-am
365
 
 
366
 
.SUFFIXES:
367
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
368
 
        @for dep in $?; do \
369
 
          case '$(am__configure_deps)' in \
370
 
            *$$dep*) \
371
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
372
 
                && { if test -f $@; then exit 0; else break; fi; }; \
373
 
              exit 1;; \
374
 
          esac; \
375
 
        done; \
376
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/libempathy/Makefile'; \
377
 
        cd $(top_srcdir) && \
378
 
          $(AUTOMAKE) --gnu  docs/libempathy/Makefile
379
 
.PRECIOUS: Makefile
380
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381
 
        @case '$?' in \
382
 
          *config.status*) \
383
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
384
 
          *) \
385
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
386
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
387
 
        esac;
388
 
 
389
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391
 
 
392
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
393
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
395
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396
 
version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
397
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
398
 
 
399
 
mostlyclean-libtool:
400
 
        -rm -f *.lo
401
 
 
402
 
clean-libtool:
403
 
        -rm -rf .libs _libs
404
 
tags: TAGS
405
 
TAGS:
406
 
 
407
 
ctags: CTAGS
408
 
CTAGS:
409
 
 
410
 
 
411
 
distdir: $(DISTFILES)
412
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414
 
        list='$(DISTFILES)'; \
415
 
          dist_files=`for file in $$list; do echo $$file; done | \
416
 
          sed -e "s|^$$srcdirstrip/||;t" \
417
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
418
 
        case $$dist_files in \
419
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
420
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
421
 
                           sort -u` ;; \
422
 
        esac; \
423
 
        for file in $$dist_files; do \
424
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
425
 
          if test -d $$d/$$file; then \
426
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
427
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429
 
            fi; \
430
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431
 
          else \
432
 
            test -f $(distdir)/$$file \
433
 
            || cp -p $$d/$$file $(distdir)/$$file \
434
 
            || exit 1; \
435
 
          fi; \
436
 
        done
437
 
        $(MAKE) $(AM_MAKEFLAGS) \
438
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
439
 
          dist-hook
440
 
check-am: all-am
441
 
check: check-am
442
 
all-am: Makefile all-local
443
 
installdirs:
444
 
install: install-am
445
 
install-exec: install-exec-am
446
 
install-data: install-data-am
447
 
uninstall: uninstall-am
448
 
 
449
 
install-am: all-am
450
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
451
 
 
452
 
installcheck: installcheck-am
453
 
install-strip:
454
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456
 
          `test -z '$(STRIP)' || \
457
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
458
 
mostlyclean-generic:
459
 
 
460
 
clean-generic:
461
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
462
 
 
463
 
distclean-generic:
464
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
465
 
 
466
 
maintainer-clean-generic:
467
 
        @echo "This command is intended for maintainers to use"
468
 
        @echo "it deletes files that may require special tools to rebuild."
469
 
clean: clean-am
470
 
 
471
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
472
 
 
473
 
distclean: distclean-am
474
 
        -rm -f Makefile
475
 
distclean-am: clean-am distclean-generic distclean-local
476
 
 
477
 
dvi: dvi-am
478
 
 
479
 
dvi-am:
480
 
 
481
 
html: html-am
482
 
 
483
 
info: info-am
484
 
 
485
 
info-am:
486
 
 
487
 
install-data-am: install-data-local
488
 
 
489
 
install-dvi: install-dvi-am
490
 
 
491
 
install-exec-am:
492
 
 
493
 
install-html: install-html-am
494
 
 
495
 
install-info: install-info-am
496
 
 
497
 
install-man:
498
 
 
499
 
install-pdf: install-pdf-am
500
 
 
501
 
install-ps: install-ps-am
502
 
 
503
 
installcheck-am:
504
 
 
505
 
maintainer-clean: maintainer-clean-am
506
 
        -rm -f Makefile
507
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
508
 
        maintainer-clean-local
509
 
 
510
 
mostlyclean: mostlyclean-am
511
 
 
512
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
513
 
 
514
 
pdf: pdf-am
515
 
 
516
 
pdf-am:
517
 
 
518
 
ps: ps-am
519
 
 
520
 
ps-am:
521
 
 
522
 
uninstall-am: uninstall-local
523
 
 
524
 
.MAKE: install-am install-strip
525
 
 
526
 
.PHONY: all all-am all-local check check-am clean clean-generic \
527
 
        clean-libtool clean-local dist-hook distclean \
528
 
        distclean-generic distclean-libtool distclean-local distdir \
529
 
        dvi dvi-am html html-am info info-am install install-am \
530
 
        install-data install-data-am install-data-local install-dvi \
531
 
        install-dvi-am install-exec install-exec-am install-html \
532
 
        install-html-am install-info install-info-am install-man \
533
 
        install-pdf install-pdf-am install-ps install-ps-am \
534
 
        install-strip installcheck installcheck-am installdirs \
535
 
        maintainer-clean maintainer-clean-generic \
536
 
        maintainer-clean-local mostlyclean mostlyclean-generic \
537
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
538
 
        uninstall-local
539
 
 
540
 
 
541
 
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
542
 
@ENABLE_GTK_DOC_FALSE@all-local:
543
 
 
544
 
docs: html-build.stamp
545
 
 
546
 
$(REPORT_FILES): sgml-build.stamp
547
 
 
548
 
#### scan ####
549
 
 
550
 
scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
551
 
        @echo 'gtk-doc: Scanning header files'
552
 
        @-chmod -R u+w $(srcdir)
553
 
        cd $(srcdir) && \
554
 
          gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
555
 
        if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
556
 
            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) ; \
557
 
        else \
558
 
            cd $(srcdir) ; \
559
 
            for i in $(SCANOBJ_FILES) ; do \
560
 
               test -f $$i || touch $$i ; \
561
 
            done \
562
 
        fi
563
 
        touch scan-build.stamp
564
 
 
565
 
$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
566
 
        @true
567
 
 
568
 
#### templates ####
569
 
 
570
 
tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
571
 
        @echo 'gtk-doc: Rebuilding template files'
572
 
        @-chmod -R u+w $(srcdir)
573
 
        cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
574
 
        touch tmpl-build.stamp
575
 
 
576
 
tmpl.stamp: tmpl-build.stamp
577
 
        @true
578
 
 
579
 
tmpl/*.sgml:
580
 
        @true
581
 
 
582
 
#### xml ####
583
 
 
584
 
sgml-build.stamp: tmpl.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
585
 
        @echo 'gtk-doc: Building XML'
586
 
        @-chmod -R u+w $(srcdir)
587
 
        cd $(srcdir) && \
588
 
        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)
589
 
        touch sgml-build.stamp
590
 
 
591
 
sgml.stamp: sgml-build.stamp
592
 
        @true
593
 
 
594
 
#### html ####
595
 
 
596
 
html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
597
 
        @echo 'gtk-doc: Building HTML'
598
 
        @-chmod -R u+w $(srcdir)
599
 
        rm -rf $(srcdir)/html
600
 
        mkdir $(srcdir)/html
601
 
        mkhtml_options=""; \
602
 
        gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
603
 
        if test "$(?)" = "0"; then \
604
 
          mkhtml_options=--path="$(srcdir)"; \
605
 
        fi
606
 
        cd $(srcdir)/html && gtkdoc-mkhtml $(mkhtml_options) $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
607
 
        test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
608
 
        @echo 'gtk-doc: Fixing cross-references'
609
 
        cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
610
 
        touch html-build.stamp
611
 
 
612
 
##############
613
 
 
614
 
clean-local:
615
 
        rm -f *~ *.bak
616
 
        rm -rf .libs
617
 
 
618
 
distclean-local:
619
 
        cd $(srcdir) && \
620
 
          rm -rf xml $(REPORT_FILES) \
621
 
                 $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
622
 
 
623
 
maintainer-clean-local: clean
624
 
        cd $(srcdir) && rm -rf xml html
625
 
 
626
 
install-data-local:
627
 
        installfiles=`echo $(srcdir)/html/*`; \
628
 
        if test "$$installfiles" = '$(srcdir)/html/*'; \
629
 
        then echo '-- Nothing to install' ; \
630
 
        else \
631
 
          if test -n "$(DOC_MODULE_VERSION)"; then \
632
 
            installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
633
 
          else \
634
 
            installdir="$(DESTDIR)$(TARGET_DIR)"; \
635
 
          fi; \
636
 
          $(mkinstalldirs) $${installdir} ; \
637
 
          for i in $$installfiles; do \
638
 
            echo '-- Installing '$$i ; \
639
 
            $(INSTALL_DATA) $$i $${installdir}; \
640
 
          done; \
641
 
          if test -n "$(DOC_MODULE_VERSION)"; then \
642
 
            mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
643
 
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
644
 
            mv -f $${installdir}/$(DOC_MODULE).devhelp \
645
 
              $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp; \
646
 
          fi; \
647
 
          ! which gtkdoc-rebase >/dev/null 2>&1 || \
648
 
            gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir} ; \
649
 
        fi
650
 
 
651
 
uninstall-local:
652
 
        if test -n "$(DOC_MODULE_VERSION)"; then \
653
 
          installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
654
 
        else \
655
 
          installdir="$(DESTDIR)$(TARGET_DIR)"; \
656
 
        fi; \
657
 
        rm -rf $${installdir}
658
 
 
659
 
#
660
 
# Require gtk-doc when making dist
661
 
#
662
 
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
663
 
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
664
 
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
665
 
@ENABLE_GTK_DOC_FALSE@  @false
666
 
 
667
 
dist-hook: dist-check-gtkdoc dist-hook-local
668
 
        mkdir $(distdir)/tmpl
669
 
        mkdir $(distdir)/xml
670
 
        mkdir $(distdir)/html
671
 
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
672
 
        -cp $(srcdir)/xml/*.xml $(distdir)/xml
673
 
        cp $(srcdir)/html/* $(distdir)/html
674
 
        -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
675
 
        -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
676
 
        cd $(distdir) && rm -f $(DISTCLEANFILES)
677
 
        ! which gtkdoc-rebase >/dev/null 2>&1 || \
678
 
          gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
679
 
 
680
 
.PHONY : dist-hook-local docs
681
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
682
 
# Otherwise a system limit (for SysV at least) may be exceeded.
683
 
.NOEXPORT: