~ubuntu-branches/ubuntu/maverick/openturns/maverick

« back to all changes in this revision

Viewing changes to doc/src/UseCasesGuide/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2009-08-18 18:14:38 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090818181438-copqi92r4z7y0ejc
Tags: 0.13.1-1ubuntu1
debian/python-openturns.install: update to use python* and *-packages.
This fix a FTBFS with python2.6.  (LP: #350437)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  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
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
 
install_sh_DATA = $(install_sh) -c -m 644
23
 
install_sh_PROGRAM = $(install_sh) -c
24
 
install_sh_SCRIPT = $(install_sh) -c
25
 
INSTALL_HEADER = $(INSTALL_DATA)
26
 
transform = $(program_transform_name)
27
 
NORMAL_INSTALL = :
28
 
PRE_INSTALL = :
29
 
POST_INSTALL = :
30
 
NORMAL_UNINSTALL = :
31
 
PRE_UNINSTALL = :
32
 
POST_UNINSTALL = :
33
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
34
 
        $(top_srcdir)/config/common.am
35
 
subdir = src/UseCasesGuide
36
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/m4/ot_check_bibtex.m4 \
38
 
        $(top_srcdir)/m4/ot_check_makeindex.m4 \
39
 
        $(top_srcdir)/m4/ot_check_openturns.m4 \
40
 
        $(top_srcdir)/m4/ot_check_pdflatex.m4 \
41
 
        $(top_srcdir)/m4/ot_debug.m4 $(top_srcdir)/configure.ac
42
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
 
        $(ACLOCAL_M4)
44
 
mkinstalldirs = $(install_sh) -d
45
 
CONFIG_CLEAN_FILES =
46
 
SOURCES =
47
 
DIST_SOURCES =
48
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49
 
am__vpath_adj = case $$p in \
50
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51
 
    *) f=$$p;; \
52
 
  esac;
53
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54
 
am__installdirs = "$(DESTDIR)$(docdir)"
55
 
docDATA_INSTALL = $(INSTALL_DATA)
56
 
DATA = $(doc_DATA)
57
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
 
ACLOCAL = @ACLOCAL@
59
 
AMTAR = @AMTAR@
60
 
AUTOCONF = @AUTOCONF@
61
 
AUTOHEADER = @AUTOHEADER@
62
 
AUTOMAKE = @AUTOMAKE@
63
 
AWK = @AWK@
64
 
BIBTEX = @BIBTEX@
65
 
CC = @CC@
66
 
CCDEPMODE = @CCDEPMODE@
67
 
CFLAGS = @CFLAGS@
68
 
CPP = @CPP@
69
 
CPPFLAGS = @CPPFLAGS@
70
 
CXX = @CXX@
71
 
CXXCPP = @CXXCPP@
72
 
CXXDEPMODE = @CXXDEPMODE@
73
 
CXXFLAGS = @CXXFLAGS@
74
 
CYGPATH_W = @CYGPATH_W@
75
 
DATE = @DATE@
76
 
DEFS = @DEFS@
77
 
DEPDIR = @DEPDIR@
78
 
ECHO_C = @ECHO_C@
79
 
ECHO_N = @ECHO_N@
80
 
ECHO_T = @ECHO_T@
81
 
EGREP = @EGREP@
82
 
EXEEXT = @EXEEXT@
83
 
GREP = @GREP@
84
 
INSTALL = @INSTALL@
85
 
INSTALL_DATA = @INSTALL_DATA@
86
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
87
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
88
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89
 
LDFLAGS = @LDFLAGS@
90
 
LIBOBJS = @LIBOBJS@
91
 
LIBS = @LIBS@
92
 
LN_S = @LN_S@
93
 
LTLIBOBJS = @LTLIBOBJS@
94
 
MAKEINDEX = @MAKEINDEX@
95
 
MAKEINFO = @MAKEINFO@
96
 
MKDIR_P = @MKDIR_P@
97
 
OBJEXT = @OBJEXT@
98
 
OPENTURNS_CONFIG_SCRIPT = @OPENTURNS_CONFIG_SCRIPT@
99
 
OPENTURNS_CPPFLAGS = @OPENTURNS_CPPFLAGS@
100
 
OPENTURNS_INSTALL_PATH = @OPENTURNS_INSTALL_PATH@
101
 
OPENTURNS_LDFLAGS = @OPENTURNS_LDFLAGS@
102
 
OPENTURNS_LIBS = @OPENTURNS_LIBS@
103
 
OPENTURNS_MODULE_SCRIPT = @OPENTURNS_MODULE_SCRIPT@
104
 
OPENTURNS_WRAPPER_CPPFLAGS = @OPENTURNS_WRAPPER_CPPFLAGS@
105
 
OPENTURNS_WRAPPER_DTD_PATH = @OPENTURNS_WRAPPER_DTD_PATH@
106
 
OPENTURNS_WRAPPER_LDFLAGS = @OPENTURNS_WRAPPER_LDFLAGS@
107
 
OPENTURNS_WRAPPER_LIBS = @OPENTURNS_WRAPPER_LIBS@
108
 
OT_CFLAGS = @OT_CFLAGS@
109
 
OT_CPPFLAGS = @OT_CPPFLAGS@
110
 
OT_CXXFLAGS = @OT_CXXFLAGS@
111
 
OT_FFLAGS = @OT_FFLAGS@
112
 
PACKAGE = @PACKAGE@
113
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114
 
PACKAGE_NAME = @PACKAGE_NAME@
115
 
PACKAGE_STRING = @PACKAGE_STRING@
116
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
117
 
PACKAGE_VERSION = @PACKAGE_VERSION@
118
 
PATH_SEPARATOR = @PATH_SEPARATOR@
119
 
PDFLATEX = @PDFLATEX@
120
 
SET_MAKE = @SET_MAKE@
121
 
SHELL = @SHELL@
122
 
STRIP = @STRIP@
123
 
SVNVERSION = @SVNVERSION@
124
 
VERSION = @VERSION@
125
 
WITH_BIBTEX = @WITH_BIBTEX@
126
 
WITH_MAKEINDEX = @WITH_MAKEINDEX@
127
 
WITH_PDFLATEX = @WITH_PDFLATEX@
128
 
abs_builddir = @abs_builddir@
129
 
abs_srcdir = @abs_srcdir@
130
 
abs_top_builddir = @abs_top_builddir@
131
 
abs_top_srcdir = @abs_top_srcdir@
132
 
ac_abs_top_srcdir = @ac_abs_top_srcdir@
133
 
ac_aux_dir = @ac_aux_dir@
134
 
ac_ct_CC = @ac_ct_CC@
135
 
ac_ct_CXX = @ac_ct_CXX@
136
 
ac_top_srcdir = @ac_top_srcdir@
137
 
am__include = @am__include@
138
 
am__leading_dot = @am__leading_dot@
139
 
am__quote = @am__quote@
140
 
am__tar = @am__tar@
141
 
am__untar = @am__untar@
142
 
bindir = @bindir@
143
 
build_alias = @build_alias@
144
 
 
145
 
#                                               -*- Makefile -*-
146
 
#
147
 
#  common.am
148
 
#
149
 
#  (C) Copyright 2005-2007 EDF-EADS-Phimeca
150
 
#
151
 
#  This library is free software; you can redistribute it and/or
152
 
#  modify it under the terms of the GNU Lesser General Public
153
 
#  License as published by the Free Software Foundation; either
154
 
#  version 2.1 of the License.
155
 
#
156
 
#  This library is distributed in the hope that it will be useful
157
 
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
158
 
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
159
 
#  Lesser General Public License for more details.
160
 
#
161
 
#  You should have received a copy of the GNU Lesser General Public
162
 
#  License along with this library; if not, write to the Free Software
163
 
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
164
 
#
165
 
#  Author: $LastChangedBy: dutka $
166
 
#  Date:   $LastChangedDate: 2008-06-26 13:50:17 +0200 (jeu 26 jun 2008) $
167
 
#  Id:     $Id: common.am 862 2008-06-26 11:50:17Z dutka $
168
 
#
169
 
builddir = @builddir@
170
 
datadir = @datadir@
171
 
datarootdir = @datarootdir@
172
 
docdir = @docdir@
173
 
dvidir = @dvidir@
174
 
exec_prefix = @exec_prefix@
175
 
host_alias = @host_alias@
176
 
htmldir = @htmldir@
177
 
includedir = @includedir@
178
 
infodir = @infodir@
179
 
install_sh = @install_sh@
180
 
libdir = @libdir@
181
 
libexecdir = @libexecdir@
182
 
localedir = @localedir@
183
 
localstatedir = @localstatedir@
184
 
mandir = @mandir@
185
 
mkdir_p = @mkdir_p@
186
 
oldincludedir = @oldincludedir@
187
 
ot_configure_args = @ot_configure_args@
188
 
ot_configure_date = @ot_configure_date@
189
 
ot_revision = @ot_revision@
190
 
pdfdir = @pdfdir@
191
 
prefix = @prefix@
192
 
program_transform_name = @program_transform_name@
193
 
psdir = @psdir@
194
 
sbindir = @sbindir@
195
 
sharedstatedir = @sharedstatedir@
196
 
srcdir = @srcdir@
197
 
sysconfdir = @sysconfdir@
198
 
target_alias = @target_alias@
199
 
top_builddir = @top_builddir@
200
 
top_srcdir = @top_srcdir@
201
 
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(OT_CPPFLAGS)
202
 
AM_CFLAGS = $(OT_CFLAGS)
203
 
AM_FFLAGS = $(OT_FFLAGS)
204
 
AM_CXXFLAGS = $(OT_CXXFLAGS)
205
 
CLEANFILES = *.aux *.log *.lot *.lof *.toc *.bbl *.blg *.out *.idx *.ind *.ilg $(doc_DATA)
206
 
 
207
 
#                                               -*- Makefile -*-
208
 
#
209
 
#  Makefile.am
210
 
#
211
 
#  (C) Copyright 2005-2007 EDF-EADS-Phimeca
212
 
#
213
 
#  This library is free software; you can redistribute it and/or
214
 
#  modify it under the terms of the GNU Lesser General Public
215
 
#  License as published by the Free Software Foundation; either
216
 
#  version 2.1 of the License.
217
 
#
218
 
#  This library is distributed in the hope that it will be useful
219
 
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
220
 
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
221
 
#  Lesser General Public License for more details.
222
 
#
223
 
#  You should have received a copy of the GNU Lesser General Public
224
 
#  License along with this library; if not, write to the Free Software
225
 
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
226
 
#
227
 
#  @author: $LastChangedBy: dutka $
228
 
#  @date:   $LastChangedDate: 2009-02-11 09:33:25 +0100 (mer 11 fév 2009) $
229
 
#  Id:      $Id: Makefile.am 1126 2009-02-11 08:33:25Z dutka $
230
 
#
231
 
EXTRA_DIST = Math_Notations.sty OpenTURNS_ReferenceGuide.sty \
232
 
        OpenTURNS_UseCasesGuide.tex poutre.pdf AxialGrid.png \
233
 
        beta_1.png beta_2.png beta_QQplot.png BoxGrid.png \
234
 
        cdf_Histogram.png cdf_Mixture.png ClaytonCopula.png cloud1.png \
235
 
        cloud2.png ComposedDistribution_isoPDF_12.png \
236
 
        ComposedDistribution_isoPDF_13.png \
237
 
        ComposedDistribution_isoPDF_23.png CompositeGrid.png \
238
 
        contour2D_2.png contour2D_tulipe.png \
239
 
        EventProbabilityIndexMarginalSensitivityDrawing.png \
240
 
        FactorialGrid.png FrankCopula.png GumbelCopula.png \
241
 
        HasoferReliabilityIndexMarginalSensitivityDrawing.png \
242
 
        HenryLineTestFalse.png HenryLineTestRight.png hist_Data.png \
243
 
        ImportanceFactorsDrawingFORM.png \
244
 
        ImportanceFactorsDrawingQuadraticCumul.png \
245
 
        IndependentCopula.png kernelSmoothing_boundary_cdf.png \
246
 
        kernelSmoothing_boundary_pdf.png kernelSmoothing_cdf.png \
247
 
        kernelSmoothing_pdf.png linearRegression_Graph.png \
248
 
        linearRegression_GraphWrong2.png \
249
 
        linearRegression_GraphWrong.png \
250
 
        linearRegression_residualGraph.png \
251
 
        linearRegression_residualGraphWrong2.png \
252
 
        linearRegression_residualGraphWrong.png NormalCopula.png \
253
 
        PCE_comparisonModels.png PCE_JacobiPolynomials_VariableE.png \
254
 
        PCE_JacobiPolynomials_VariableI.png \
255
 
        PCE_LaguerrePolynomials_VariableF.png \
256
 
        PCE_LegendrePolynomials_VariableL.png pdf_Beta_1.png \
257
 
        pdf_Beta_2.png pdf_Beta_3.png pdf_Beta_4.png pdf_Beta_5.png \
258
 
        pdf_Beta_6.png pdf_Beta_7.png pdf_ChiSquare_1.png \
259
 
        pdf_ChiSquare_2.png pdf_ChiSquare_3.png pdf_Epanechnikov.png \
260
 
        pdf_Exponential.png pdf_Gamma_1.png pdf_Gamma_2.png \
261
 
        pdf_Gamma_3.png pdf_Gumbel.png pdf_Histogram.png \
262
 
        pdf_Laplace.png pdf_Logistic.png pdf_LogNormal.png \
263
 
        pdf_Mixture.png pdf_NonCentralStudent.png pdf_Normal.png \
264
 
        pdf_Rayleigh.png pdf_Student.png pdf_Triangular.png \
265
 
        pdf_TruncatedNormal_1.png pdf_TruncatedNormal_2.png \
266
 
        pdf_TruncatedNormal_3.png pdf_TruncatedNormal_4.png \
267
 
        pdf_Uniform.png pdf_Weibull_1.png pdf_Weibull_2.png \
268
 
        RandomMixture_cdf.png RandomMixture_pdf.png \
269
 
        ScaledAxialGrid.png ScaledBoxGrid.png ScaledCompositeGrid.png \
270
 
        ScaledFactorialGrid.png TranslatedScaledAxialGrid.png \
271
 
        TranslatedScaledBoxGrid.png TranslatedScaledCompositeGrid.png \
272
 
        TranslatedScaledFactorialGrid.png \
273
 
        truncatedDistribution_cdf.png truncatedDistribution_pdf.png \
274
 
        weibull_QQplot.png script_cloud1.py script_cloud2.py \
275
 
        script_composedDistribution.py script_copula.py \
276
 
        script_DataHist.py script_distribution_manipulation.py \
277
 
        script_ExperimentPlanes.py script_FORM.py script_HenryLine.py \
278
 
        script_Histogram.py script_kernelMixture.py \
279
 
        script_kernelSmoothing.py script_linearRegression.py \
280
 
        script_MaximumLikelihoodEstimation.py script_mixture.py \
281
 
        script_PolynomialChaosExpansion.py script_QQPlot.py \
282
 
        script_quadraticCumul.py script_RandomMixture.py \
283
 
        script_truncatedDistribution.py script_usualDistribution.py
284
 
doc_DATA = OpenTURNS_UseCasesGuide.pdf
285
 
all: all-am
286
 
 
287
 
.SUFFIXES:
288
 
.SUFFIXES: .pdf .tex
289
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/common.am $(am__configure_deps)
290
 
        @for dep in $?; do \
291
 
          case '$(am__configure_deps)' in \
292
 
            *$$dep*) \
293
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
294
 
                && exit 0; \
295
 
              exit 1;; \
296
 
          esac; \
297
 
        done; \
298
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/UseCasesGuide/Makefile'; \
299
 
        cd $(top_srcdir) && \
300
 
          $(AUTOMAKE) --gnu  src/UseCasesGuide/Makefile
301
 
.PRECIOUS: Makefile
302
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303
 
        @case '$?' in \
304
 
          *config.status*) \
305
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306
 
          *) \
307
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309
 
        esac;
310
 
 
311
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
 
 
314
 
$(top_srcdir)/configure:  $(am__configure_deps)
315
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
317
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
 
install-docDATA: $(doc_DATA)
319
 
        @$(NORMAL_INSTALL)
320
 
        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
321
 
        @list='$(doc_DATA)'; for p in $$list; do \
322
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323
 
          f=$(am__strip_dir) \
324
 
          echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
325
 
          $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
326
 
        done
327
 
 
328
 
uninstall-docDATA:
329
 
        @$(NORMAL_UNINSTALL)
330
 
        @list='$(doc_DATA)'; for p in $$list; do \
331
 
          f=$(am__strip_dir) \
332
 
          echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
333
 
          rm -f "$(DESTDIR)$(docdir)/$$f"; \
334
 
        done
335
 
tags: TAGS
336
 
TAGS:
337
 
 
338
 
ctags: CTAGS
339
 
CTAGS:
340
 
 
341
 
 
342
 
distdir: $(DISTFILES)
343
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345
 
        list='$(DISTFILES)'; \
346
 
          dist_files=`for file in $$list; do echo $$file; done | \
347
 
          sed -e "s|^$$srcdirstrip/||;t" \
348
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
349
 
        case $$dist_files in \
350
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
351
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352
 
                           sort -u` ;; \
353
 
        esac; \
354
 
        for file in $$dist_files; do \
355
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356
 
          if test -d $$d/$$file; then \
357
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
358
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
360
 
            fi; \
361
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
362
 
          else \
363
 
            test -f $(distdir)/$$file \
364
 
            || cp -p $$d/$$file $(distdir)/$$file \
365
 
            || exit 1; \
366
 
          fi; \
367
 
        done
368
 
check-am: all-am
369
 
check: check-am
370
 
all-am: Makefile $(DATA)
371
 
installdirs:
372
 
        for dir in "$(DESTDIR)$(docdir)"; do \
373
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
374
 
        done
375
 
install: install-am
376
 
install-exec: install-exec-am
377
 
install-data: install-data-am
378
 
uninstall: uninstall-am
379
 
 
380
 
install-am: all-am
381
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
 
 
383
 
installcheck: installcheck-am
384
 
install-strip:
385
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387
 
          `test -z '$(STRIP)' || \
388
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389
 
mostlyclean-generic:
390
 
 
391
 
clean-generic:
392
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
393
 
 
394
 
distclean-generic:
395
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
396
 
 
397
 
maintainer-clean-generic:
398
 
        @echo "This command is intended for maintainers to use"
399
 
        @echo "it deletes files that may require special tools to rebuild."
400
 
clean: clean-am
401
 
 
402
 
clean-am: clean-generic mostlyclean-am
403
 
 
404
 
distclean: distclean-am
405
 
        -rm -f Makefile
406
 
distclean-am: clean-am distclean-generic
407
 
 
408
 
dvi: dvi-am
409
 
 
410
 
dvi-am:
411
 
 
412
 
html: html-am
413
 
 
414
 
info: info-am
415
 
 
416
 
info-am:
417
 
 
418
 
install-data-am: install-docDATA
419
 
 
420
 
install-dvi: install-dvi-am
421
 
 
422
 
install-exec-am:
423
 
 
424
 
install-html: install-html-am
425
 
 
426
 
install-info: install-info-am
427
 
 
428
 
install-man:
429
 
 
430
 
install-pdf: install-pdf-am
431
 
 
432
 
install-ps: install-ps-am
433
 
 
434
 
installcheck-am:
435
 
 
436
 
maintainer-clean: maintainer-clean-am
437
 
        -rm -f Makefile
438
 
maintainer-clean-am: distclean-am maintainer-clean-generic
439
 
 
440
 
mostlyclean: mostlyclean-am
441
 
 
442
 
mostlyclean-am: mostlyclean-generic
443
 
 
444
 
pdf: pdf-am
445
 
 
446
 
pdf-am: pdf-local
447
 
 
448
 
ps: ps-am
449
 
 
450
 
ps-am:
451
 
 
452
 
uninstall-am: uninstall-docDATA
453
 
 
454
 
.MAKE: install-am install-strip
455
 
 
456
 
.PHONY: all all-am check check-am clean clean-generic distclean \
457
 
        distclean-generic distdir dvi dvi-am html html-am info info-am \
458
 
        install install-am install-data install-data-am \
459
 
        install-docDATA install-dvi install-dvi-am install-exec \
460
 
        install-exec-am install-html install-html-am install-info \
461
 
        install-info-am install-man install-pdf install-pdf-am \
462
 
        install-ps install-ps-am install-strip installcheck \
463
 
        installcheck-am installdirs maintainer-clean \
464
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
465
 
        pdf-am pdf-local ps ps-am uninstall uninstall-am \
466
 
        uninstall-docDATA
467
 
 
468
 
 
469
 
.tex.pdf:
470
 
        echo "*** INFO: first pdflatex compilation" ; \
471
 
        TEXINPUTS=:.:$(top_builddir)/src:$(srcdir): $(PDFLATEX) $< ; \
472
 
        echo "*** INFO: index generation" ; \
473
 
        if test -f $*.idx; then $(MAKEINDEX) $*.idx ; fi ; \
474
 
        echo "*** INFO: bibliography creation" ; \
475
 
        if test -f $(srcdir)/*.bib; then BIBINPUTS=:$(srcdir): $(BIBTEX) $*.aux ; fi ; \
476
 
        echo "*** INFO: table of content insertion" ; \
477
 
        TEXINPUTS_pdflatex=:.:$(top_builddir)/src:$(srcdir): $(PDFLATEX) $< ; \
478
 
        echo "*** INFO: labels insertion" ; \
479
 
        TEXINPUTS_pdflatex=:.:$(top_builddir)/src:$(srcdir): $(PDFLATEX) $< -o $(top_builddir)/$*.pdf
480
 
 
481
 
OpenTURNS_UseCasesGuide.pdf : $(EXTRA_DIST)
482
 
 
483
 
pdf-local: OpenTURNS_UseCasesGuide.pdf
484
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
485
 
# Otherwise a system limit (for SysV at least) may be exceeded.
486
 
.NOEXPORT: