~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/phalanx/test/Performance/AlgebraicTypes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme, Christophe Prud'homme, Johannes Ring
  • Date: 2009-12-13 12:53:22 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091213125322-in0nrdjc55deqsw9
Tags: 10.0.3.dfsg-1
[Christophe Prud'homme]
* New upstream release

[Johannes Ring]
* debian/patches/libname.patch: Add prefix 'libtrilinos_' to all
  libraries. 
* debian/patches/soname.patch: Add soversion to libraries.
* debian/watch: Update download URL.
* debian/control:
  - Remove python-numeric from Build-Depends (virtual package).
  - Remove automake and autotools from Build-Depends and add cmake to
    reflect switch to CMake.
  - Add python-support to Build-Depends.
* debian/rules: 
  - Cleanup and updates for switch to CMake.

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
 
#@HEADER
18
 
# ************************************************************************
19
 
20
 
#        Phalanx: A Partial Differential Equation Field Evaluation 
21
 
#       Kernel for Flexible Management of Complex Dependency Chains
22
 
#                  Copyright (2008) Sandia Corporation
23
 
24
 
# Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
25
 
# the U.S. Government retains certain rights in this software.
26
 
27
 
# This library is free software; you can redistribute it and/or modify
28
 
# it under the terms of the GNU Lesser General Public License as
29
 
# published by the Free Software Foundation; either version 2.1 of the
30
 
# License, or (at your option) any later version.
31
 
#  
32
 
# This library is distributed in the hope that it will be useful, but
33
 
# WITHOUT ANY WARRANTY; without even the implied warranty of
34
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
35
 
# Lesser General Public License for more details.
36
 
37
 
# You should have received a copy of the GNU Lesser General Public
38
 
# License along with this library; if not, write to the Free Software
39
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
40
 
# USA
41
 
42
 
# Questions? Contact Roger Pawlowski (rppawlo@sandia.gov), Sandia
43
 
# National Laboratories.
44
 
45
 
# ************************************************************************
46
 
#@HEADER
47
 
 
48
 
VPATH = @srcdir@
49
 
pkgdatadir = $(datadir)/@PACKAGE@
50
 
pkglibdir = $(libdir)/@PACKAGE@
51
 
pkgincludedir = $(includedir)/@PACKAGE@
52
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53
 
install_sh_DATA = $(install_sh) -c -m 644
54
 
install_sh_PROGRAM = $(install_sh) -c
55
 
install_sh_SCRIPT = $(install_sh) -c
56
 
INSTALL_HEADER = $(INSTALL_DATA)
57
 
transform = $(program_transform_name)
58
 
NORMAL_INSTALL = :
59
 
PRE_INSTALL = :
60
 
POST_INSTALL = :
61
 
NORMAL_UNINSTALL = :
62
 
PRE_UNINSTALL = :
63
 
POST_UNINSTALL = :
64
 
build_triplet = @build@
65
 
host_triplet = @host@
66
 
target_triplet = @target@
67
 
@BUILD_TESTS_TRUE@noinst_PROGRAMS =  \
68
 
@BUILD_TESTS_TRUE@      performance_algebraic_types$(EXEEXT) \
69
 
@BUILD_TESTS_TRUE@      performance_algebraic_types_multi$(EXEEXT)
70
 
subdir = test/Performance/AlgebraicTypes
71
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
72
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73
 
am__aclocal_m4_deps = $(top_srcdir)/config/tac_arg_check_mpi.m4 \
74
 
        $(top_srcdir)/config/tac_arg_config_mpi.m4 \
75
 
        $(top_srcdir)/config/tac_arg_enable_export-makefiles.m4 \
76
 
        $(top_srcdir)/config/tac_arg_enable_feature.m4 \
77
 
        $(top_srcdir)/config/tac_arg_enable_feature_sub_check.m4 \
78
 
        $(top_srcdir)/config/tac_arg_trilinos_header_check.m4 \
79
 
        $(top_srcdir)/config/tac_arg_with_ar.m4 \
80
 
        $(top_srcdir)/config/tac_arg_with_flags.m4 \
81
 
        $(top_srcdir)/config/tac_arg_with_incdirs.m4 \
82
 
        $(top_srcdir)/config/tac_arg_with_libdirs.m4 \
83
 
        $(top_srcdir)/config/tac_arg_with_libs.m4 \
84
 
        $(top_srcdir)/config/tac_arg_with_perl.m4 \
85
 
        $(top_srcdir)/configure.ac
86
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87
 
        $(ACLOCAL_M4)
88
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
89
 
CONFIG_HEADER = $(top_builddir)/src/Phalanx_config.hpp
90
 
CONFIG_CLEAN_FILES =
91
 
PROGRAMS = $(noinst_PROGRAMS)
92
 
am_performance_algebraic_types_OBJECTS =  \
93
 
        Performance_AlgebraicTypes.$(OBJEXT)
94
 
performance_algebraic_types_OBJECTS =  \
95
 
        $(am_performance_algebraic_types_OBJECTS)
96
 
am__DEPENDENCIES_1 =
97
 
@USING_GNUMAKE_TRUE@am__DEPENDENCIES_2 = $(shell $(am__DEPENDENCIES_1) \
98
 
@USING_GNUMAKE_TRUE@    $(top_srcdir)/config/strip_dup_libs.pl \
99
 
@USING_GNUMAKE_TRUE@    $(PHALANX_LIBS))
100
 
am_performance_algebraic_types_multi_OBJECTS =  \
101
 
        Performance_AlgebraicTypes_Multi.$(OBJEXT)
102
 
performance_algebraic_types_multi_OBJECTS =  \
103
 
        $(am_performance_algebraic_types_multi_OBJECTS)
104
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src@am__isrc@
105
 
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
106
 
am__depfiles_maybe = depfiles
107
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
108
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
109
 
CXXLD = $(CXX)
110
 
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
111
 
        -o $@
112
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
113
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114
 
CCLD = $(CC)
115
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
116
 
SOURCES = $(performance_algebraic_types_SOURCES) \
117
 
        $(performance_algebraic_types_multi_SOURCES)
118
 
DIST_SOURCES = $(performance_algebraic_types_SOURCES) \
119
 
        $(performance_algebraic_types_multi_SOURCES)
120
 
ETAGS = etags
121
 
CTAGS = ctags
122
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123
 
ACLOCAL = @ACLOCAL@
124
 
ALTERNATE_AR = @ALTERNATE_AR@
125
 
AMTAR = @AMTAR@
126
 
AUTOCONF = @AUTOCONF@
127
 
AUTOHEADER = @AUTOHEADER@
128
 
AUTOMAKE = @AUTOMAKE@
129
 
AWK = @AWK@
130
 
CC = @CC@
131
 
CCDEPMODE = @CCDEPMODE@
132
 
CFLAGS = @CFLAGS@
133
 
CPPFLAGS = @CPPFLAGS@
134
 
CXX = @CXX@
135
 
CXXCPP = @CXXCPP@
136
 
CXXDEPMODE = @CXXDEPMODE@
137
 
CXXFLAGS = @CXXFLAGS@
138
 
CYGPATH_W = @CYGPATH_W@
139
 
DEFS = @DEFS@
140
 
DEPDIR = @DEPDIR@
141
 
ECHO_C = @ECHO_C@
142
 
ECHO_N = @ECHO_N@
143
 
ECHO_T = @ECHO_T@
144
 
EGREP = @EGREP@
145
 
EXEEXT = .exe
146
 
F77 = @F77@
147
 
FFLAGS = @FFLAGS@
148
 
FLIBS = @FLIBS@
149
 
GREP = @GREP@
150
 
HAVE_PERL = @HAVE_PERL@
151
 
INSTALL = @INSTALL@
152
 
INSTALL_DATA = @INSTALL_DATA@
153
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
154
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
155
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156
 
LDFLAGS = @LDFLAGS@
157
 
LIBOBJS = @LIBOBJS@
158
 
LIBS = @LIBS@
159
 
LTLIBOBJS = @LTLIBOBJS@
160
 
MAINT = @MAINT@
161
 
MAKEINFO = @MAKEINFO@
162
 
MKDIR_P = @MKDIR_P@
163
 
MPI_CC_EXISTS = @MPI_CC_EXISTS@
164
 
MPI_CXX = @MPI_CXX@
165
 
MPI_CXX_EXISTS = @MPI_CXX_EXISTS@
166
 
MPI_F77_EXISTS = @MPI_F77_EXISTS@
167
 
MPI_TEMP_CXX = @MPI_TEMP_CXX@
168
 
OBJEXT = @OBJEXT@
169
 
PACKAGE = @PACKAGE@
170
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171
 
PACKAGE_NAME = @PACKAGE_NAME@
172
 
PACKAGE_STRING = @PACKAGE_STRING@
173
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
174
 
PACKAGE_VERSION = @PACKAGE_VERSION@
175
 
PATH_SEPARATOR = @PATH_SEPARATOR@
176
 
PERL_EXE = @PERL_EXE@
177
 
RANLIB = @RANLIB@
178
 
SET_MAKE = @SET_MAKE@
179
 
SHELL = @SHELL@
180
 
STRIP = @STRIP@
181
 
VERSION = @VERSION@
182
 
abs_builddir = @abs_builddir@
183
 
abs_srcdir = @abs_srcdir@
184
 
abs_top_builddir = @abs_top_builddir@
185
 
abs_top_srcdir = @abs_top_srcdir@
186
 
ac_aux_dir = @ac_aux_dir@
187
 
ac_ct_CC = @ac_ct_CC@
188
 
ac_ct_CXX = @ac_ct_CXX@
189
 
ac_ct_F77 = @ac_ct_F77@
190
 
am__include = @am__include@
191
 
am__leading_dot = @am__leading_dot@
192
 
am__quote = @am__quote@
193
 
am__tar = @am__tar@
194
 
am__untar = @am__untar@
195
 
bindir = @bindir@
196
 
build = @build@
197
 
build_alias = @build_alias@
198
 
build_cpu = @build_cpu@
199
 
build_os = @build_os@
200
 
build_vendor = @build_vendor@
201
 
builddir = @builddir@
202
 
datadir = @datadir@
203
 
datarootdir = @datarootdir@
204
 
docdir = @docdir@
205
 
dvidir = @dvidir@
206
 
exec_prefix = @exec_prefix@
207
 
host = @host@
208
 
host_alias = @host_alias@
209
 
host_cpu = @host_cpu@
210
 
host_os = @host_os@
211
 
host_vendor = @host_vendor@
212
 
htmldir = @htmldir@
213
 
includedir = @includedir@
214
 
infodir = @infodir@
215
 
install_sh = @install_sh@
216
 
libdir = @libdir@
217
 
libexecdir = @libexecdir@
218
 
localedir = @localedir@
219
 
localstatedir = @localstatedir@
220
 
mandir = @mandir@
221
 
mkdir_p = @mkdir_p@
222
 
oldincludedir = @oldincludedir@
223
 
pdfdir = @pdfdir@
224
 
prefix = @prefix@
225
 
program_transform_name = @program_transform_name@
226
 
psdir = @psdir@
227
 
sbindir = @sbindir@
228
 
sharedstatedir = @sharedstatedir@
229
 
srcdir = @srcdir@
230
 
sysconfdir = @sysconfdir@
231
 
target = @target@
232
 
target_alias = @target_alias@
233
 
target_cpu = @target_cpu@
234
 
target_os = @target_os@
235
 
target_vendor = @target_vendor@
236
 
top_builddir = @top_builddir@
237
 
top_srcdir = @top_srcdir@
238
 
@USING_GNUMAKE_FALSE@TEST_LIBS = $(PHALANX_LIBS)
239
 
@USING_GNUMAKE_TRUE@TEST_LIBS = $(shell $(PERL_EXE) $(top_srcdir)/config/strip_dup_libs.pl $(PHALANX_LIBS))
240
 
@USING_GNUMAKE_FALSE@TEST_INCLUDES = $(PHALANX_INCLUDES)
241
 
@USING_GNUMAKE_TRUE@TEST_INCLUDES = $(shell $(PERL_EXE) $(top_srcdir)/config/strip_dup_incl_paths.pl $(PHALANX_INCLUDES))
242
 
AM_CPPFLAGS = $(TEST_INCLUDES)
243
 
performance_algebraic_types_SOURCES = \
244
 
        $(srcdir)/Performance_AlgebraicTypes.cpp \
245
 
        $(srcdir)/Special_AlgebraicTypes.hpp
246
 
 
247
 
performance_algebraic_types_DEPENDENCIES = \
248
 
        $(top_builddir)/src/libphalanx.a
249
 
 
250
 
performance_algebraic_types_LDADD = $(TEST_LIBS)
251
 
performance_algebraic_types_multi_SOURCES = \
252
 
        $(srcdir)/Performance_AlgebraicTypes_Multi.cpp \
253
 
        $(srcdir)/Special_AlgebraicTypes.hpp
254
 
 
255
 
performance_algebraic_types_multi_DEPENDENCIES = \
256
 
        $(top_builddir)/src/libphalanx.a
257
 
 
258
 
performance_algebraic_types_multi_LDADD = $(TEST_LIBS)
259
 
all: all-am
260
 
 
261
 
.SUFFIXES:
262
 
.SUFFIXES: .cpp .o .obj
263
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
264
 
        @for dep in $?; do \
265
 
          case '$(am__configure_deps)' in \
266
 
            *$$dep*) \
267
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268
 
                && exit 0; \
269
 
              exit 1;; \
270
 
          esac; \
271
 
        done; \
272
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  test/Performance/AlgebraicTypes/Makefile'; \
273
 
        cd $(top_srcdir) && \
274
 
          $(AUTOMAKE) --foreign  test/Performance/AlgebraicTypes/Makefile
275
 
.PRECIOUS: Makefile
276
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277
 
        @case '$?' in \
278
 
          *config.status*) \
279
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280
 
          *) \
281
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283
 
        esac;
284
 
 
285
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
 
 
288
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
 
 
293
 
clean-noinstPROGRAMS:
294
 
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
295
 
performance_algebraic_types$(EXEEXT): $(performance_algebraic_types_OBJECTS) $(performance_algebraic_types_DEPENDENCIES) 
296
 
        @rm -f performance_algebraic_types$(EXEEXT)
297
 
        $(CXXLINK) $(performance_algebraic_types_OBJECTS) $(performance_algebraic_types_LDADD) $(LIBS)
298
 
performance_algebraic_types_multi$(EXEEXT): $(performance_algebraic_types_multi_OBJECTS) $(performance_algebraic_types_multi_DEPENDENCIES) 
299
 
        @rm -f performance_algebraic_types_multi$(EXEEXT)
300
 
        $(CXXLINK) $(performance_algebraic_types_multi_OBJECTS) $(performance_algebraic_types_multi_LDADD) $(LIBS)
301
 
 
302
 
mostlyclean-compile:
303
 
        -rm -f *.$(OBJEXT)
304
 
 
305
 
distclean-compile:
306
 
        -rm -f *.tab.c
307
 
 
308
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Performance_AlgebraicTypes.Po@am__quote@
309
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Performance_AlgebraicTypes_Multi.Po@am__quote@
310
 
 
311
 
.cpp.o:
312
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
313
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
314
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
315
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
316
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
317
 
 
318
 
.cpp.obj:
319
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
320
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
321
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
322
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
324
 
 
325
 
Performance_AlgebraicTypes.o: $(srcdir)/Performance_AlgebraicTypes.cpp
326
 
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Performance_AlgebraicTypes.o -MD -MP -MF $(DEPDIR)/Performance_AlgebraicTypes.Tpo -c -o Performance_AlgebraicTypes.o `test -f '$(srcdir)/Performance_AlgebraicTypes.cpp' || echo '$(srcdir)/'`$(srcdir)/Performance_AlgebraicTypes.cpp
327
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/Performance_AlgebraicTypes.Tpo $(DEPDIR)/Performance_AlgebraicTypes.Po
328
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(srcdir)/Performance_AlgebraicTypes.cpp' object='Performance_AlgebraicTypes.o' libtool=no @AMDEPBACKSLASH@
329
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
330
 
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Performance_AlgebraicTypes.o `test -f '$(srcdir)/Performance_AlgebraicTypes.cpp' || echo '$(srcdir)/'`$(srcdir)/Performance_AlgebraicTypes.cpp
331
 
 
332
 
Performance_AlgebraicTypes.obj: $(srcdir)/Performance_AlgebraicTypes.cpp
333
 
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Performance_AlgebraicTypes.obj -MD -MP -MF $(DEPDIR)/Performance_AlgebraicTypes.Tpo -c -o Performance_AlgebraicTypes.obj `if test -f '$(srcdir)/Performance_AlgebraicTypes.cpp'; then $(CYGPATH_W) '$(srcdir)/Performance_AlgebraicTypes.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Performance_AlgebraicTypes.cpp'; fi`
334
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/Performance_AlgebraicTypes.Tpo $(DEPDIR)/Performance_AlgebraicTypes.Po
335
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(srcdir)/Performance_AlgebraicTypes.cpp' object='Performance_AlgebraicTypes.obj' libtool=no @AMDEPBACKSLASH@
336
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
337
 
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Performance_AlgebraicTypes.obj `if test -f '$(srcdir)/Performance_AlgebraicTypes.cpp'; then $(CYGPATH_W) '$(srcdir)/Performance_AlgebraicTypes.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Performance_AlgebraicTypes.cpp'; fi`
338
 
 
339
 
Performance_AlgebraicTypes_Multi.o: $(srcdir)/Performance_AlgebraicTypes_Multi.cpp
340
 
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Performance_AlgebraicTypes_Multi.o -MD -MP -MF $(DEPDIR)/Performance_AlgebraicTypes_Multi.Tpo -c -o Performance_AlgebraicTypes_Multi.o `test -f '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp' || echo '$(srcdir)/'`$(srcdir)/Performance_AlgebraicTypes_Multi.cpp
341
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/Performance_AlgebraicTypes_Multi.Tpo $(DEPDIR)/Performance_AlgebraicTypes_Multi.Po
342
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(srcdir)/Performance_AlgebraicTypes_Multi.cpp' object='Performance_AlgebraicTypes_Multi.o' libtool=no @AMDEPBACKSLASH@
343
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
344
 
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Performance_AlgebraicTypes_Multi.o `test -f '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp' || echo '$(srcdir)/'`$(srcdir)/Performance_AlgebraicTypes_Multi.cpp
345
 
 
346
 
Performance_AlgebraicTypes_Multi.obj: $(srcdir)/Performance_AlgebraicTypes_Multi.cpp
347
 
@am__fastdepCXX_TRUE@   $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Performance_AlgebraicTypes_Multi.obj -MD -MP -MF $(DEPDIR)/Performance_AlgebraicTypes_Multi.Tpo -c -o Performance_AlgebraicTypes_Multi.obj `if test -f '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; then $(CYGPATH_W) '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; fi`
348
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/Performance_AlgebraicTypes_Multi.Tpo $(DEPDIR)/Performance_AlgebraicTypes_Multi.Po
349
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(srcdir)/Performance_AlgebraicTypes_Multi.cpp' object='Performance_AlgebraicTypes_Multi.obj' libtool=no @AMDEPBACKSLASH@
350
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351
 
@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Performance_AlgebraicTypes_Multi.obj `if test -f '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; then $(CYGPATH_W) '$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Performance_AlgebraicTypes_Multi.cpp'; fi`
352
 
 
353
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355
 
        unique=`for i in $$list; do \
356
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357
 
          done | \
358
 
          $(AWK) '    { files[$$0] = 1; } \
359
 
               END { for (i in files) print i; }'`; \
360
 
        mkid -fID $$unique
361
 
tags: TAGS
362
 
 
363
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364
 
                $(TAGS_FILES) $(LISP)
365
 
        tags=; \
366
 
        here=`pwd`; \
367
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368
 
        unique=`for i in $$list; do \
369
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370
 
          done | \
371
 
          $(AWK) '    { files[$$0] = 1; } \
372
 
               END { for (i in files) print i; }'`; \
373
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
374
 
          test -n "$$unique" || unique=$$empty_fix; \
375
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376
 
            $$tags $$unique; \
377
 
        fi
378
 
ctags: CTAGS
379
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380
 
                $(TAGS_FILES) $(LISP)
381
 
        tags=; \
382
 
        here=`pwd`; \
383
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384
 
        unique=`for i in $$list; do \
385
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386
 
          done | \
387
 
          $(AWK) '    { files[$$0] = 1; } \
388
 
               END { for (i in files) print i; }'`; \
389
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
390
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391
 
             $$tags $$unique
392
 
 
393
 
GTAGS:
394
 
        here=`$(am__cd) $(top_builddir) && pwd` \
395
 
          && cd $(top_srcdir) \
396
 
          && gtags -i $(GTAGS_ARGS) $$here
397
 
 
398
 
distclean-tags:
399
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
 
 
401
 
distdir: $(DISTFILES)
402
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404
 
        list='$(DISTFILES)'; \
405
 
          dist_files=`for file in $$list; do echo $$file; done | \
406
 
          sed -e "s|^$$srcdirstrip/||;t" \
407
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408
 
        case $$dist_files in \
409
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
410
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411
 
                           sort -u` ;; \
412
 
        esac; \
413
 
        for file in $$dist_files; do \
414
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415
 
          if test -d $$d/$$file; then \
416
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
419
 
            fi; \
420
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
421
 
          else \
422
 
            test -f $(distdir)/$$file \
423
 
            || cp -p $$d/$$file $(distdir)/$$file \
424
 
            || exit 1; \
425
 
          fi; \
426
 
        done
427
 
check-am: all-am
428
 
check: check-am
429
 
all-am: Makefile $(PROGRAMS) all-local
430
 
installdirs:
431
 
install: install-am
432
 
install-exec: install-exec-am
433
 
install-data: install-data-am
434
 
uninstall: uninstall-am
435
 
 
436
 
install-am: all-am
437
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
 
 
439
 
installcheck: installcheck-am
440
 
install-strip:
441
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443
 
          `test -z '$(STRIP)' || \
444
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445
 
mostlyclean-generic:
446
 
 
447
 
clean-generic:
448
 
 
449
 
distclean-generic:
450
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451
 
 
452
 
maintainer-clean-generic:
453
 
        @echo "This command is intended for maintainers to use"
454
 
        @echo "it deletes files that may require special tools to rebuild."
455
 
clean: clean-am
456
 
 
457
 
clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
458
 
 
459
 
distclean: distclean-am
460
 
        -rm -rf ./$(DEPDIR)
461
 
        -rm -f Makefile
462
 
distclean-am: clean-am distclean-compile distclean-generic \
463
 
        distclean-tags
464
 
 
465
 
dvi: dvi-am
466
 
 
467
 
dvi-am:
468
 
 
469
 
html: html-am
470
 
 
471
 
info: info-am
472
 
 
473
 
info-am:
474
 
 
475
 
install-data-am:
476
 
 
477
 
install-dvi: install-dvi-am
478
 
 
479
 
install-exec-am:
480
 
 
481
 
install-html: install-html-am
482
 
 
483
 
install-info: install-info-am
484
 
 
485
 
install-man:
486
 
 
487
 
install-pdf: install-pdf-am
488
 
 
489
 
install-ps: install-ps-am
490
 
 
491
 
installcheck-am:
492
 
 
493
 
maintainer-clean: maintainer-clean-am
494
 
        -rm -rf ./$(DEPDIR)
495
 
        -rm -f Makefile
496
 
maintainer-clean-am: distclean-am maintainer-clean-generic
497
 
 
498
 
mostlyclean: mostlyclean-am
499
 
 
500
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
501
 
 
502
 
pdf: pdf-am
503
 
 
504
 
pdf-am:
505
 
 
506
 
ps: ps-am
507
 
 
508
 
ps-am:
509
 
 
510
 
uninstall-am:
511
 
 
512
 
.MAKE: install-am install-strip
513
 
 
514
 
.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
515
 
        clean-generic clean-noinstPROGRAMS ctags distclean \
516
 
        distclean-compile distclean-generic distclean-tags distdir dvi \
517
 
        dvi-am html html-am info info-am install install-am \
518
 
        install-data install-data-am install-dvi install-dvi-am \
519
 
        install-exec install-exec-am install-html install-html-am \
520
 
        install-info install-info-am install-man install-pdf \
521
 
        install-pdf-am install-ps install-ps-am install-strip \
522
 
        installcheck installcheck-am installdirs maintainer-clean \
523
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
524
 
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
525
 
        uninstall-am
526
 
 
527
 
 
528
 
include $(top_builddir)/Makefile.export.phalanx
529
 
 
530
 
# The following line helps the test harness recover from build errors.
531
 
 
532
 
all-local:
533
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
534
 
# Otherwise a system limit (for SysV at least) may be exceeded.
535
 
.NOEXPORT: