~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to osipua/docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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
 
# This is a blank Makefile.am for using gtk-doc.
18
 
# Copy this to your project's API docs directory and modify the variables to
19
 
# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
20
 
# of using the various options.
21
 
SHELL = @SHELL@
22
 
 
23
 
srcdir = @srcdir@
24
 
top_srcdir = @top_srcdir@
25
 
VPATH = @srcdir@
26
 
prefix = @prefix@
27
 
exec_prefix = @exec_prefix@
28
 
 
29
 
bindir = @bindir@
30
 
sbindir = @sbindir@
31
 
libexecdir = @libexecdir@
32
 
datadir = @datadir@
33
 
sysconfdir = @sysconfdir@
34
 
sharedstatedir = @sharedstatedir@
35
 
localstatedir = @localstatedir@
36
 
libdir = @libdir@
37
 
infodir = @infodir@
38
 
mandir = @mandir@
39
 
includedir = @includedir@
40
 
oldincludedir = /usr/include
41
 
pkgdatadir = $(datadir)/@PACKAGE@
42
 
pkglibdir = $(libdir)/@PACKAGE@
43
 
pkgincludedir = $(includedir)/@PACKAGE@
44
 
top_builddir = ..
45
 
 
46
 
ACLOCAL = @ACLOCAL@
47
 
AUTOCONF = @AUTOCONF@
48
 
AUTOMAKE = @AUTOMAKE@
49
 
AUTOHEADER = @AUTOHEADER@
50
 
 
51
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52
 
INSTALL = @INSTALL@
53
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
54
 
INSTALL_DATA = @INSTALL_DATA@
55
 
install_sh_DATA = $(install_sh) -c -m 644
56
 
install_sh_PROGRAM = $(install_sh) -c
57
 
install_sh_SCRIPT = $(install_sh) -c
58
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
59
 
INSTALL_HEADER = $(INSTALL_DATA)
60
 
transform = @program_transform_name@
61
 
NORMAL_INSTALL = :
62
 
PRE_INSTALL = :
63
 
POST_INSTALL = :
64
 
NORMAL_UNINSTALL = :
65
 
PRE_UNINSTALL = :
66
 
POST_UNINSTALL = :
67
 
host_alias = @host_alias@
68
 
host_triplet = @host@
69
 
 
70
 
EXEEXT = @EXEEXT@
71
 
OBJEXT = @OBJEXT@
72
 
PATH_SEPARATOR = @PATH_SEPARATOR@
73
 
AMTAR = @AMTAR@
74
 
AR = @AR@
75
 
AS = @AS@
76
 
AWK = @AWK@
77
 
CC = @CC@
78
 
CXX = @CXX@
79
 
CXXCPP = @CXXCPP@
80
 
DEPDIR = @DEPDIR@
81
 
DLLTOOL = @DLLTOOL@
82
 
ECHO = @ECHO@
83
 
EGREP = @EGREP@
84
 
F77 = @F77@
85
 
GCJ = @GCJ@
86
 
GCJFLAGS = @GCJFLAGS@
87
 
GTKDOC = @GTKDOC@
88
 
HTML_DIR = @HTML_DIR@
89
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90
 
IPV6_CFLAGS = @IPV6_CFLAGS@
91
 
LIBOSIPUA_SO_VERSION = @LIBOSIPUA_SO_VERSION@
92
 
LIBTOOL = @LIBTOOL@
93
 
LN_S = @LN_S@
94
 
OBJDUMP = @OBJDUMP@
95
 
OSIPUA_RELEASE = @OSIPUA_RELEASE@
96
 
OSIP_CFLAGS = @OSIP_CFLAGS@
97
 
OSIP_LDFLAGS = @OSIP_LDFLAGS@
98
 
OSIP_LIBS = @OSIP_LIBS@
99
 
PACKAGE = @PACKAGE@
100
 
RANLIB = @RANLIB@
101
 
RC = @RC@
102
 
STRIP = @STRIP@
103
 
VERSION = @VERSION@
104
 
am__include = @am__include@
105
 
am__quote = @am__quote@
106
 
install_sh = @install_sh@
107
 
osip_prefix = @osip_prefix@
108
 
 
109
 
# The name of the module, e.g. 'glib'.
110
 
DOC_MODULE = osipua
111
 
 
112
 
# The top-level SGML file. Change it if you want.
113
 
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
114
 
 
115
 
# The directory containing the source code. Relative to $(srcdir).
116
 
# gtk-doc will search all .c & .h files beneath here for inline comments
117
 
# documenting functions and macros.
118
 
DOC_SOURCE_DIR = ../src
119
 
 
120
 
# Extra options to supply to gtkdoc-scan.
121
 
SCAN_OPTIONS = 
122
 
 
123
 
# Extra options to supply to gtkdoc-mkdb.
124
 
MKDB_OPTIONS = 
125
 
 
126
 
# Extra options to supply to gtkdoc-fixref.
127
 
FIXXREF_OPTIONS = 
128
 
 
129
 
# Used for dependencies.
130
 
HFILE_GLOB = 
131
 
CFILE_GLOB = 
132
 
 
133
 
# Header files to ignore when scanning.
134
 
IGNORE_HFILES = 
135
 
 
136
 
# Images to copy into HTML directory.
137
 
HTML_IMAGES = 
138
 
 
139
 
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
140
 
content_files = 
141
 
 
142
 
# Other files to distribute.
143
 
extra_files = 
144
 
 
145
 
# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
146
 
# contains GtkObjects/GObjects and you want to document signals and properties.
147
 
GTKDOC_CFLAGS = 
148
 
GTKDOC_LIBS = 
149
 
 
150
 
GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC)
151
 
GTKDOC_LD = $(LIBTOOL) --mode=link $(CC)
152
 
 
153
 
# If you need to override some of the declarations, place them in this file
154
 
# and uncomment this line.
155
 
#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
156
 
DOC_OVERRIDES = 
157
 
 
158
 
 
159
 
###########################################################################
160
 
# Everything below here is generic and you shouldn't need to change it.
161
 
###########################################################################
162
 
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
163
 
 
164
 
EXTRA_DIST = \
165
 
        $(content_files)                \
166
 
        $(extra_files)                  \
167
 
        $(HTML_IMAGES)                  \
168
 
        $(DOC_MAIN_SGML_FILE)           \
169
 
        $(DOC_MODULE).types             \
170
 
        $(DOC_MODULE)-sections.txt      \
171
 
        $(DOC_OVERRIDES)
172
 
 
173
 
 
174
 
DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
175
 
           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
176
 
 
177
 
 
178
 
SCANOBJ_FILES = \
179
 
        $(DOC_MODULE).args      \
180
 
        $(DOC_MODULE).hierarchy \
181
 
        $(DOC_MODULE).signals
182
 
 
183
 
subdir = docs
184
 
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
185
 
CONFIG_HEADER = $(top_builddir)/osipua-config.h
186
 
CONFIG_CLEAN_FILES =
187
 
DIST_SOURCES =
188
 
DIST_COMMON = Makefile.am Makefile.in
189
 
all: all-am
190
 
 
191
 
.SUFFIXES:
192
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
193
 
        cd $(top_srcdir) && \
194
 
          $(AUTOMAKE) --gnu  docs/Makefile
195
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
196
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
197
 
 
198
 
mostlyclean-libtool:
199
 
        -rm -f *.lo
200
 
 
201
 
clean-libtool:
202
 
        -rm -rf .libs _libs
203
 
 
204
 
distclean-libtool:
205
 
        -rm -f libtool
206
 
uninstall-info-am:
207
 
tags: TAGS
208
 
TAGS:
209
 
 
210
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211
 
 
212
 
top_distdir = ..
213
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
214
 
 
215
 
distdir: $(DISTFILES)
216
 
        @list='$(DISTFILES)'; for file in $$list; do \
217
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
218
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
219
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
220
 
            dir="/$$dir"; \
221
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
222
 
          else \
223
 
            dir=''; \
224
 
          fi; \
225
 
          if test -d $$d/$$file; then \
226
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
227
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
228
 
            fi; \
229
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
230
 
          else \
231
 
            test -f $(distdir)/$$file \
232
 
            || cp -p $$d/$$file $(distdir)/$$file \
233
 
            || exit 1; \
234
 
          fi; \
235
 
        done
236
 
        $(MAKE) $(AM_MAKEFLAGS) \
237
 
          top_distdir="${top_distdir}" distdir="$(distdir)" \
238
 
          dist-hook
239
 
check-am: all-am
240
 
check: check-am
241
 
all-am: Makefile all-local
242
 
 
243
 
installdirs:
244
 
 
245
 
install: install-am
246
 
install-exec: install-exec-am
247
 
install-data: install-data-am
248
 
uninstall: uninstall-am
249
 
 
250
 
install-am: all-am
251
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252
 
 
253
 
installcheck: installcheck-am
254
 
install-strip:
255
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
256
 
          INSTALL_STRIP_FLAG=-s \
257
 
          `test -z '$(STRIP)' || \
258
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
259
 
mostlyclean-generic:
260
 
 
261
 
clean-generic:
262
 
 
263
 
distclean-generic:
264
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
265
 
 
266
 
maintainer-clean-generic:
267
 
        @echo "This command is intended for maintainers to use"
268
 
        @echo "it deletes files that may require special tools to rebuild."
269
 
clean: clean-am
270
 
 
271
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
272
 
 
273
 
distclean: distclean-am
274
 
 
275
 
distclean-am: clean-am distclean-generic distclean-libtool
276
 
 
277
 
dvi: dvi-am
278
 
 
279
 
dvi-am:
280
 
 
281
 
info: info-am
282
 
 
283
 
info-am:
284
 
 
285
 
install-data-am: install-data-local
286
 
 
287
 
install-exec-am:
288
 
 
289
 
install-info: install-info-am
290
 
 
291
 
install-man:
292
 
 
293
 
installcheck-am:
294
 
 
295
 
maintainer-clean: maintainer-clean-am
296
 
 
297
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
298
 
        maintainer-clean-local
299
 
 
300
 
mostlyclean: mostlyclean-am
301
 
 
302
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
303
 
 
304
 
uninstall-am: uninstall-info-am
305
 
 
306
 
.PHONY: all all-am all-local check check-am clean clean-generic \
307
 
        clean-libtool clean-local distclean distclean-generic \
308
 
        distclean-libtool distdir dvi dvi-am info info-am install \
309
 
        install-am install-data install-data-am install-data-local \
310
 
        install-exec install-exec-am install-info install-info-am \
311
 
        install-man install-strip installcheck installcheck-am \
312
 
        installdirs maintainer-clean maintainer-clean-generic \
313
 
        maintainer-clean-local mostlyclean mostlyclean-generic \
314
 
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
315
 
 
316
 
 
317
 
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
318
 
 
319
 
#### scan ####
320
 
 
321
 
@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB)
322
 
@ENABLE_GTK_DOC_TRUE@   @echo '*** Scanning header files ***'
323
 
@ENABLE_GTK_DOC_TRUE@   if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null ; then \
324
 
@ENABLE_GTK_DOC_TRUE@       CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" gtkdoc-scanobj --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
325
 
@ENABLE_GTK_DOC_TRUE@   else \
326
 
@ENABLE_GTK_DOC_TRUE@       cd $(srcdir) ; \
327
 
@ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do \
328
 
@ENABLE_GTK_DOC_TRUE@               test -f $$i || touch $$i ; \
329
 
@ENABLE_GTK_DOC_TRUE@       done \
330
 
@ENABLE_GTK_DOC_TRUE@   fi
331
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
332
 
@ENABLE_GTK_DOC_TRUE@     gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
333
 
@ENABLE_GTK_DOC_TRUE@   touch scan-build.stamp
334
 
 
335
 
@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
336
 
@ENABLE_GTK_DOC_TRUE@   @true
337
 
 
338
 
#### templates ####
339
 
 
340
 
@ENABLE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_OVERRIDES)
341
 
@ENABLE_GTK_DOC_TRUE@   @echo '*** Rebuilding template files ***'
342
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE)
343
 
@ENABLE_GTK_DOC_TRUE@   touch tmpl-build.stamp
344
 
 
345
 
@ENABLE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
346
 
@ENABLE_GTK_DOC_TRUE@   @true
347
 
 
348
 
#### sgml ####
349
 
 
350
 
@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB) $(srcdir)/tmpl/*.sgml
351
 
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building SGML ***'
352
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
353
 
@ENABLE_GTK_DOC_TRUE@   gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS)
354
 
@ENABLE_GTK_DOC_TRUE@   touch sgml-build.stamp
355
 
 
356
 
@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
357
 
@ENABLE_GTK_DOC_TRUE@   @true
358
 
 
359
 
#### html ####
360
 
 
361
 
@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
362
 
@ENABLE_GTK_DOC_TRUE@   @echo '*** Building HTML ***'
363
 
@ENABLE_GTK_DOC_TRUE@   test -d $(srcdir)/html || mkdir $(srcdir)/html
364
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
365
 
@ENABLE_GTK_DOC_TRUE@   test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
366
 
@ENABLE_GTK_DOC_TRUE@   @echo '-- Fixing Crossreferences' 
367
 
@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
368
 
@ENABLE_GTK_DOC_TRUE@   touch html-build.stamp
369
 
#to avoid a bug with non gnu make ?
370
 
@ENABLE_GTK_DOC_FALSE@all-local:
371
 
 
372
 
##############
373
 
 
374
 
clean-local:
375
 
        rm -f *~ *.bak $(SCANOBJ_FILES) *-unused.txt $(DOC_STAMPS)
376
 
 
377
 
maintainer-clean-local: clean
378
 
        cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
379
 
 
380
 
install-data-local:
381
 
        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
382
 
        (installfiles=`echo $(srcdir)/html/*.html`; \
383
 
        if test "$$installfiles" = '$(srcdir)/html/*.html'; \
384
 
        then echo '-- Nothing to install' ; \
385
 
        else \
386
 
          for i in $$installfiles; do \
387
 
            echo '-- Installing '$$i ; \
388
 
            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
389
 
          done; \
390
 
          echo '-- Installing $(srcdir)/html/index.sgml' ; \
391
 
          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
392
 
        fi)
393
 
 
394
 
#
395
 
# Require gtk-doc when making dist
396
 
#
397
 
@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
398
 
@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
399
 
@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
400
 
#       @false
401
 
 
402
 
dist-hook: dist-check-gtkdoc dist-hook-local
403
 
        mkdir $(distdir)/tmpl
404
 
        mkdir $(distdir)/sgml
405
 
        mkdir $(distdir)/html
406
 
        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
407
 
        -cp $(srcdir)/sgml/*.sgml $(distdir)/sgml
408
 
        -cp $(srcdir)/html/index.sgml $(distdir)/html
409
 
        -cp $(srcdir)/html/*.html $(srcdir)/html/*.css $(distdir)/html
410
 
 
411
 
        images=$(HTML_IMAGES) ;               \
412
 
        for i in $$images ; do                \
413
 
          cp $(srcdir)/$$i $(distdir)/html ;  \
414
 
        done
415
 
 
416
 
.PHONY : dist-hook-local
417
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
418
 
# Otherwise a system limit (for SysV at least) may be exceeded.
419
 
.NOEXPORT: