~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to doc/activation-api/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-02-18 14:40:51 UTC
  • mto: (3.1.1 etch) (1.1.25 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20050218144051-fo4h9qh2gim8x3wt
Tags: upstream-2.8.1
ImportĀ upstreamĀ versionĀ 2.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
 
 
23
srcdir = @srcdir@
 
24
top_srcdir = @top_srcdir@
 
25
VPATH = @srcdir@
 
26
pkgdatadir = $(datadir)/@PACKAGE@
 
27
pkglibdir = $(libdir)/@PACKAGE@
 
28
pkgincludedir = $(includedir)/@PACKAGE@
 
29
top_builddir = ../..
 
30
 
 
31
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
32
INSTALL = @INSTALL@
 
33
install_sh_DATA = $(install_sh) -c -m 644
 
34
install_sh_PROGRAM = $(install_sh) -c
 
35
install_sh_SCRIPT = $(install_sh) -c
 
36
INSTALL_HEADER = $(INSTALL_DATA)
 
37
transform = $(program_transform_name)
 
38
NORMAL_INSTALL = :
 
39
PRE_INSTALL = :
 
40
POST_INSTALL = :
 
41
NORMAL_UNINSTALL = :
 
42
PRE_UNINSTALL = :
 
43
POST_UNINSTALL = :
 
44
host_triplet = @host@
 
45
ACLOCAL = @ACLOCAL@
 
46
AMDEP_FALSE = @AMDEP_FALSE@
 
47
AMDEP_TRUE = @AMDEP_TRUE@
 
48
AMTAR = @AMTAR@
 
49
AR = @AR@
 
50
AS = @AS@
 
51
AUTOCONF = @AUTOCONF@
 
52
AUTOHEADER = @AUTOHEADER@
 
53
AUTOMAKE = @AUTOMAKE@
 
54
AWK = @AWK@
 
55
BONOBO_ACTIVATION_LT_VERSION_INFO = @BONOBO_ACTIVATION_LT_VERSION_INFO@
 
56
BONOBO_MAJOR_VERSION = @BONOBO_MAJOR_VERSION@
 
57
BONOBO_MICRO_VERSION = @BONOBO_MICRO_VERSION@
 
58
BONOBO_MINOR_VERSION = @BONOBO_MINOR_VERSION@
 
59
BONOBO_SLAY = @BONOBO_SLAY@
 
60
CATALOGS = @CATALOGS@
 
61
CATOBJEXT = @CATOBJEXT@
 
62
CC = @CC@
 
63
CCDEPMODE = @CCDEPMODE@
 
64
CFLAGS = @CFLAGS@
 
65
CPP = @CPP@
 
66
CPPFLAGS = @CPPFLAGS@
 
67
CXX = @CXX@
 
68
CXXCPP = @CXXCPP@
 
69
CXXDEPMODE = @CXXDEPMODE@
 
70
CXXFLAGS = @CXXFLAGS@
 
71
CYGPATH_W = @CYGPATH_W@
 
72
DATADIRNAME = @DATADIRNAME@
 
73
DEFS = @DEFS@
 
74
DEPDIR = @DEPDIR@
 
75
DLLTOOL = @DLLTOOL@
 
76
ECHO = @ECHO@
 
77
ECHO_C = @ECHO_C@
 
78
ECHO_N = @ECHO_N@
 
79
ECHO_T = @ECHO_T@
 
80
EGREP = @EGREP@
 
81
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
82
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
87
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
88
GMOFILES = @GMOFILES@
 
89
GMSGFMT = @GMSGFMT@
 
90
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
91
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
92
HTML_DIR = @HTML_DIR@
 
93
IF_BSD_PS = @IF_BSD_PS@
 
94
IF_POSIX_PS = @IF_POSIX_PS@
 
95
INSTALL_DATA = @INSTALL_DATA@
 
96
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
97
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
INSTOBJEXT = @INSTOBJEXT@
 
100
INTLLIBS = @INTLLIBS@
 
101
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
102
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
103
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
104
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
105
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
106
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
107
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
108
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
109
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
110
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
111
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
112
INTLTOOL_PERL = @INTLTOOL_PERL@
 
113
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
114
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
115
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
116
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
117
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
118
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
119
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
120
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
121
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
122
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
123
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
124
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
125
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
126
LDFLAGS = @LDFLAGS@
 
127
LEX = @LEX@
 
128
LEXLIB = @LEXLIB@
 
129
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
130
LFLAGS = @LFLAGS@
 
131
LIBBONOBO_CFLAGS = @LIBBONOBO_CFLAGS@
 
132
LIBBONOBO_LIBS = @LIBBONOBO_LIBS@
 
133
LIBBONOBO_LT_VERSION_INFO = @LIBBONOBO_LT_VERSION_INFO@
 
134
LIBOBJS = @LIBOBJS@
 
135
LIBS = @LIBS@
 
136
LIBTOOL = @LIBTOOL@
 
137
LN_S = @LN_S@
 
138
LTLIBOBJS = @LTLIBOBJS@
 
139
MAINT = @MAINT@
 
140
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
141
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
142
MAKEINFO = @MAKEINFO@
 
143
MKINSTALLDIRS = @MKINSTALLDIRS@
 
144
MSGFMT = @MSGFMT@
 
145
OBJDUMP = @OBJDUMP@
 
146
OBJEXT = @OBJEXT@
 
147
ORBIT_IDL = @ORBIT_IDL@
 
148
PACKAGE = @PACKAGE@
 
149
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
150
PACKAGE_NAME = @PACKAGE_NAME@
 
151
PACKAGE_STRING = @PACKAGE_STRING@
 
152
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
153
PACKAGE_VERSION = @PACKAGE_VERSION@
 
154
PATH_SEPARATOR = @PATH_SEPARATOR@
 
155
PATH_TO_XRDB = @PATH_TO_XRDB@
 
156
PERL_PATH = @PERL_PATH@
 
157
PKG_CONFIG = @PKG_CONFIG@
 
158
POFILES = @POFILES@
 
159
POPT_LIBS = @POPT_LIBS@
 
160
POSUB = @POSUB@
 
161
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
162
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
163
PS_PATH = @PS_PATH@
 
164
RANLIB = @RANLIB@
 
165
SERVER_CFLAGS = @SERVER_CFLAGS@
 
166
SERVER_LIBS = @SERVER_LIBS@
 
167
SET_MAKE = @SET_MAKE@
 
168
SHELL = @SHELL@
 
169
STRIP = @STRIP@
 
170
USE_NLS = @USE_NLS@
 
171
VERSION = @VERSION@
 
172
WARN_CFLAGS = @WARN_CFLAGS@
 
173
XGETTEXT = @XGETTEXT@
 
174
YACC = @YACC@
 
175
ac_ct_AR = @ac_ct_AR@
 
176
ac_ct_AS = @ac_ct_AS@
 
177
ac_ct_CC = @ac_ct_CC@
 
178
ac_ct_CXX = @ac_ct_CXX@
 
179
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
180
ac_ct_F77 = @ac_ct_F77@
 
181
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
182
ac_ct_RANLIB = @ac_ct_RANLIB@
 
183
ac_ct_STRIP = @ac_ct_STRIP@
 
184
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
185
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
186
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
187
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
188
am__include = @am__include@
 
189
am__leading_dot = @am__leading_dot@
 
190
am__quote = @am__quote@
 
191
bindir = @bindir@
 
192
build = @build@
 
193
build_alias = @build_alias@
 
194
build_cpu = @build_cpu@
 
195
build_os = @build_os@
 
196
build_vendor = @build_vendor@
 
197
datadir = @datadir@
 
198
exec_prefix = @exec_prefix@
 
199
gnomelocaledir = @gnomelocaledir@
 
200
host = @host@
 
201
host_alias = @host_alias@
 
202
host_cpu = @host_cpu@
 
203
host_os = @host_os@
 
204
host_vendor = @host_vendor@
 
205
includedir = @includedir@
 
206
infodir = @infodir@
 
207
install_sh = @install_sh@
 
208
libdir = @libdir@
 
209
libexecdir = @libexecdir@
 
210
localstatedir = @localstatedir@
 
211
mandir = @mandir@
 
212
mkdir_p = @mkdir_p@
 
213
oldincludedir = @oldincludedir@
 
214
prefix = @prefix@
 
215
program_transform_name = @program_transform_name@
 
216
sbindir = @sbindir@
 
217
sharedstatedir = @sharedstatedir@
 
218
sysconfdir = @sysconfdir@
 
219
target_alias = @target_alias@
 
220
AUTOMAKE_OPTIONS = 1.6
 
221
 
 
222
NULL = 
 
223
 
 
224
# The name of the module.
 
225
DOC_MODULE = bonobo-activation
 
226
 
 
227
# The top-level SGML file.
 
228
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
 
229
 
 
230
# The directory containing the source code. Relative to $(srcdir)
 
231
DOC_SOURCE_DIR = $(top_srcdir)/bonobo-activation
 
232
 
 
233
# Extra options to supply to gtkdoc-scan
 
234
SCAN_OPTIONS = --deprecated-guards="BONOBO_DISABLE_DEPRECATED"
 
235
 
 
236
# Extra options to supply to gtkdoc-mkdb
 
237
MKDB_OPTIONS = --sgml-mode --output-format=xml
 
238
 
 
239
# Extra options to supply to gtkdoc-fixref
 
240
FIXXREF_OPTIONS = 
 
241
 
 
242
# Used for dependencies
 
243
HFILE_GLOB = $(top_srcdir)/bonobo-activation/*.h
 
244
CFILE_GLOB = $(top_srcdir)/bonobo-activation/*.c
 
245
 
 
246
# Headers to ignore
 
247
IGNORE_HFILES = \
 
248
        Bonobo_ObjectDirectory.h        \
 
249
        Bonobo_ActivationContext.h      \
 
250
        bonobo-activation-i18n.h        \
 
251
        bonobo-activation-private.h     \
 
252
        bonobo-activation-base-service.h \
 
253
        bonobo-activation-activate-private.h
 
254
 
 
255
 
 
256
# Extra files to add when scanning
 
257
EXTRA_HFILES = 
 
258
 
 
259
# Images to copy into HTML directory
 
260
HTML_IMAGES = \
 
261
        bonobo-activation.png           \
 
262
        $(NULL)
 
263
 
 
264
 
 
265
# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE)
 
266
content_files = \
 
267
        tutorial.sgml                   \
 
268
        migrating.sgml                  \
 
269
        server-xml-reference.sgml       \
 
270
        configuring.sgml                \
 
271
        query-langage.sgml              \
 
272
        architecture.sgml               \
 
273
        lgpl.sgml                       \
 
274
        $(NULL)
 
275
 
 
276
 
 
277
extra_files = 
 
278
 
 
279
# CFLAGS and LDFLAGS for compiling scan program. Only needed
 
280
# if $(DOC_MODULE).types is non-empty.
 
281
GTKDOC_CFLAGS = 
 
282
GTKDOC_LIBS = 
 
283
 
 
284
# If you need to override some of the declarations, place them in the
 
285
# $(DOC_MODULE)-overrides.txt file and uncomment the second line here.
 
286
DOC_OVERRIDES = 
 
287
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
 
288
 
 
289
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
 
290
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
 
291
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
 
292
 
 
293
# We set GPATH here; this gives us semantics for GNU make
 
294
# which are more like other make's VPATH, when it comes to
 
295
# whether a source that is a target of one rule is then
 
296
# searched for in VPATH/GPATH.
 
297
#
 
298
GPATH = $(srcdir)
 
299
 
 
300
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
 
301
 
 
302
EXTRA_DIST = \
 
303
        $(content_files)                \
 
304
        $(HTML_IMAGES)                  \
 
305
        $(DOC_MAIN_SGML_FILE)           \
 
306
        $(DOC_MODULE).types             \
 
307
        $(DOC_MODULE)-sections.txt      \
 
308
        $(DOC_MODULE)-overrides.txt
 
309
 
 
310
 
 
311
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
 
312
           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
 
313
 
 
314
 
 
315
SCANOBJ_FILES = \
 
316
        $(DOC_MODULE).args       \
 
317
        $(DOC_MODULE).hierarchy  \
 
318
        $(DOC_MODULE).interfaces \
 
319
        $(DOC_MODULE).prerequisites \
 
320
        $(DOC_MODULE).signals
 
321
 
 
322
 
 
323
CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
 
324
subdir = doc/activation-api
 
325
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
326
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
327
CONFIG_HEADER = $(top_builddir)/config.h
 
328
CONFIG_CLEAN_FILES =
 
329
DIST_SOURCES =
 
330
DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/gtk-doc.make \
 
331
        Makefile.am
 
332
all: all-am
 
333
 
 
334
.SUFFIXES:
 
335
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/gtk-doc.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
336
        cd $(top_srcdir) && \
 
337
          $(AUTOMAKE) --gnu  doc/activation-api/Makefile
 
338
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
339
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
340
 
 
341
mostlyclean-libtool:
 
342
        -rm -f *.lo
 
343
 
 
344
clean-libtool:
 
345
        -rm -rf .libs _libs
 
346
 
 
347
distclean-libtool:
 
348
        -rm -f libtool
 
349
uninstall-info-am:
 
350
tags: TAGS
 
351
TAGS:
 
352
 
 
353
ctags: CTAGS
 
354
CTAGS:
 
355
 
 
356
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
357
 
 
358
top_distdir = ../..
 
359
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
360
 
 
361
distdir: $(DISTFILES)
 
362
        $(mkinstalldirs) $(distdir)/../..
 
363
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
364
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
365
        list='$(DISTFILES)'; for file in $$list; do \
 
366
          case $$file in \
 
367
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
368
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
369
          esac; \
 
370
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
371
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
372
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
373
            dir="/$$dir"; \
 
374
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
375
          else \
 
376
            dir=''; \
 
377
          fi; \
 
378
          if test -d $$d/$$file; then \
 
379
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
380
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
381
            fi; \
 
382
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
383
          else \
 
384
            test -f $(distdir)/$$file \
 
385
            || cp -p $$d/$$file $(distdir)/$$file \
 
386
            || exit 1; \
 
387
          fi; \
 
388
        done
 
389
        $(MAKE) $(AM_MAKEFLAGS) \
 
390
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
391
          dist-hook
 
392
check-am: all-am
 
393
check: check-am
 
394
all-am: Makefile all-local
 
395
 
 
396
installdirs:
 
397
install: install-am
 
398
install-exec: install-exec-am
 
399
install-data: install-data-am
 
400
uninstall: uninstall-am
 
401
 
 
402
install-am: all-am
 
403
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
404
 
 
405
installcheck: installcheck-am
 
406
install-strip:
 
407
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
408
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
409
          `test -z '$(STRIP)' || \
 
410
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
411
mostlyclean-generic:
 
412
 
 
413
clean-generic:
 
414
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
415
 
 
416
distclean-generic:
 
417
        -rm -f $(CONFIG_CLEAN_FILES)
 
418
 
 
419
maintainer-clean-generic:
 
420
        @echo "This command is intended for maintainers to use"
 
421
        @echo "it deletes files that may require special tools to rebuild."
 
422
clean: clean-am
 
423
 
 
424
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
425
 
 
426
distclean: distclean-am
 
427
        -rm -f Makefile
 
428
distclean-am: clean-am distclean-generic distclean-libtool
 
429
 
 
430
dvi: dvi-am
 
431
 
 
432
dvi-am:
 
433
 
 
434
info: info-am
 
435
 
 
436
info-am:
 
437
 
 
438
install-data-am: install-data-local
 
439
 
 
440
install-exec-am:
 
441
 
 
442
install-info: install-info-am
 
443
 
 
444
install-man:
 
445
 
 
446
installcheck-am:
 
447
 
 
448
maintainer-clean: maintainer-clean-am
 
449
        -rm -f Makefile
 
450
maintainer-clean-am: distclean-am maintainer-clean-generic \
 
451
        maintainer-clean-local
 
452
 
 
453
mostlyclean: mostlyclean-am
 
454
 
 
455
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
456
 
 
457
pdf: pdf-am
 
458
 
 
459
pdf-am:
 
460
 
 
461
ps: ps-am
 
462
 
 
463
ps-am:
 
464
 
 
465
uninstall-am: uninstall-info-am uninstall-local
 
466
 
 
467
.PHONY: all all-am all-local check check-am clean clean-generic \
 
468
        clean-libtool clean-local distclean distclean-generic \
 
469
        distclean-libtool distdir dvi dvi-am info info-am install \
 
470
        install-am install-data install-data-am install-data-local \
 
471
        install-exec install-exec-am install-info install-info-am \
 
472
        install-man install-strip installcheck installcheck-am \
 
473
        installdirs maintainer-clean maintainer-clean-generic \
 
474
        maintainer-clean-local mostlyclean mostlyclean-generic \
 
475
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
476
        uninstall-info-am uninstall-local
 
477
 
 
478
 
 
479
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
 
480
 
 
481
#### scan ####
 
482
 
 
483
@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
 
484
@ENABLE_GTK_DOC_TRUE@   @echo '*** Scanning header files ***'
 
485
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
486
@ENABLE_GTK_DOC_TRUE@   if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null ; then \
 
487
@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) ; \
 
488
@ENABLE_GTK_DOC_TRUE@   else \
 
489
@ENABLE_GTK_DOC_TRUE@       cd $(srcdir) ; \
 
490
@ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do \
 
491
@ENABLE_GTK_DOC_TRUE@               test -f $$i || touch $$i ; \
 
492
@ENABLE_GTK_DOC_TRUE@       done \
 
493
@ENABLE_GTK_DOC_TRUE@   fi
 
494
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
 
495
@ENABLE_GTK_DOC_TRUE@     gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
 
496
@ENABLE_GTK_DOC_TRUE@   touch scan-build.stamp
 
497
 
 
498
@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
 
499
@ENABLE_GTK_DOC_TRUE@   @true
 
500
 
 
501
#### templates ####
 
502
 
 
503
@ENABLE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
 
504
@ENABLE_GTK_DOC_TRUE@   @echo '*** Rebuilding template files ***'
 
505
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
506
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE)
 
507
@ENABLE_GTK_DOC_TRUE@   touch tmpl-build.stamp
 
508
 
 
509
@ENABLE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
 
510
@ENABLE_GTK_DOC_TRUE@   @true
 
511
 
 
512
#### xml ####
 
513
 
 
514
@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB) $(srcdir)/tmpl/*.sgml
 
515
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building XML ***'
 
516
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
517
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
 
518
@ENABLE_GTK_DOC_TRUE@   gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml $(MKDB_OPTIONS)
 
519
@ENABLE_GTK_DOC_TRUE@   touch sgml-build.stamp
 
520
 
 
521
@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
 
522
@ENABLE_GTK_DOC_TRUE@   @true
 
523
 
 
524
#### html ####
 
525
 
 
526
@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
 
527
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building HTML ***'
 
528
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
529
@ENABLE_GTK_DOC_TRUE@   rm -rf $(srcdir)/html 
 
530
@ENABLE_GTK_DOC_TRUE@   mkdir $(srcdir)/html
 
531
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
 
532
@ENABLE_GTK_DOC_TRUE@   test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
 
533
@ENABLE_GTK_DOC_TRUE@   @echo '-- Fixing Crossreferences' 
 
534
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
 
535
@ENABLE_GTK_DOC_TRUE@   touch html-build.stamp
 
536
@ENABLE_GTK_DOC_FALSE@all-local:
 
537
 
 
538
##############
 
539
 
 
540
clean-local:
 
541
        rm -f *~ *.bak
 
542
        rm -rf .libs
 
543
 
 
544
maintainer-clean-local: clean
 
545
        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
 
546
 
 
547
install-data-local:
 
548
        installfiles=`echo $(srcdir)/html/*`; \
 
549
        if test "$$installfiles" = '$(srcdir)/html/*'; \
 
550
        then echo '-- Nothing to install' ; \
 
551
        else \
 
552
          $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
 
553
          for i in $$installfiles; do \
 
554
            echo '-- Installing '$$i ; \
 
555
            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
 
556
          done; \
 
557
          echo '-- Installing $(srcdir)/html/index.sgml' ; \
 
558
          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
 
559
        fi
 
560
 
 
561
uninstall-local:
 
562
        rm -f $(DESTDIR)$(TARGET_DIR)/*
 
563
 
 
564
#
 
565
# Require gtk-doc when making dist
 
566
#
 
567
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
 
568
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
 
569
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
 
570
@ENABLE_GTK_DOC_FALSE@  @false
 
571
 
 
572
dist-hook: dist-check-gtkdoc dist-hook-local
 
573
        mkdir $(distdir)/tmpl
 
574
        mkdir $(distdir)/xml
 
575
        mkdir $(distdir)/html
 
576
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
 
577
        -cp $(srcdir)/xml/*.xml $(distdir)/xml
 
578
        -cp $(srcdir)/html/* $(distdir)/html
 
579
 
 
580
.PHONY : dist-hook-local
 
581
#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
 
582
 
 
583
# include common portion ...
 
584
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
585
# Otherwise a system limit (for SysV at least) may be exceeded.
 
586
.NOEXPORT: