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

« back to all changes in this revision

Viewing changes to lib/src/Uncertainty/Algorithm/Analytical/FORM/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-05-10 17:27:55 UTC
  • mfrom: (1.1.4 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100510172755-cb5ynskknqqi5rhp
Tags: 0.13.2-2ubuntu1
* Merge with Debian testing. No changes left.
* ubuntu_fix-python-2.6.patch: fix detection of python 2.6 libs, to not use
  LOCALMODLIBS. This pulls a dependency on SSL and makes the package FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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
 
 
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
DIST_COMMON = $(otinclude_HEADERS) $(srcdir)/Makefile.am \
37
 
        $(srcdir)/Makefile.in $(top_srcdir)/config/common.am
38
 
subdir = src/Uncertainty/Algorithm/Analytical/FORM
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_blas.m4 \
41
 
        $(top_srcdir)/m4/acx_lapack.m4 $(top_srcdir)/m4/ot_check_bc.m4 \
42
 
        $(top_srcdir)/m4/ot_check_dot.m4 \
43
 
        $(top_srcdir)/m4/ot_check_doxygen.m4 \
44
 
        $(top_srcdir)/m4/ot_check_gs.m4 \
45
 
        $(top_srcdir)/m4/ot_check_libdl.m4 \
46
 
        $(top_srcdir)/m4/ot_check_libxml2.m4 \
47
 
        $(top_srcdir)/m4/ot_check_openturns.m4 \
48
 
        $(top_srcdir)/m4/ot_check_r.m4 \
49
 
        $(top_srcdir)/m4/ot_check_r_packages.m4 \
50
 
        $(top_srcdir)/m4/ot_check_regex.m4 \
51
 
        $(top_srcdir)/m4/ot_check_rm.m4 \
52
 
        $(top_srcdir)/m4/ot_check_threads.m4 \
53
 
        $(top_srcdir)/m4/ot_check_win32.m4 \
54
 
        $(top_srcdir)/m4/ot_debug.m4 \
55
 
        $(top_srcdir)/m4/ot_get_object_default_name.m4 \
56
 
        $(top_srcdir)/configure.ac
57
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
 
        $(ACLOCAL_M4)
59
 
mkinstalldirs = $(install_sh) -d
60
 
CONFIG_HEADER = $(top_builddir)/include/OTconfig.h
61
 
CONFIG_CLEAN_FILES =
62
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
63
 
libOTFORM_la_LIBADD =
64
 
am_libOTFORM_la_OBJECTS = FORM.lo FORMResult.lo
65
 
libOTFORM_la_OBJECTS = $(am_libOTFORM_la_OBJECTS)
66
 
libOTFORM_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
67
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
68
 
        $(CXXFLAGS) $(libOTFORM_la_LDFLAGS) $(LDFLAGS) -o $@
69
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
70
 
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
71
 
am__depfiles_maybe = depfiles
72
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
73
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
74
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
77
 
CXXLD = $(CXX)
78
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
80
 
        $(LDFLAGS) -o $@
81
 
SOURCES = $(libOTFORM_la_SOURCES)
82
 
DIST_SOURCES = $(libOTFORM_la_SOURCES)
83
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84
 
am__vpath_adj = case $$p in \
85
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86
 
    *) f=$$p;; \
87
 
  esac;
88
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
89
 
am__installdirs = "$(DESTDIR)$(otincludedir)"
90
 
otincludeHEADERS_INSTALL = $(INSTALL_HEADER)
91
 
HEADERS = $(otinclude_HEADERS)
92
 
ETAGS = etags
93
 
CTAGS = ctags
94
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95
 
ACLOCAL = @ACLOCAL@
96
 
AMTAR = @AMTAR@
97
 
AR = @AR@
98
 
AS = @AS@
99
 
AUTOCONF = @AUTOCONF@
100
 
AUTOHEADER = @AUTOHEADER@
101
 
AUTOMAKE = @AUTOMAKE@
102
 
AWK = @AWK@
103
 
BC = @BC@
104
 
BLAS_LIBS = @BLAS_LIBS@
105
 
CC = @CC@
106
 
CCDEPMODE = @CCDEPMODE@
107
 
CFLAGS = @CFLAGS@
108
 
CPP = @CPP@
109
 
CPPFLAGS = @CPPFLAGS@
110
 
CURL = @CURL@
111
 
CXX = @CXX@
112
 
CXXCPP = @CXXCPP@
113
 
CXXDEPMODE = @CXXDEPMODE@
114
 
CXXFLAGS = @CXXFLAGS@
115
 
CYGPATH_W = @CYGPATH_W@
116
 
DATE = @DATE@
117
 
DEFS = @DEFS@
118
 
DEPDIR = @DEPDIR@
119
 
DLLTOOL = @DLLTOOL@
120
 
DOT = @DOT@
121
 
DOXYGEN = @DOXYGEN@
122
 
DSYMUTIL = @DSYMUTIL@
123
 
DUMPBIN = @DUMPBIN@
124
 
ECHO_C = @ECHO_C@
125
 
ECHO_N = @ECHO_N@
126
 
ECHO_T = @ECHO_T@
127
 
EGREP = @EGREP@
128
 
EXEEXT = @EXEEXT@
129
 
EXTRA_CPPFLAGS = @EXTRA_CPPFLAGS@
130
 
EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
131
 
EXTRA_LIBS = @EXTRA_LIBS@
132
 
EXTRA_SWIGFLAGS = @EXTRA_SWIGFLAGS@
133
 
F77 = @F77@
134
 
FFLAGS = @FFLAGS@
135
 
FGREP = @FGREP@
136
 
FLIBS = @FLIBS@
137
 
GREP = @GREP@
138
 
GS = @GS@
139
 
INSTALL = @INSTALL@
140
 
INSTALL_DATA = @INSTALL_DATA@
141
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
142
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
143
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144
 
LAPACK_LIBS = @LAPACK_LIBS@
145
 
LD = @LD@
146
 
LDFLAGS = @LDFLAGS@
147
 
LEX = @LEX@
148
 
LEXLIB = @LEXLIB@
149
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
150
 
LIBOBJS = @LIBOBJS@
151
 
LIBS = @LIBS@
152
 
LIBTOOL = @LIBTOOL@
153
 
LIPO = @LIPO@
154
 
LN_S = @LN_S@
155
 
LTLIBOBJS = @LTLIBOBJS@
156
 
MAKEINFO = @MAKEINFO@
157
 
MKDIR_P = @MKDIR_P@
158
 
NM = @NM@
159
 
NMEDIT = @NMEDIT@
160
 
OBJDUMP = @OBJDUMP@
161
 
OBJEXT = @OBJEXT@
162
 
OPENTURNS_CONFIG_SCRIPT = @OPENTURNS_CONFIG_SCRIPT@
163
 
OPENTURNS_CPPFLAGS = @OPENTURNS_CPPFLAGS@
164
 
OPENTURNS_LDFLAGS = @OPENTURNS_LDFLAGS@
165
 
OPENTURNS_LIBS = @OPENTURNS_LIBS@
166
 
OPENTURNS_MODULE_SCRIPT = @OPENTURNS_MODULE_SCRIPT@
167
 
OTOOL = @OTOOL@
168
 
OTOOL64 = @OTOOL64@
169
 
OT_CFLAGS = @OT_CFLAGS@
170
 
OT_CPPFLAGS = @OT_CPPFLAGS@
171
 
OT_CXXFLAGS = @OT_CXXFLAGS@
172
 
OT_FFLAGS = @OT_FFLAGS@
173
 
PACKAGE = @PACKAGE@
174
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175
 
PACKAGE_NAME = @PACKAGE_NAME@
176
 
PACKAGE_STRING = @PACKAGE_STRING@
177
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
178
 
PACKAGE_VERSION = @PACKAGE_VERSION@
179
 
PATH_SEPARATOR = @PATH_SEPARATOR@
180
 
RANLIB = @RANLIB@
181
 
RM = @RM@
182
 
R_PACKAGES = @R_PACKAGES@
183
 
SED = @SED@
184
 
SET_MAKE = @SET_MAKE@
185
 
SHELL = @SHELL@
186
 
STRIP = @STRIP@
187
 
SVNVERSION = @SVNVERSION@
188
 
THREADFLAGS = @THREADFLAGS@
189
 
VERSION = @VERSION@
190
 
WGET = @WGET@
191
 
WITH_BC = @WITH_BC@
192
 
WITH_DOT = @WITH_DOT@
193
 
WITH_GS = @WITH_GS@
194
 
WITH_LIBDL = @WITH_LIBDL@
195
 
WITH_LIBXML2 = @WITH_LIBXML2@
196
 
WITH_R = @WITH_R@
197
 
WITH_REGEX = @WITH_REGEX@
198
 
YACC = @YACC@
199
 
YFLAGS = @YFLAGS@
200
 
abs_builddir = @abs_builddir@
201
 
abs_srcdir = @abs_srcdir@
202
 
abs_top_builddir = @abs_top_builddir@
203
 
abs_top_srcdir = @abs_top_srcdir@
204
 
ac_aux_dir = @ac_aux_dir@
205
 
ac_ct_CC = @ac_ct_CC@
206
 
ac_ct_CXX = @ac_ct_CXX@
207
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
208
 
ac_ct_F77 = @ac_ct_F77@
209
 
am__include = @am__include@
210
 
am__leading_dot = @am__leading_dot@
211
 
am__quote = @am__quote@
212
 
am__tar = @am__tar@
213
 
am__untar = @am__untar@
214
 
bindir = @bindir@
215
 
build = @build@
216
 
build_alias = @build_alias@
217
 
build_cpu = @build_cpu@
218
 
build_os = @build_os@
219
 
build_vendor = @build_vendor@
220
 
 
221
 
#                                               -*- Makefile -*-
222
 
#
223
 
#  common.am
224
 
#
225
 
#  (C) Copyright 2005-2007 EDF-EADS-Phimeca
226
 
#
227
 
#  This library is free software; you can redistribute it and/or
228
 
#  modify it under the terms of the GNU Lesser General Public
229
 
#  License as published by the Free Software Foundation; either
230
 
#  version 2.1 of the License.
231
 
#
232
 
#  This library is distributed in the hope that it will be useful
233
 
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
234
 
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
235
 
#  Lesser General Public License for more details.
236
 
#
237
 
#  You should have received a copy of the GNU Lesser General Public
238
 
#  License along with this library; if not, write to the Free Software
239
 
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
240
 
#
241
 
#  Author: $LastChangedBy: dutka $
242
 
#  Date:   $LastChangedDate: 2008-10-30 16:57:39 +0100 (jeu. 30 oct. 2008) $
243
 
#  Id:     $Id: common.am 992 2008-10-30 15:57:39Z dutka $
244
 
#
245
 
builddir = @builddir@
246
 
datadir = @datadir@
247
 
datarootdir = @datarootdir@
248
 
docdir = @docdir@
249
 
dvidir = @dvidir@
250
 
exec_prefix = @exec_prefix@
251
 
host = @host@
252
 
host_alias = @host_alias@
253
 
host_cpu = @host_cpu@
254
 
host_os = @host_os@
255
 
host_vendor = @host_vendor@
256
 
htmldir = @htmldir@
257
 
includedir = @includedir@
258
 
infodir = @infodir@
259
 
install_sh = @install_sh@
260
 
libdir = @libdir@
261
 
libexecdir = @libexecdir@
262
 
libxml2_include_path = @libxml2_include_path@
263
 
libxml2_lib_name = @libxml2_lib_name@
264
 
libxml2_lib_path = @libxml2_lib_path@
265
 
localedir = @localedir@
266
 
localstatedir = @localstatedir@
267
 
lt_ECHO = @lt_ECHO@
268
 
mandir = @mandir@
269
 
mkdir_p = @mkdir_p@
270
 
oldincludedir = @oldincludedir@
271
 
ot_configure_args = @ot_configure_args@
272
 
ot_configure_date = @ot_configure_date@
273
 
ot_revision = @ot_revision@
274
 
pdfdir = @pdfdir@
275
 
prefix = @prefix@
276
 
program_transform_name = @program_transform_name@
277
 
psdir = @psdir@
278
 
r_prog_path = @r_prog_path@
279
 
regex_include_path = @regex_include_path@
280
 
regex_lib_name = @regex_lib_name@
281
 
regex_lib_path = @regex_lib_path@
282
 
sbindir = @sbindir@
283
 
sharedstatedir = @sharedstatedir@
284
 
srcdir = @srcdir@
285
 
sysconfdir = @sysconfdir@
286
 
target_alias = @target_alias@
287
 
top_build_prefix = @top_build_prefix@
288
 
top_builddir = @top_builddir@
289
 
top_srcdir = @top_srcdir@
290
 
 
291
 
#                                               -*- Makefile -*-
292
 
#
293
 
#  Makefile.am
294
 
#
295
 
#  (C) Copyright 2005-2007 EDF-EADS-Phimeca
296
 
#
297
 
#  This library is free software; you can redistribute it and/or
298
 
#  modify it under the terms of the GNU Lesser General Public
299
 
#  License as published by the Free Software Foundation; either
300
 
#  version 2.1 of the License.
301
 
#
302
 
#  This library is distributed in the hope that it will be useful
303
 
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
304
 
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
305
 
#  Lesser General Public License for more details.
306
 
#
307
 
#  You should have received a copy of the GNU Lesser General Public
308
 
#  License along with this library; if not, write to the Free Software
309
 
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
310
 
#
311
 
#  @author: $LastChangedBy: dutka $
312
 
#  @date:   $LastChangedDate: 2009-04-08 18:07:10 +0200 (mer. 08 avril 2009) $
313
 
#  Id:      $Id: Makefile.am 1211 2009-04-08 16:07:10Z dutka $
314
 
#
315
 
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include \
316
 
        $(OT_CPPFLAGS) -DINSTALL_PATH=\"$(prefix)\" \
317
 
        -DDATA_PATH=\"$(datadir)\" -DSYSCONFIG_PATH=\"$(sysconfdir)\" \
318
 
        -DLIBINSTALL_PATH=\"$(pkglibdir)\" \
319
 
        -I$(srcdir)/../../../../Base/Common \
320
 
        -I$(srcdir)/../../../../Base/Type \
321
 
        -I$(srcdir)/../../../../Base/Func \
322
 
        -I$(srcdir)/../../../../Base/Optim \
323
 
        -I$(srcdir)/../../../../Base/Stat \
324
 
        -I$(srcdir)/../../../../Base/Graph \
325
 
        -I$(srcdir)/../../../../Uncertainty/Model \
326
 
        -I$(srcdir)/../../../../Uncertainty/Distribution \
327
 
        -I$(srcdir)/../../../../Uncertainty/Algorithm/Analytical \
328
 
        -I$(srcdir)/../../../../Uncertainty/Algorithm/MetaModel/FunctionalChaos \
329
 
        -I$(srcdir)/../../../../Uncertainty/Algorithm/OrthogonalBasis
330
 
AM_CFLAGS = $(OT_CFLAGS)
331
 
AM_FFLAGS = $(OT_FFLAGS)
332
 
AM_CXXFLAGS = $(OT_CXXFLAGS)
333
 
otincludedir = $(includedir)/openturns
334
 
otinclude_HEADERS = \
335
 
        OTFORM.hxx \
336
 
        FORM.hxx  \
337
 
        FORMResult.hxx
338
 
 
339
 
noinst_LTLIBRARIES = libOTFORM.la
340
 
libOTFORM_la_SOURCES = \
341
 
        FORM.cxx \
342
 
        FORMResult.cxx
343
 
 
344
 
libOTFORM_la_LDFLAGS = -no-undefined -version-info=0:0:0
345
 
all: all-am
346
 
 
347
 
.SUFFIXES:
348
 
.SUFFIXES: .cxx .lo .o .obj
349
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/common.am $(am__configure_deps)
350
 
        @for dep in $?; do \
351
 
          case '$(am__configure_deps)' in \
352
 
            *$$dep*) \
353
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
354
 
                && { if test -f $@; then exit 0; else break; fi; }; \
355
 
              exit 1;; \
356
 
          esac; \
357
 
        done; \
358
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Uncertainty/Algorithm/Analytical/FORM/Makefile'; \
359
 
        cd $(top_srcdir) && \
360
 
          $(AUTOMAKE) --gnu  src/Uncertainty/Algorithm/Analytical/FORM/Makefile
361
 
.PRECIOUS: Makefile
362
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363
 
        @case '$?' in \
364
 
          *config.status*) \
365
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
366
 
          *) \
367
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
369
 
        esac;
370
 
 
371
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
 
 
374
 
$(top_srcdir)/configure:  $(am__configure_deps)
375
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
377
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
 
 
379
 
clean-noinstLTLIBRARIES:
380
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
381
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
382
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
383
 
          test "$$dir" != "$$p" || dir=.; \
384
 
          echo "rm -f \"$${dir}/so_locations\""; \
385
 
          rm -f "$${dir}/so_locations"; \
386
 
        done
387
 
libOTFORM.la: $(libOTFORM_la_OBJECTS) $(libOTFORM_la_DEPENDENCIES) 
388
 
        $(libOTFORM_la_LINK)  $(libOTFORM_la_OBJECTS) $(libOTFORM_la_LIBADD) $(LIBS)
389
 
 
390
 
mostlyclean-compile:
391
 
        -rm -f *.$(OBJEXT)
392
 
 
393
 
distclean-compile:
394
 
        -rm -f *.tab.c
395
 
 
396
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FORM.Plo@am__quote@
397
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FORMResult.Plo@am__quote@
398
 
 
399
 
.cxx.o:
400
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
405
 
 
406
 
.cxx.obj:
407
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
408
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
410
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412
 
 
413
 
.cxx.lo:
414
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
415
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
416
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
417
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
419
 
 
420
 
mostlyclean-libtool:
421
 
        -rm -f *.lo
422
 
 
423
 
clean-libtool:
424
 
        -rm -rf .libs _libs
425
 
install-otincludeHEADERS: $(otinclude_HEADERS)
426
 
        @$(NORMAL_INSTALL)
427
 
        test -z "$(otincludedir)" || $(MKDIR_P) "$(DESTDIR)$(otincludedir)"
428
 
        @list='$(otinclude_HEADERS)'; for p in $$list; do \
429
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
430
 
          f=$(am__strip_dir) \
431
 
          echo " $(otincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(otincludedir)/$$f'"; \
432
 
          $(otincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(otincludedir)/$$f"; \
433
 
        done
434
 
 
435
 
uninstall-otincludeHEADERS:
436
 
        @$(NORMAL_UNINSTALL)
437
 
        @list='$(otinclude_HEADERS)'; for p in $$list; do \
438
 
          f=$(am__strip_dir) \
439
 
          echo " rm -f '$(DESTDIR)$(otincludedir)/$$f'"; \
440
 
          rm -f "$(DESTDIR)$(otincludedir)/$$f"; \
441
 
        done
442
 
 
443
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
444
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
445
 
        unique=`for i in $$list; do \
446
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447
 
          done | \
448
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
449
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
450
 
        mkid -fID $$unique
451
 
tags: TAGS
452
 
 
453
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
454
 
                $(TAGS_FILES) $(LISP)
455
 
        tags=; \
456
 
        here=`pwd`; \
457
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
458
 
        unique=`for i in $$list; do \
459
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460
 
          done | \
461
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
463
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
464
 
          test -n "$$unique" || unique=$$empty_fix; \
465
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466
 
            $$tags $$unique; \
467
 
        fi
468
 
ctags: CTAGS
469
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
470
 
                $(TAGS_FILES) $(LISP)
471
 
        tags=; \
472
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
473
 
        unique=`for i in $$list; do \
474
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475
 
          done | \
476
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
477
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
478
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
479
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480
 
             $$tags $$unique
481
 
 
482
 
GTAGS:
483
 
        here=`$(am__cd) $(top_builddir) && pwd` \
484
 
          && cd $(top_srcdir) \
485
 
          && gtags -i $(GTAGS_ARGS) $$here
486
 
 
487
 
distclean-tags:
488
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
489
 
 
490
 
distdir: $(DISTFILES)
491
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493
 
        list='$(DISTFILES)'; \
494
 
          dist_files=`for file in $$list; do echo $$file; done | \
495
 
          sed -e "s|^$$srcdirstrip/||;t" \
496
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
497
 
        case $$dist_files in \
498
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
499
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
500
 
                           sort -u` ;; \
501
 
        esac; \
502
 
        for file in $$dist_files; do \
503
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
504
 
          if test -d $$d/$$file; then \
505
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
506
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
507
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
508
 
            fi; \
509
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
510
 
          else \
511
 
            test -f $(distdir)/$$file \
512
 
            || cp -p $$d/$$file $(distdir)/$$file \
513
 
            || exit 1; \
514
 
          fi; \
515
 
        done
516
 
check-am: all-am
517
 
check: check-am
518
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
519
 
installdirs:
520
 
        for dir in "$(DESTDIR)$(otincludedir)"; do \
521
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
522
 
        done
523
 
install: install-am
524
 
install-exec: install-exec-am
525
 
install-data: install-data-am
526
 
uninstall: uninstall-am
527
 
 
528
 
install-am: all-am
529
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
530
 
 
531
 
installcheck: installcheck-am
532
 
install-strip:
533
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
534
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
535
 
          `test -z '$(STRIP)' || \
536
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
537
 
mostlyclean-generic:
538
 
 
539
 
clean-generic:
540
 
 
541
 
distclean-generic:
542
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543
 
 
544
 
maintainer-clean-generic:
545
 
        @echo "This command is intended for maintainers to use"
546
 
        @echo "it deletes files that may require special tools to rebuild."
547
 
clean: clean-am
548
 
 
549
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
550
 
        mostlyclean-am
551
 
 
552
 
distclean: distclean-am
553
 
        -rm -rf ./$(DEPDIR)
554
 
        -rm -f Makefile
555
 
distclean-am: clean-am distclean-compile distclean-generic \
556
 
        distclean-tags
557
 
 
558
 
dvi: dvi-am
559
 
 
560
 
dvi-am:
561
 
 
562
 
html: html-am
563
 
 
564
 
info: info-am
565
 
 
566
 
info-am:
567
 
 
568
 
install-data-am: install-otincludeHEADERS
569
 
 
570
 
install-dvi: install-dvi-am
571
 
 
572
 
install-exec-am:
573
 
 
574
 
install-html: install-html-am
575
 
 
576
 
install-info: install-info-am
577
 
 
578
 
install-man:
579
 
 
580
 
install-pdf: install-pdf-am
581
 
 
582
 
install-ps: install-ps-am
583
 
 
584
 
installcheck-am:
585
 
 
586
 
maintainer-clean: maintainer-clean-am
587
 
        -rm -rf ./$(DEPDIR)
588
 
        -rm -f Makefile
589
 
maintainer-clean-am: distclean-am maintainer-clean-generic
590
 
 
591
 
mostlyclean: mostlyclean-am
592
 
 
593
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
594
 
        mostlyclean-libtool
595
 
 
596
 
pdf: pdf-am
597
 
 
598
 
pdf-am:
599
 
 
600
 
ps: ps-am
601
 
 
602
 
ps-am:
603
 
 
604
 
uninstall-am: uninstall-otincludeHEADERS
605
 
 
606
 
.MAKE: install-am install-strip
607
 
 
608
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
609
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
610
 
        distclean-compile distclean-generic distclean-libtool \
611
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
612
 
        install install-am install-data install-data-am install-dvi \
613
 
        install-dvi-am install-exec install-exec-am install-html \
614
 
        install-html-am install-info install-info-am install-man \
615
 
        install-otincludeHEADERS install-pdf install-pdf-am install-ps \
616
 
        install-ps-am install-strip installcheck installcheck-am \
617
 
        installdirs maintainer-clean maintainer-clean-generic \
618
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
619
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
620
 
        uninstall-am uninstall-otincludeHEADERS
621
 
 
622
 
 
623
 
#endif
624
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
625
 
# Otherwise a system limit (for SysV at least) may be exceeded.
626
 
.NOEXPORT: