~ubuntu-branches/ubuntu/breezy/libgnomecanvas/breezy

« back to all changes in this revision

Viewing changes to docs/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-09-13 22:40:39 UTC
  • Revision ID: james.westby@ubuntu.com-20040913224039-giftt9jhvyoorcuv
Tags: upstream-2.8.0
ImportĀ upstreamĀ versionĀ 2.8.0

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
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
47
AMDEP_FALSE = @AMDEP_FALSE@
 
48
AMDEP_TRUE = @AMDEP_TRUE@
 
49
AMTAR = @AMTAR@
 
50
AR = @AR@
 
51
AS = @AS@
 
52
AUTOCONF = @AUTOCONF@
 
53
AUTOHEADER = @AUTOHEADER@
 
54
AUTOMAKE = @AUTOMAKE@
 
55
AWK = @AWK@
 
56
CANVAS_GLADE_CFLAGS = @CANVAS_GLADE_CFLAGS@
 
57
CANVAS_GLADE_LIBS = @CANVAS_GLADE_LIBS@
 
58
CATALOGS = @CATALOGS@
 
59
CATOBJEXT = @CATOBJEXT@
 
60
CC = @CC@
 
61
CCDEPMODE = @CCDEPMODE@
 
62
CFLAGS = @CFLAGS@
 
63
CPP = @CPP@
 
64
CPPFLAGS = @CPPFLAGS@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
CXXDEPMODE = @CXXDEPMODE@
 
68
CXXFLAGS = @CXXFLAGS@
 
69
CYGPATH_W = @CYGPATH_W@
 
70
DATADIRNAME = @DATADIRNAME@
 
71
DEFS = @DEFS@
 
72
DEPDIR = @DEPDIR@
 
73
DLLTOOL = @DLLTOOL@
 
74
ECHO = @ECHO@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
80
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
81
EXEEXT = @EXEEXT@
 
82
F77 = @F77@
 
83
FFLAGS = @FFLAGS@
 
84
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
85
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
86
GMOFILES = @GMOFILES@
 
87
GMSGFMT = @GMSGFMT@
 
88
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
89
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
90
HTML_DIR = @HTML_DIR@
 
91
INSTALL_DATA = @INSTALL_DATA@
 
92
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
93
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
94
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
95
INSTOBJEXT = @INSTOBJEXT@
 
96
INTLLIBS = @INTLLIBS@
 
97
LDFLAGS = @LDFLAGS@
 
98
LIBGNOMECANVAS_AGE = @LIBGNOMECANVAS_AGE@
 
99
LIBGNOMECANVAS_CFLAGS = @LIBGNOMECANVAS_CFLAGS@
 
100
LIBGNOMECANVAS_CURRENT = @LIBGNOMECANVAS_CURRENT@
 
101
LIBGNOMECANVAS_LIBS = @LIBGNOMECANVAS_LIBS@
 
102
LIBGNOMECANVAS_REVISION = @LIBGNOMECANVAS_REVISION@
 
103
LIBOBJS = @LIBOBJS@
 
104
LIBS = @LIBS@
 
105
LIBTOOL = @LIBTOOL@
 
106
LN_S = @LN_S@
 
107
LTLIBOBJS = @LTLIBOBJS@
 
108
MAINT = @MAINT@
 
109
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
110
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
111
MAKEINFO = @MAKEINFO@
 
112
MKINSTALLDIRS = @MKINSTALLDIRS@
 
113
MSGFMT = @MSGFMT@
 
114
OBJDUMP = @OBJDUMP@
 
115
OBJEXT = @OBJEXT@
 
116
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
117
OS_WIN32_TRUE = @OS_WIN32_TRUE@
 
118
PACKAGE = @PACKAGE@
 
119
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
120
PACKAGE_NAME = @PACKAGE_NAME@
 
121
PACKAGE_STRING = @PACKAGE_STRING@
 
122
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
123
PACKAGE_VERSION = @PACKAGE_VERSION@
 
124
PATH_SEPARATOR = @PATH_SEPARATOR@
 
125
PERL = @PERL@
 
126
PKG_CONFIG = @PKG_CONFIG@
 
127
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
 
128
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
 
129
POFILES = @POFILES@
 
130
POSUB = @POSUB@
 
131
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
132
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
133
RANLIB = @RANLIB@
 
134
REBUILD = @REBUILD@
 
135
SET_MAKE = @SET_MAKE@
 
136
SHELL = @SHELL@
 
137
STRIP = @STRIP@
 
138
USE_NLS = @USE_NLS@
 
139
VERSION = @VERSION@
 
140
WARN_CFLAGS = @WARN_CFLAGS@
 
141
XGETTEXT = @XGETTEXT@
 
142
ac_ct_AR = @ac_ct_AR@
 
143
ac_ct_AS = @ac_ct_AS@
 
144
ac_ct_CC = @ac_ct_CC@
 
145
ac_ct_CXX = @ac_ct_CXX@
 
146
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
147
ac_ct_F77 = @ac_ct_F77@
 
148
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
149
ac_ct_RANLIB = @ac_ct_RANLIB@
 
150
ac_ct_STRIP = @ac_ct_STRIP@
 
151
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
152
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
153
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
154
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
155
am__include = @am__include@
 
156
am__leading_dot = @am__leading_dot@
 
157
am__quote = @am__quote@
 
158
bindir = @bindir@
 
159
build = @build@
 
160
build_alias = @build_alias@
 
161
build_cpu = @build_cpu@
 
162
build_os = @build_os@
 
163
build_vendor = @build_vendor@
 
164
datadir = @datadir@
 
165
exec_prefix = @exec_prefix@
 
166
host = @host@
 
167
host_alias = @host_alias@
 
168
host_cpu = @host_cpu@
 
169
host_os = @host_os@
 
170
host_vendor = @host_vendor@
 
171
includedir = @includedir@
 
172
infodir = @infodir@
 
173
install_sh = @install_sh@
 
174
libdir = @libdir@
 
175
libexecdir = @libexecdir@
 
176
localstatedir = @localstatedir@
 
177
mandir = @mandir@
 
178
oldincludedir = @oldincludedir@
 
179
prefix = @prefix@
 
180
program_transform_name = @program_transform_name@
 
181
sbindir = @sbindir@
 
182
sharedstatedir = @sharedstatedir@
 
183
sysconfdir = @sysconfdir@
 
184
target_alias = @target_alias@
 
185
 
 
186
AUTOMAKE_OPTIONS = 1.6
 
187
 
 
188
# The name of the module, e.g. 'glib'.
 
189
DOC_MODULE = libgnomecanvas
 
190
 
 
191
# The top-level SGML file. Change it if you want.
 
192
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
 
193
 
 
194
# Extra options to supply to gtkdoc-scan.
 
195
SCAN_OPTIONS = 
 
196
 
 
197
# The directory containing the source code. Relative to $(srcdir).
 
198
# gtk-doc will search all .c & .h files beneath here for inline comments
 
199
# documenting functions and macros.
 
200
DOC_SOURCE_DIR = ../../libgnomecanvas
 
201
 
 
202
# Used for dependencies.
 
203
HFILE_GLOB = $(top_srcdir)/libgnomecanvas/*.h
 
204
CFILE_GLOB = $(top_srcdir)/libgnomecanvas/*.c
 
205
 
 
206
# Header files to ignore when scanning.
 
207
IGNORE_HFILES = gnome-canvas-shape-private.h gnome-canvas-i18n.h \
 
208
  gnome-canvas-marshal.h
 
209
 
 
210
 
 
211
# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
 
212
# contains GtkObjects/GObjects and you want to document signals and properties.
 
213
INCLUDES = -I$(top_srcdir) $(LIBGNOMECANVAS_CFLAGS)
 
214
GTKDOC_LIBS = $(top_builddir)/libgnomecanvas/libgnomecanvas-2.la \
 
215
  $(LIBGNOMECANVAS_LIBS)
 
216
 
 
217
 
 
218
# Extra options to supply to gtkdoc-mkdb.
 
219
MKDB_OPTIONS = --sgml-mode --output-format=xml
 
220
 
 
221
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
 
222
content_files = 
 
223
 
 
224
# Images to copy into HTML directory.
 
225
HTML_IMAGES = 
 
226
 
 
227
# Extra options to supply to gtkdoc-fixref.
 
228
FIXXREF_OPTIONS = 
 
229
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
 
230
 
 
231
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
 
232
@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
 
233
@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
 
234
 
 
235
# We set GPATH here; this gives us semantics for GNU make
 
236
# which are more like other make's VPATH, when it comes to
 
237
# whether a source that is a target of one rule is then
 
238
# searched for in VPATH/GPATH.
 
239
#
 
240
GPATH = $(srcdir)
 
241
 
 
242
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
 
243
 
 
244
EXTRA_DIST = \
 
245
        $(content_files)                \
 
246
        $(HTML_IMAGES)                  \
 
247
        $(DOC_MAIN_SGML_FILE)           \
 
248
        $(DOC_MODULE).types             \
 
249
        $(DOC_MODULE)-sections.txt      \
 
250
        $(DOC_MODULE)-overrides.txt
 
251
 
 
252
 
 
253
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
 
254
           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
 
255
 
 
256
 
 
257
SCANOBJ_FILES = \
 
258
        $(DOC_MODULE).args       \
 
259
        $(DOC_MODULE).hierarchy  \
 
260
        $(DOC_MODULE).interfaces \
 
261
        $(DOC_MODULE).prerequisites \
 
262
        $(DOC_MODULE).signals
 
263
 
 
264
 
 
265
CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
 
266
subdir = docs/reference
 
267
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
268
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
269
CONFIG_HEADER = $(top_builddir)/config.h
 
270
CONFIG_CLEAN_FILES =
 
271
DIST_SOURCES =
 
272
DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/gtk-doc.make \
 
273
        Makefile.am
 
274
all: all-am
 
275
 
 
276
.SUFFIXES:
 
277
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/gtk-doc.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
278
        cd $(top_srcdir) && \
 
279
          $(AUTOMAKE) --gnu  docs/reference/Makefile
 
280
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
281
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
282
 
 
283
mostlyclean-libtool:
 
284
        -rm -f *.lo
 
285
 
 
286
clean-libtool:
 
287
        -rm -rf .libs _libs
 
288
 
 
289
distclean-libtool:
 
290
        -rm -f libtool
 
291
uninstall-info-am:
 
292
tags: TAGS
 
293
TAGS:
 
294
 
 
295
ctags: CTAGS
 
296
CTAGS:
 
297
 
 
298
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
299
 
 
300
top_distdir = ../..
 
301
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
302
 
 
303
distdir: $(DISTFILES)
 
304
        $(mkinstalldirs) $(distdir)/../..
 
305
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
306
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
307
        list='$(DISTFILES)'; for file in $$list; do \
 
308
          case $$file in \
 
309
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
310
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
311
          esac; \
 
312
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
313
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
314
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
315
            dir="/$$dir"; \
 
316
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
317
          else \
 
318
            dir=''; \
 
319
          fi; \
 
320
          if test -d $$d/$$file; then \
 
321
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
322
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
323
            fi; \
 
324
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
325
          else \
 
326
            test -f $(distdir)/$$file \
 
327
            || cp -p $$d/$$file $(distdir)/$$file \
 
328
            || exit 1; \
 
329
          fi; \
 
330
        done
 
331
        $(MAKE) $(AM_MAKEFLAGS) \
 
332
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
333
          dist-hook
 
334
check-am: all-am
 
335
check: check-am
 
336
all-am: Makefile all-local
 
337
 
 
338
installdirs:
 
339
install: install-am
 
340
install-exec: install-exec-am
 
341
install-data: install-data-am
 
342
uninstall: uninstall-am
 
343
 
 
344
install-am: all-am
 
345
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
346
 
 
347
installcheck: installcheck-am
 
348
install-strip:
 
349
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
350
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
351
          `test -z '$(STRIP)' || \
 
352
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
353
mostlyclean-generic:
 
354
 
 
355
clean-generic:
 
356
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
357
 
 
358
distclean-generic:
 
359
        -rm -f $(CONFIG_CLEAN_FILES)
 
360
 
 
361
maintainer-clean-generic:
 
362
        @echo "This command is intended for maintainers to use"
 
363
        @echo "it deletes files that may require special tools to rebuild."
 
364
clean: clean-am
 
365
 
 
366
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
367
 
 
368
distclean: distclean-am
 
369
        -rm -f Makefile
 
370
distclean-am: clean-am distclean-generic distclean-libtool
 
371
 
 
372
dvi: dvi-am
 
373
 
 
374
dvi-am:
 
375
 
 
376
info: info-am
 
377
 
 
378
info-am:
 
379
 
 
380
install-data-am: install-data-local
 
381
 
 
382
install-exec-am:
 
383
 
 
384
install-info: install-info-am
 
385
 
 
386
install-man:
 
387
 
 
388
installcheck-am:
 
389
 
 
390
maintainer-clean: maintainer-clean-am
 
391
        -rm -f Makefile
 
392
maintainer-clean-am: distclean-am maintainer-clean-generic \
 
393
        maintainer-clean-local
 
394
 
 
395
mostlyclean: mostlyclean-am
 
396
 
 
397
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
398
 
 
399
pdf: pdf-am
 
400
 
 
401
pdf-am:
 
402
 
 
403
ps: ps-am
 
404
 
 
405
ps-am:
 
406
 
 
407
uninstall-am: uninstall-info-am uninstall-local
 
408
 
 
409
.PHONY: all all-am all-local check check-am clean clean-generic \
 
410
        clean-libtool clean-local distclean distclean-generic \
 
411
        distclean-libtool distdir dvi dvi-am info info-am install \
 
412
        install-am install-data install-data-am install-data-local \
 
413
        install-exec install-exec-am install-info install-info-am \
 
414
        install-man install-strip installcheck installcheck-am \
 
415
        installdirs maintainer-clean maintainer-clean-generic \
 
416
        maintainer-clean-local mostlyclean mostlyclean-generic \
 
417
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
418
        uninstall-info-am uninstall-local
 
419
 
 
420
 
 
421
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
 
422
 
 
423
#### scan ####
 
424
 
 
425
@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB)
 
426
@ENABLE_GTK_DOC_TRUE@   @echo '*** Scanning header files ***'
 
427
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
428
@ENABLE_GTK_DOC_TRUE@   if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null ; then \
 
429
@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) ; \
 
430
@ENABLE_GTK_DOC_TRUE@   else \
 
431
@ENABLE_GTK_DOC_TRUE@       cd $(srcdir) ; \
 
432
@ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do \
 
433
@ENABLE_GTK_DOC_TRUE@               test -f $$i || touch $$i ; \
 
434
@ENABLE_GTK_DOC_TRUE@       done \
 
435
@ENABLE_GTK_DOC_TRUE@   fi
 
436
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
 
437
@ENABLE_GTK_DOC_TRUE@     gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
 
438
@ENABLE_GTK_DOC_TRUE@   touch scan-build.stamp
 
439
 
 
440
@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
 
441
@ENABLE_GTK_DOC_TRUE@   @true
 
442
 
 
443
#### templates ####
 
444
 
 
445
@ENABLE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
 
446
@ENABLE_GTK_DOC_TRUE@   @echo '*** Rebuilding template files ***'
 
447
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
448
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE)
 
449
@ENABLE_GTK_DOC_TRUE@   touch tmpl-build.stamp
 
450
 
 
451
@ENABLE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
 
452
@ENABLE_GTK_DOC_TRUE@   @true
 
453
 
 
454
#### xml ####
 
455
 
 
456
@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB) $(srcdir)/tmpl/*.sgml
 
457
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building XML ***'
 
458
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
459
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
 
460
@ENABLE_GTK_DOC_TRUE@   gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml $(MKDB_OPTIONS)
 
461
@ENABLE_GTK_DOC_TRUE@   touch sgml-build.stamp
 
462
 
 
463
@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
 
464
@ENABLE_GTK_DOC_TRUE@   @true
 
465
 
 
466
#### html ####
 
467
 
 
468
@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
 
469
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building HTML ***'
 
470
@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
 
471
@ENABLE_GTK_DOC_TRUE@   rm -rf $(srcdir)/html 
 
472
@ENABLE_GTK_DOC_TRUE@   mkdir $(srcdir)/html
 
473
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
 
474
@ENABLE_GTK_DOC_TRUE@   test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
 
475
@ENABLE_GTK_DOC_TRUE@   @echo '-- Fixing Crossreferences' 
 
476
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
 
477
@ENABLE_GTK_DOC_TRUE@   touch html-build.stamp
 
478
@ENABLE_GTK_DOC_FALSE@all-local:
 
479
 
 
480
##############
 
481
 
 
482
clean-local:
 
483
        rm -f *~ *.bak
 
484
        rm -rf .libs
 
485
 
 
486
maintainer-clean-local: clean
 
487
        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
 
488
 
 
489
install-data-local:
 
490
        installfiles=`echo $(srcdir)/html/*`; \
 
491
        if test "$$installfiles" = '$(srcdir)/html/*'; \
 
492
        then echo '-- Nothing to install' ; \
 
493
        else \
 
494
          $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
 
495
          for i in $$installfiles; do \
 
496
            echo '-- Installing '$$i ; \
 
497
            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
 
498
          done; \
 
499
          echo '-- Installing $(srcdir)/html/index.sgml' ; \
 
500
          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
 
501
        fi
 
502
 
 
503
uninstall-local:
 
504
        rm -f $(DESTDIR)$(TARGET_DIR)/*
 
505
 
 
506
#
 
507
# Require gtk-doc when making dist
 
508
#
 
509
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
 
510
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
 
511
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
 
512
@ENABLE_GTK_DOC_FALSE@  @false
 
513
 
 
514
dist-hook: dist-check-gtkdoc dist-hook-local
 
515
        mkdir $(distdir)/tmpl
 
516
        mkdir $(distdir)/xml
 
517
        mkdir $(distdir)/html
 
518
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
 
519
        -cp $(srcdir)/xml/*.xml $(distdir)/xml
 
520
        -cp $(srcdir)/html/* $(distdir)/html
 
521
 
 
522
.PHONY : dist-hook-local
 
523
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
524
# Otherwise a system limit (for SysV at least) may be exceeded.
 
525
.NOEXPORT: