~ubuntu-branches/ubuntu/lucid/igraph/lucid

« back to all changes in this revision

Viewing changes to doc/book/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Malaterre
  • Date: 2009-11-16 18:12:42 UTC
  • Revision ID: james.westby@ubuntu.com-20091116181242-mzv9p5fz9uj57xd1
Tags: upstream-0.5.3
ImportĀ upstreamĀ versionĀ 0.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = doc/book
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(install_sh) -d
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
SOURCES =
 
44
DIST_SOURCES =
 
45
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
46
ACLOCAL = @ACLOCAL@
 
47
AMTAR = @AMTAR@
 
48
AR = @AR@
 
49
AS = @AS@
 
50
AUTOCONF = @AUTOCONF@
 
51
AUTOHEADER = @AUTOHEADER@
 
52
AUTOM4TE = @AUTOM4TE@
 
53
AUTOMAKE = @AUTOMAKE@
 
54
AWK = @AWK@
 
55
CC = @CC@
 
56
CCDEPMODE = @CCDEPMODE@
 
57
CFLAGS = @CFLAGS@
 
58
CPP = @CPP@
 
59
CPPFLAGS = @CPPFLAGS@
 
60
CXX = @CXX@
 
61
CXXCPP = @CXXCPP@
 
62
CXXDEPMODE = @CXXDEPMODE@
 
63
CXXFLAGS = @CXXFLAGS@
 
64
CYGPATH_W = @CYGPATH_W@
 
65
DEFS = @DEFS@
 
66
DEPDIR = @DEPDIR@
 
67
DLLTOOL = @DLLTOOL@
 
68
DSYMUTIL = @DSYMUTIL@
 
69
DUMPBIN = @DUMPBIN@
 
70
ECHO_C = @ECHO_C@
 
71
ECHO_N = @ECHO_N@
 
72
ECHO_T = @ECHO_T@
 
73
EGREP = @EGREP@
 
74
EXEEXT = @EXEEXT@
 
75
FGREP = @FGREP@
 
76
FLOATSTORE = @FLOATSTORE@
 
77
GREP = @GREP@
 
78
INSTALL = @INSTALL@
 
79
INSTALL_DATA = @INSTALL_DATA@
 
80
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
81
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
82
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
83
LD = @LD@
 
84
LDFLAGS = @LDFLAGS@
 
85
LEX = @LEX@
 
86
LEXLIB = @LEXLIB@
 
87
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
88
LIBOBJS = @LIBOBJS@
 
89
LIBS = @LIBS@
 
90
LIBTOOL = @LIBTOOL@
 
91
LIPO = @LIPO@
 
92
LN_S = @LN_S@
 
93
LTLIBOBJS = @LTLIBOBJS@
 
94
MAKEINFO = @MAKEINFO@
 
95
MKDIR_P = @MKDIR_P@
 
96
NM = @NM@
 
97
NMEDIT = @NMEDIT@
 
98
OBJDUMP = @OBJDUMP@
 
99
OBJEXT = @OBJEXT@
 
100
OTOOL = @OTOOL@
 
101
OTOOL64 = @OTOOL64@
 
102
PACKAGE = @PACKAGE@
 
103
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
104
PACKAGE_NAME = @PACKAGE_NAME@
 
105
PACKAGE_STRING = @PACKAGE_STRING@
 
106
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
107
PACKAGE_VERSION = @PACKAGE_VERSION@
 
108
PATH_SEPARATOR = @PATH_SEPARATOR@
 
109
RANLIB = @RANLIB@
 
110
SED = @SED@
 
111
SET_MAKE = @SET_MAKE@
 
112
SHELL = @SHELL@
 
113
STRIP = @STRIP@
 
114
VERSION = @VERSION@
 
115
WARNING_CFLAGS = @WARNING_CFLAGS@
 
116
WERROR_CFLAGS = @WERROR_CFLAGS@
 
117
XML2CONFIG = @XML2CONFIG@
 
118
XML2_CFLAGS = @XML2_CFLAGS@
 
119
XML2_LIBS = @XML2_LIBS@
 
120
YACC = @YACC@
 
121
YFLAGS = @YFLAGS@
 
122
abs_builddir = @abs_builddir@
 
123
abs_srcdir = @abs_srcdir@
 
124
abs_top_builddir = @abs_top_builddir@
 
125
abs_top_srcdir = @abs_top_srcdir@
 
126
ac_ct_CC = @ac_ct_CC@
 
127
ac_ct_CXX = @ac_ct_CXX@
 
128
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
129
am__include = @am__include@
 
130
am__leading_dot = @am__leading_dot@
 
131
am__quote = @am__quote@
 
132
am__tar = @am__tar@
 
133
am__untar = @am__untar@
 
134
bindir = @bindir@
 
135
build = @build@
 
136
build_alias = @build_alias@
 
137
build_cpu = @build_cpu@
 
138
build_os = @build_os@
 
139
build_vendor = @build_vendor@
 
140
builddir = @builddir@
 
141
datadir = @datadir@
 
142
datarootdir = @datarootdir@
 
143
docdir = @docdir@
 
144
dvidir = @dvidir@
 
145
exec_prefix = @exec_prefix@
 
146
host = @host@
 
147
host_alias = @host_alias@
 
148
host_cpu = @host_cpu@
 
149
host_os = @host_os@
 
150
host_vendor = @host_vendor@
 
151
htmldir = @htmldir@
 
152
includedir = @includedir@
 
153
infodir = @infodir@
 
154
install_sh = @install_sh@
 
155
libdir = @libdir@
 
156
libexecdir = @libexecdir@
 
157
localedir = @localedir@
 
158
localstatedir = @localstatedir@
 
159
lt_ECHO = @lt_ECHO@
 
160
mandir = @mandir@
 
161
mkdir_p = @mkdir_p@
 
162
oldincludedir = @oldincludedir@
 
163
pdfdir = @pdfdir@
 
164
prefix = @prefix@
 
165
program_transform_name = @program_transform_name@
 
166
psdir = @psdir@
 
167
sbindir = @sbindir@
 
168
sharedstatedir = @sharedstatedir@
 
169
srcdir = @srcdir@
 
170
sysconfdir = @sysconfdir@
 
171
target_alias = @target_alias@
 
172
top_builddir = @top_builddir@
 
173
top_srcdir = @top_srcdir@
 
174
DOCFIX = datamodel.xml igraph.xml installation.xml introduction.xml \
 
175
         short.xml structures.xml ../licenses.xml creating.xml graph.xml \
 
176
         random.xml bibliography.xml ../bibdatabase.xml foreign.xml \
 
177
         operators.xml motifs.xml pathlength.xml centrality.xml citation.xml \
 
178
         components.xml attributes.xml iterators.xml plotting.xml flows.xml
 
179
 
 
180
DOCFIX2 = $(patsubst %,$(top_srcdir)/doc/book/%,$(DOCFIX))
 
181
CLEANFILES = $(DOCINCLUDES) html/*.html html/stamp \
 
182
        igraph.{dvi,info,pdf,ps,texi,txml} igraph2.xml 
 
183
 
 
184
all: all-am
 
185
 
 
186
.SUFFIXES:
 
187
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
188
        @for dep in $?; do \
 
189
          case '$(am__configure_deps)' in \
 
190
            *$$dep*) \
 
191
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
192
                && exit 0; \
 
193
              exit 1;; \
 
194
          esac; \
 
195
        done; \
 
196
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/book/Makefile'; \
 
197
        cd $(top_srcdir) && \
 
198
          $(AUTOMAKE) --gnu  doc/book/Makefile
 
199
.PRECIOUS: Makefile
 
200
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
201
        @case '$?' in \
 
202
          *config.status*) \
 
203
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
204
          *) \
 
205
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
206
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
207
        esac;
 
208
 
 
209
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
210
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
211
 
 
212
$(top_srcdir)/configure:  $(am__configure_deps)
 
213
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
214
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
 
 
217
mostlyclean-libtool:
 
218
        -rm -f *.lo
 
219
 
 
220
clean-libtool:
 
221
        -rm -rf .libs _libs
 
222
tags: TAGS
 
223
TAGS:
 
224
 
 
225
ctags: CTAGS
 
226
CTAGS:
 
227
 
 
228
 
 
229
distdir: $(DISTFILES)
 
230
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
231
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
232
        list='$(DISTFILES)'; \
 
233
          dist_files=`for file in $$list; do echo $$file; done | \
 
234
          sed -e "s|^$$srcdirstrip/||;t" \
 
235
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
236
        case $$dist_files in \
 
237
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
238
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
239
                           sort -u` ;; \
 
240
        esac; \
 
241
        for file in $$dist_files; do \
 
242
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
243
          if test -d $$d/$$file; then \
 
244
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
245
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
246
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
247
            fi; \
 
248
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
249
          else \
 
250
            test -f $(distdir)/$$file \
 
251
            || cp -p $$d/$$file $(distdir)/$$file \
 
252
            || exit 1; \
 
253
          fi; \
 
254
        done
 
255
check-am: all-am
 
256
check: check-am
 
257
all-am: Makefile
 
258
installdirs:
 
259
install: install-am
 
260
install-exec: install-exec-am
 
261
install-data: install-data-am
 
262
uninstall: uninstall-am
 
263
 
 
264
install-am: all-am
 
265
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
266
 
 
267
installcheck: installcheck-am
 
268
install-strip:
 
269
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
270
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
271
          `test -z '$(STRIP)' || \
 
272
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
273
mostlyclean-generic:
 
274
 
 
275
clean-generic:
 
276
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
277
 
 
278
distclean-generic:
 
279
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
280
 
 
281
maintainer-clean-generic:
 
282
        @echo "This command is intended for maintainers to use"
 
283
        @echo "it deletes files that may require special tools to rebuild."
 
284
clean: clean-am
 
285
 
 
286
clean-am: clean-generic clean-libtool mostlyclean-am
 
287
 
 
288
distclean: distclean-am
 
289
        -rm -f Makefile
 
290
distclean-am: clean-am distclean-generic
 
291
 
 
292
dvi-am:
 
293
 
 
294
info-am:
 
295
 
 
296
install-data-am:
 
297
 
 
298
install-dvi: install-dvi-am
 
299
 
 
300
install-exec-am:
 
301
 
 
302
install-html: install-html-am
 
303
 
 
304
install-info: install-info-am
 
305
 
 
306
install-man:
 
307
 
 
308
install-pdf: install-pdf-am
 
309
 
 
310
install-ps: install-ps-am
 
311
 
 
312
installcheck-am:
 
313
 
 
314
maintainer-clean: maintainer-clean-am
 
315
        -rm -f Makefile
 
316
maintainer-clean-am: distclean-am maintainer-clean-generic
 
317
 
 
318
mostlyclean: mostlyclean-am
 
319
 
 
320
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
321
 
 
322
pdf-am:
 
323
 
 
324
ps-am:
 
325
 
 
326
uninstall-am:
 
327
 
 
328
.MAKE: install-am install-strip
 
329
 
 
330
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
331
        distclean distclean-generic distclean-libtool distdir dvi \
 
332
        dvi-am html html-am info info-am install install-am \
 
333
        install-data install-data-am install-dvi install-dvi-am \
 
334
        install-exec install-exec-am install-html install-html-am \
 
335
        install-info install-info-am install-man install-pdf \
 
336
        install-pdf-am install-ps install-ps-am install-strip \
 
337
        installcheck installcheck-am installdirs maintainer-clean \
 
338
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
339
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
340
 
 
341
 
 
342
all: doctemplate
 
343
 
 
344
html: html/stamp
 
345
 
 
346
info: igraph.info
 
347
 
 
348
dvi: igraph.dvi
 
349
 
 
350
pdf: igraph.pdf
 
351
 
 
352
ps: igraph.ps
 
353
 
 
354
doctemplate: $(DOCINCLUDES)
 
355
 
 
356
igraph.xml: $(DOCINCLUDES)
 
357
        touch igraph.xml
 
358
 
 
359
html/stamp: igraph.xml $(DOCFIX2) gtk-doc.xsl
 
360
        if [ "x$(top_srcdir)" != "x$(top_builddir)" ]; then cp $(DOCFIX2) . ; fi && \
 
361
        xmlto -x $(top_srcdir)/doc/book/gtk-doc.xsl -o html xhtml igraph.xml \
 
362
        && touch html/stamp
 
363
 
 
364
igraph.info: igraph.xml $(DOCFIX2)
 
365
        if [ "x$(top_srcdir)" != "x$(top_builddir)" ]; then cp $(DOCFIX2) . ; fi && \
 
366
        db2x_xsltproc --xinclude -s texi igraph.xml -o igraph.txml \
 
367
        && db2x_texixml igraph.txml \
 
368
        && makeinfo --no-split igraph.texi
 
369
 
 
370
igraph.dvi: igraph.xml $(DOCFIX2)
 
371
        if [ "x$(top_srcdir)" != "x$(top_builddir)" ]; then cp $(DOCFIX2) . ; fi && \
 
372
        xmllint --xinclude -o igraph2.xml igraph.xml \
 
373
        && docbook2dvi igraph2.xml \
 
374
        && mv igraph2.dvi igraph.dvi
 
375
 
 
376
igraph.ps: igraph.xml $(DOCFIX2)
 
377
        if [ "x$(top_srcdir)" != "x$(top_builddir)" ]; then cp $(DOCFIX2) . ; fi && \
 
378
        xmllint --xinclude -o igraph2.xml igraph.xml \
 
379
        && docbook2ps igraph2.xml \
 
380
        && mv igraph2.ps igraph.ps
 
381
 
 
382
igraph.pdf: igraph.xml $(DOCFIX2)
 
383
        if [ "x$(top_srcdir)" != "x$(top_builddir)" ]; then cp $(DOCFIX2) . ; fi && \
 
384
        xmllint --xinclude -o igraph2.xml igraph.xml \
 
385
        && docbook2pdf igraph2.xml \
 
386
        && mv igraph2.pdf igraph.pdf
 
387
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
388
# Otherwise a system limit (for SysV at least) may be exceeded.
 
389
.NOEXPORT: