~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/phalanx/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
 
#np# Typically the only line that needs to be edited in this file is the last 
18
 
#np# line.  Set 'SUBDIRS= (list all subdirectories that are autotool'ed here)'
19
 
#np# List all subdirectories even if one or more are configured/built only
20
 
#np# conditionally.
21
 
 
22
 
# @HEADER
23
 
# ************************************************************************
24
 
25
 
#        Phalanx: A Partial Differential Equation Field Evaluation 
26
 
#       Kernel for Flexible Management of Complex Dependency Chains
27
 
#                  Copyright (2008) Sandia Corporation
28
 
29
 
# Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
30
 
# the U.S. Government retains certain rights in this software.
31
 
32
 
# This library is free software; you can redistribute it and/or modify
33
 
# it under the terms of the GNU Lesser General Public License as
34
 
# published by the Free Software Foundation; either version 2.1 of the
35
 
# License, or (at your option) any later version.
36
 
#  
37
 
# This library is distributed in the hope that it will be useful, but
38
 
# WITHOUT ANY WARRANTY; without even the implied warranty of
39
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
40
 
# Lesser General Public License for more details.
41
 
42
 
# You should have received a copy of the GNU Lesser General Public
43
 
# License along with this library; if not, write to the Free Software
44
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
45
 
# USA
46
 
47
 
# Questions? Contact Roger Pawlowski (rppawlo@sandia.gov), Sandia
48
 
# National Laboratories.
49
 
50
 
# ************************************************************************
51
 
# @HEADER
52
 
VPATH = @srcdir@
53
 
pkgdatadir = $(datadir)/@PACKAGE@
54
 
pkglibdir = $(libdir)/@PACKAGE@
55
 
pkgincludedir = $(includedir)/@PACKAGE@
56
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
57
 
install_sh_DATA = $(install_sh) -c -m 644
58
 
install_sh_PROGRAM = $(install_sh) -c
59
 
install_sh_SCRIPT = $(install_sh) -c
60
 
INSTALL_HEADER = $(INSTALL_DATA)
61
 
transform = $(program_transform_name)
62
 
NORMAL_INSTALL = :
63
 
PRE_INSTALL = :
64
 
POST_INSTALL = :
65
 
NORMAL_UNINSTALL = :
66
 
PRE_UNINSTALL = :
67
 
POST_UNINSTALL = :
68
 
build_triplet = @build@
69
 
host_triplet = @host@
70
 
target_triplet = @target@
71
 
subdir = .
72
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
73
 
        $(srcdir)/Makefile.export.phalanx.in $(srcdir)/Makefile.in \
74
 
        $(top_srcdir)/configure config/config.guess config/config.sub \
75
 
        config/depcomp config/install-sh config/missing \
76
 
        config/mkinstalldirs
77
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78
 
am__aclocal_m4_deps = $(top_srcdir)/config/tac_arg_check_mpi.m4 \
79
 
        $(top_srcdir)/config/tac_arg_config_mpi.m4 \
80
 
        $(top_srcdir)/config/tac_arg_enable_export-makefiles.m4 \
81
 
        $(top_srcdir)/config/tac_arg_enable_feature.m4 \
82
 
        $(top_srcdir)/config/tac_arg_enable_feature_sub_check.m4 \
83
 
        $(top_srcdir)/config/tac_arg_trilinos_header_check.m4 \
84
 
        $(top_srcdir)/config/tac_arg_with_ar.m4 \
85
 
        $(top_srcdir)/config/tac_arg_with_flags.m4 \
86
 
        $(top_srcdir)/config/tac_arg_with_incdirs.m4 \
87
 
        $(top_srcdir)/config/tac_arg_with_libdirs.m4 \
88
 
        $(top_srcdir)/config/tac_arg_with_libs.m4 \
89
 
        $(top_srcdir)/config/tac_arg_with_perl.m4 \
90
 
        $(top_srcdir)/configure.ac
91
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92
 
        $(ACLOCAL_M4)
93
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94
 
 configure.lineno config.status.lineno
95
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
96
 
CONFIG_HEADER = $(top_builddir)/src/Phalanx_config.hpp
97
 
CONFIG_CLEAN_FILES = Makefile.export.phalanx
98
 
SOURCES =
99
 
DIST_SOURCES =
100
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
101
 
        html-recursive info-recursive install-data-recursive \
102
 
        install-dvi-recursive install-exec-recursive \
103
 
        install-html-recursive install-info-recursive \
104
 
        install-pdf-recursive install-ps-recursive install-recursive \
105
 
        installcheck-recursive installdirs-recursive pdf-recursive \
106
 
        ps-recursive uninstall-recursive
107
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108
 
  distclean-recursive maintainer-clean-recursive
109
 
ETAGS = etags
110
 
CTAGS = ctags
111
 
DIST_SUBDIRS = src doc test example
112
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113
 
distdir = $(PACKAGE)-$(VERSION)
114
 
top_distdir = $(distdir)
115
 
am__remove_distdir = \
116
 
  { test ! -d $(distdir) \
117
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
118
 
         && rm -fr $(distdir); }; }
119
 
DIST_ARCHIVES = $(distdir).tar.gz
120
 
GZIP_ENV = --best
121
 
distuninstallcheck_listfiles = find . -type f -print
122
 
distcleancheck_listfiles = find . -type f -print
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 = @EXEEXT@
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
 
AUTOMAKE_OPTIONS = foreign
239
 
ACLOCAL_AMFLAGS = -I config
240
 
 
241
 
#
242
 
#       I believe that by switching to AUX_DIR(../../config) one 
243
 
#       could get rid of these.
244
 
#
245
 
#np# For a typical package, there is no reason to distribute these files
246
 
#np# because users should not have to bootstrap.  We distribute them with
247
 
#np# new package so that the files can be used in creating the 
248
 
#np# configure script for other packages. 
249
 
EXTRA_DIST = \
250
 
config/generate-makeoptions.pl config/replace-install-prefix.pl \
251
 
config/string-replace.pl       config/strip_dup_incl_paths.pl \
252
 
config/strip_dup_libs.pl       config/token-replace.pl
253
 
 
254
 
 
255
 
#
256
 
#       I believe that by switching to AUX_DIR(../../config) one 
257
 
#       could get rid of these.
258
 
#
259
 
AUX_DIST = config/install-sh config/missing config/mkinstalldirs 
260
 
#
261
 
#  Again, I hope that AUX_DIR(../../config) eliminates these
262
 
#  config/install-sh config/missing config/mkinstalldirs 
263
 
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 autom4te.cache/* \
264
 
        configure config.status config.log \
265
 
        src/common/config-h.in src/common/stamp-h.in \
266
 
        $(AUX_DIST) 
267
 
 
268
 
 
269
 
#  #np# - Most packages should have examples and a full suite of tests. 
270
 
#We now build tests and examples through separate make targets, rather than
271
 
#during "make".  We still need to conditionally include the test and example
272
 
#in SUBDIRS, even though BUILD_TESTS and BUILD_EXAMPLES will never be
273
 
#defined, so that the tests and examples are included in the distribution
274
 
#tarball. 
275
 
@SUB_TEST_TRUE@TEST_SUBDIR = test
276
 
@SUB_EXAMPLE_TRUE@EXAMPLE_SUBDIR = example
277
 
SUBDIRS = src doc $(TEST_SUBDIR) $(EXAMPLE_SUBDIR)
278
 
TRILINOS_HOME_DIR = @abs_top_srcdir@/../..
279
 
TRILINOS_BUILD_DIR = @abs_top_builddir@/../..
280
 
TRILINOS_TEST_CATEGORY = INSTALL
281
 
@HAVE_MPI_FALSE@PHALANX_CHECK_COMM = serial
282
 
@HAVE_MPI_TRUE@PHALANX_CHECK_COMM = mpi
283
 
all: all-recursive
284
 
 
285
 
.SUFFIXES:
286
 
am--refresh:
287
 
        @:
288
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
289
 
        @for dep in $?; do \
290
 
          case '$(am__configure_deps)' in \
291
 
            *$$dep*) \
292
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
293
 
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
294
 
                && exit 0; \
295
 
              exit 1;; \
296
 
          esac; \
297
 
        done; \
298
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
299
 
        cd $(top_srcdir) && \
300
 
          $(AUTOMAKE) --foreign  Makefile
301
 
.PRECIOUS: Makefile
302
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303
 
        @case '$?' in \
304
 
          *config.status*) \
305
 
            echo ' $(SHELL) ./config.status'; \
306
 
            $(SHELL) ./config.status;; \
307
 
          *) \
308
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
309
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
310
 
        esac;
311
 
 
312
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313
 
        $(SHELL) ./config.status --recheck
314
 
 
315
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
316
 
        cd $(srcdir) && $(AUTOCONF)
317
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
318
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
319
 
Makefile.export.phalanx: $(top_builddir)/config.status $(srcdir)/Makefile.export.phalanx.in
320
 
        cd $(top_builddir) && $(SHELL) ./config.status $@
321
 
 
322
 
# This directory's subdirectories are mostly independent; you can cd
323
 
# into them and run `make' without going through this Makefile.
324
 
# To change the values of `make' variables: instead of editing Makefiles,
325
 
# (1) if the variable is set in `config.status', edit `config.status'
326
 
#     (which will cause the Makefiles to be regenerated when you run `make');
327
 
# (2) otherwise, pass the desired values on the `make' command line.
328
 
$(RECURSIVE_TARGETS):
329
 
        @failcom='exit 1'; \
330
 
        for f in x $$MAKEFLAGS; do \
331
 
          case $$f in \
332
 
            *=* | --[!k]*);; \
333
 
            *k*) failcom='fail=yes';; \
334
 
          esac; \
335
 
        done; \
336
 
        dot_seen=no; \
337
 
        target=`echo $@ | sed s/-recursive//`; \
338
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
339
 
          echo "Making $$target in $$subdir"; \
340
 
          if test "$$subdir" = "."; then \
341
 
            dot_seen=yes; \
342
 
            local_target="$$target-am"; \
343
 
          else \
344
 
            local_target="$$target"; \
345
 
          fi; \
346
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
347
 
          || eval $$failcom; \
348
 
        done; \
349
 
        if test "$$dot_seen" = "no"; then \
350
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
351
 
        fi; test -z "$$fail"
352
 
 
353
 
$(RECURSIVE_CLEAN_TARGETS):
354
 
        @failcom='exit 1'; \
355
 
        for f in x $$MAKEFLAGS; do \
356
 
          case $$f in \
357
 
            *=* | --[!k]*);; \
358
 
            *k*) failcom='fail=yes';; \
359
 
          esac; \
360
 
        done; \
361
 
        dot_seen=no; \
362
 
        case "$@" in \
363
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
364
 
          *) list='$(SUBDIRS)' ;; \
365
 
        esac; \
366
 
        rev=''; for subdir in $$list; do \
367
 
          if test "$$subdir" = "."; then :; else \
368
 
            rev="$$subdir $$rev"; \
369
 
          fi; \
370
 
        done; \
371
 
        rev="$$rev ."; \
372
 
        target=`echo $@ | sed s/-recursive//`; \
373
 
        for subdir in $$rev; do \
374
 
          echo "Making $$target in $$subdir"; \
375
 
          if test "$$subdir" = "."; then \
376
 
            local_target="$$target-am"; \
377
 
          else \
378
 
            local_target="$$target"; \
379
 
          fi; \
380
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381
 
          || eval $$failcom; \
382
 
        done && test -z "$$fail"
383
 
tags-recursive:
384
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
385
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
386
 
        done
387
 
ctags-recursive:
388
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
389
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
390
 
        done
391
 
 
392
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
393
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394
 
        unique=`for i in $$list; do \
395
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396
 
          done | \
397
 
          $(AWK) '    { files[$$0] = 1; } \
398
 
               END { for (i in files) print i; }'`; \
399
 
        mkid -fID $$unique
400
 
tags: TAGS
401
 
 
402
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403
 
                $(TAGS_FILES) $(LISP)
404
 
        tags=; \
405
 
        here=`pwd`; \
406
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
407
 
          include_option=--etags-include; \
408
 
          empty_fix=.; \
409
 
        else \
410
 
          include_option=--include; \
411
 
          empty_fix=; \
412
 
        fi; \
413
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
414
 
          if test "$$subdir" = .; then :; else \
415
 
            test ! -f $$subdir/TAGS || \
416
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
417
 
          fi; \
418
 
        done; \
419
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420
 
        unique=`for i in $$list; do \
421
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422
 
          done | \
423
 
          $(AWK) '    { files[$$0] = 1; } \
424
 
               END { for (i in files) print i; }'`; \
425
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
426
 
          test -n "$$unique" || unique=$$empty_fix; \
427
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428
 
            $$tags $$unique; \
429
 
        fi
430
 
ctags: CTAGS
431
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
432
 
                $(TAGS_FILES) $(LISP)
433
 
        tags=; \
434
 
        here=`pwd`; \
435
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
436
 
        unique=`for i in $$list; do \
437
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438
 
          done | \
439
 
          $(AWK) '    { files[$$0] = 1; } \
440
 
               END { for (i in files) print i; }'`; \
441
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
442
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443
 
             $$tags $$unique
444
 
 
445
 
GTAGS:
446
 
        here=`$(am__cd) $(top_builddir) && pwd` \
447
 
          && cd $(top_srcdir) \
448
 
          && gtags -i $(GTAGS_ARGS) $$here
449
 
 
450
 
distclean-tags:
451
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
 
 
453
 
distdir: $(DISTFILES)
454
 
        $(am__remove_distdir)
455
 
        test -d $(distdir) || mkdir $(distdir)
456
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458
 
        list='$(DISTFILES)'; \
459
 
          dist_files=`for file in $$list; do echo $$file; done | \
460
 
          sed -e "s|^$$srcdirstrip/||;t" \
461
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
462
 
        case $$dist_files in \
463
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
464
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
465
 
                           sort -u` ;; \
466
 
        esac; \
467
 
        for file in $$dist_files; do \
468
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469
 
          if test -d $$d/$$file; then \
470
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
471
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
473
 
            fi; \
474
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
475
 
          else \
476
 
            test -f $(distdir)/$$file \
477
 
            || cp -p $$d/$$file $(distdir)/$$file \
478
 
            || exit 1; \
479
 
          fi; \
480
 
        done
481
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
482
 
          if test "$$subdir" = .; then :; else \
483
 
            test -d "$(distdir)/$$subdir" \
484
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
485
 
            || exit 1; \
486
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
487
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
488
 
            (cd $$subdir && \
489
 
              $(MAKE) $(AM_MAKEFLAGS) \
490
 
                top_distdir="$$top_distdir" \
491
 
                distdir="$$distdir/$$subdir" \
492
 
                am__remove_distdir=: \
493
 
                am__skip_length_check=: \
494
 
                distdir) \
495
 
              || exit 1; \
496
 
          fi; \
497
 
        done
498
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
499
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
500
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
501
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
502
 
        || chmod -R a+r $(distdir)
503
 
dist-gzip: distdir
504
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
505
 
        $(am__remove_distdir)
506
 
 
507
 
dist-bzip2: distdir
508
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
509
 
        $(am__remove_distdir)
510
 
 
511
 
dist-tarZ: distdir
512
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
513
 
        $(am__remove_distdir)
514
 
 
515
 
dist-shar: distdir
516
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
517
 
        $(am__remove_distdir)
518
 
 
519
 
dist-zip: distdir
520
 
        -rm -f $(distdir).zip
521
 
        zip -rq $(distdir).zip $(distdir)
522
 
        $(am__remove_distdir)
523
 
 
524
 
dist dist-all: distdir
525
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
526
 
        $(am__remove_distdir)
527
 
 
528
 
# This target untars the dist file and tries a VPATH configuration.  Then
529
 
# it guarantees that the distribution is self-contained by making another
530
 
# tarfile.
531
 
distcheck: dist
532
 
        case '$(DIST_ARCHIVES)' in \
533
 
        *.tar.gz*) \
534
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
535
 
        *.tar.bz2*) \
536
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
537
 
        *.tar.Z*) \
538
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
539
 
        *.shar.gz*) \
540
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
541
 
        *.zip*) \
542
 
          unzip $(distdir).zip ;;\
543
 
        esac
544
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
545
 
        mkdir $(distdir)/_build
546
 
        mkdir $(distdir)/_inst
547
 
        chmod a-w $(distdir)
548
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
549
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
550
 
          && cd $(distdir)/_build \
551
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
552
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
553
 
          && $(MAKE) $(AM_MAKEFLAGS) \
554
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
555
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
556
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
557
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
558
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
559
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
560
 
                distuninstallcheck \
561
 
          && chmod -R a-w "$$dc_install_base" \
562
 
          && ({ \
563
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
564
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
565
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
566
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
567
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
568
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
569
 
          && rm -rf "$$dc_destdir" \
570
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
571
 
          && rm -rf $(DIST_ARCHIVES) \
572
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
573
 
        $(am__remove_distdir)
574
 
        @(echo "$(distdir) archives ready for distribution: "; \
575
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
576
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
577
 
distuninstallcheck:
578
 
        @cd $(distuninstallcheck_dir) \
579
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
580
 
           || { echo "ERROR: files left after uninstall:" ; \
581
 
                if test -n "$(DESTDIR)"; then \
582
 
                  echo "  (check DESTDIR support)"; \
583
 
                fi ; \
584
 
                $(distuninstallcheck_listfiles) ; \
585
 
                exit 1; } >&2
586
 
distcleancheck: distclean
587
 
        @if test '$(srcdir)' = . ; then \
588
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
589
 
          exit 1 ; \
590
 
        fi
591
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
592
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
593
 
               $(distcleancheck_listfiles) ; \
594
 
               exit 1; } >&2
595
 
check-am: all-am
596
 
check: check-recursive
597
 
all-am: Makefile all-local
598
 
installdirs: installdirs-recursive
599
 
installdirs-am:
600
 
install: install-recursive
601
 
install-exec: install-exec-recursive
602
 
install-data: install-data-recursive
603
 
uninstall: uninstall-recursive
604
 
 
605
 
install-am: all-am
606
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
607
 
 
608
 
installcheck: installcheck-recursive
609
 
install-strip:
610
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612
 
          `test -z '$(STRIP)' || \
613
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614
 
mostlyclean-generic:
615
 
 
616
 
clean-generic:
617
 
 
618
 
distclean-generic:
619
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
620
 
 
621
 
maintainer-clean-generic:
622
 
        @echo "This command is intended for maintainers to use"
623
 
        @echo "it deletes files that may require special tools to rebuild."
624
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
625
 
clean: clean-recursive
626
 
 
627
 
clean-am: clean-generic mostlyclean-am
628
 
 
629
 
distclean: distclean-recursive
630
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
631
 
        -rm -f Makefile
632
 
distclean-am: clean-am distclean-generic distclean-tags
633
 
 
634
 
dvi: dvi-recursive
635
 
 
636
 
dvi-am:
637
 
 
638
 
html: html-recursive
639
 
 
640
 
info: info-recursive
641
 
 
642
 
info-am:
643
 
 
644
 
install-data-am:
645
 
 
646
 
install-dvi: install-dvi-recursive
647
 
 
648
 
install-exec-am:
649
 
        @$(NORMAL_INSTALL)
650
 
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
651
 
 
652
 
install-html: install-html-recursive
653
 
 
654
 
install-info: install-info-recursive
655
 
 
656
 
install-man:
657
 
 
658
 
install-pdf: install-pdf-recursive
659
 
 
660
 
install-ps: install-ps-recursive
661
 
 
662
 
installcheck-am:
663
 
 
664
 
maintainer-clean: maintainer-clean-recursive
665
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
666
 
        -rm -rf $(top_srcdir)/autom4te.cache
667
 
        -rm -f Makefile
668
 
maintainer-clean-am: distclean-am maintainer-clean-generic
669
 
 
670
 
mostlyclean: mostlyclean-recursive
671
 
 
672
 
mostlyclean-am: mostlyclean-generic
673
 
 
674
 
pdf: pdf-recursive
675
 
 
676
 
pdf-am:
677
 
 
678
 
ps: ps-recursive
679
 
 
680
 
ps-am:
681
 
 
682
 
uninstall-am:
683
 
        @$(NORMAL_INSTALL)
684
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
685
 
 
686
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
687
 
        install-exec-am install-strip uninstall-am
688
 
 
689
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
690
 
        all all-am all-local am--refresh check check-am clean \
691
 
        clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
692
 
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
693
 
        distclean-generic distclean-tags distcleancheck distdir \
694
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
695
 
        install install-am install-data install-data-am install-dvi \
696
 
        install-dvi-am install-exec install-exec-am install-exec-hook \
697
 
        install-html install-html-am install-info install-info-am \
698
 
        install-man install-pdf install-pdf-am install-ps \
699
 
        install-ps-am install-strip installcheck installcheck-am \
700
 
        installdirs installdirs-am maintainer-clean \
701
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
702
 
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
703
 
        uninstall-hook
704
 
 
705
 
 
706
 
#The following line helps the test harness recover from build errors.
707
 
 
708
 
all-local:
709
 
        @echo "Trilinos package phalanx built successfully"
710
 
 
711
 
@USING_EXPORT_MAKEFILES_TRUE@install-exec-hook:
712
 
@USING_EXPORT_MAKEFILES_TRUE@   mkdir -p $(DESTDIR)$(includedir)
713
 
@USING_EXPORT_MAKEFILES_TRUE@   cp $(top_builddir)/Makefile.export.phalanx $(DESTDIR)$(includedir)/.
714
 
@USING_EXPORT_MAKEFILES_TRUE@   $(PERL_EXE) $(top_srcdir)/config/replace-install-prefix.pl \
715
 
@USING_EXPORT_MAKEFILES_TRUE@           --exec-prefix=$(exec_prefix) \
716
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-export-makefile=Makefile.export.phalanx \
717
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-top-srcdir=@abs_top_srcdir@ \
718
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-incl-dirs=@abs_top_srcdir@/test/Utilities:@abs_top_builddir@/src:@abs_top_srcdir@/src \
719
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-lib-dirs=@abs_top_builddir@/test/Utilities:@abs_top_builddir@/src \
720
 
@USING_EXPORT_MAKEFILES_TRUE@           --dep-package-abs-builddirs=@abs_top_builddir@/../sacado:@abs_top_builddir@/../teuchos
721
 
@USING_EXPORT_MAKEFILES_TRUE@   $(PERL_EXE) $(top_srcdir)/config/generate-makeoptions.pl $(top_builddir)/src/Makefile \
722
 
@USING_EXPORT_MAKEFILES_TRUE@           PHALANX > $(DESTDIR)$(includedir)/Makefile.export.phalanx.macros
723
 
 
724
 
@USING_EXPORT_MAKEFILES_TRUE@uninstall-hook:
725
 
@USING_EXPORT_MAKEFILES_TRUE@   rm -f $(includedir)/Makefile.export.phalanx
726
 
@USING_EXPORT_MAKEFILES_TRUE@   rm -f $(includedir)/Makefile.export.phalanx.macros
727
 
 
728
 
@USING_EXPORT_MAKEFILES_FALSE@install-exec-hook:
729
 
 
730
 
@USING_EXPORT_MAKEFILES_FALSE@uninstall-hook:
731
 
 
732
 
#  #np# - The following make targets must be defined for all packages.
733
 
#  #np# - If the package does not have tests or examples, replace the
734
 
#  #np# - corresponding rules with something like:
735
 
#  #np# - @echo "new_package does not have any tests yet"
736
 
@BUILD_TESTS_TRUE@tests: examples
737
 
@BUILD_TESTS_TRUE@      @echo ""
738
 
@BUILD_TESTS_TRUE@      @echo "Now building phalanx tests."
739
 
@BUILD_TESTS_TRUE@      @echo ""
740
 
@BUILD_TESTS_TRUE@      cd $(top_builddir)/test && $(MAKE)
741
 
@BUILD_TESTS_TRUE@      @echo ""
742
 
@BUILD_TESTS_TRUE@      @echo "Finished building phalanx tests."
743
 
@BUILD_TESTS_TRUE@      @echo ""
744
 
@BUILD_TESTS_FALSE@tests:
745
 
@BUILD_TESTS_FALSE@     @echo "phalanx tests were disabled at configure time"
746
 
 
747
 
@BUILD_EXAMPLES_TRUE@examples:
748
 
@BUILD_EXAMPLES_TRUE@   @echo ""
749
 
@BUILD_EXAMPLES_TRUE@   @echo "Now building phalanx examples."
750
 
@BUILD_EXAMPLES_TRUE@   @echo ""
751
 
@BUILD_EXAMPLES_TRUE@   cd $(top_builddir)/example && $(MAKE)
752
 
@BUILD_EXAMPLES_TRUE@   @echo ""
753
 
@BUILD_EXAMPLES_TRUE@   @echo "Finished building phalanx examples."
754
 
@BUILD_EXAMPLES_TRUE@   @echo ""
755
 
 
756
 
@BUILD_EXAMPLES_TRUE@install-examples:
757
 
@BUILD_EXAMPLES_TRUE@   cd $(top_builddir)/example && $(MAKE) install
758
 
@BUILD_EXAMPLES_FALSE@examples:
759
 
@BUILD_EXAMPLES_FALSE@  @echo "phalanx examples were disabled at configure time"
760
 
 
761
 
@BUILD_EXAMPLES_FALSE@install-examples:
762
 
@BUILD_EXAMPLES_FALSE@  @echo "phalanx examples were disabled at configure time"
763
 
 
764
 
clean-tests:
765
 
        cd $(top_builddir)/test && $(MAKE) clean
766
 
 
767
 
clean-examples:
768
 
        cd $(top_builddir)/example && $(MAKE) clean
769
 
 
770
 
everything:
771
 
        $(MAKE) && $(MAKE) examples && $(MAKE) tests
772
 
 
773
 
clean-everything:
774
 
        $(MAKE) clean-examples && $(MAKE) clean-tests && $(MAKE) clean
775
 
 
776
 
install-everything:
777
 
        $(MAKE) install && $(MAKE) install-examples
778
 
 
779
 
runtests-serial :
780
 
        $(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
781
 
  --trilinos-dir=$(TRILINOS_HOME_DIR) \
782
 
  --comm=serial \
783
 
  --build-dir=$(TRILINOS_BUILD_DIR) \
784
 
  --category=$(TRILINOS_TEST_CATEGORY) \
785
 
  --output-dir=@abs_top_builddir@/test/runtests-results \
786
 
  --verbosity=1 \
787
 
  --packages=phalanx
788
 
 
789
 
runtests-mpi :
790
 
        $(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
791
 
  --trilinos-dir=$(TRILINOS_HOME_DIR) \
792
 
  --comm=mpi \
793
 
  --mpi-go=$(TRILINOS_MPI_GO) \
794
 
  --build-dir=$(TRILINOS_BUILD_DIR) \
795
 
  --category=$(TRILINOS_TEST_CATEGORY) \
796
 
  --output-dir=@abs_top_builddir@/test/runtests-results \
797
 
  --verbosity=1 \
798
 
  --packages=phalanx
799
 
 
800
 
# run-examples:
801
 
#       @echo
802
 
#       @echo "==================================="
803
 
#       @echo "Running the Phalanx examples..."
804
 
#       @echo "==================================="
805
 
#       @echo
806
 
#       @echo "For more details, please refer to Trilinos/doc/check_installation.txt"
807
 
#       @echo
808
 
#       @$(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
809
 
#       --trilinos-dir=$(TRILINOS_HOME_DIR) \
810
 
#       --comm=$(PHALANX_CHECK_COMM) \
811
 
#       --mpi-go="$(TRILINOS_MPI_GO)" \
812
 
#       --build-dir=$(TRILINOS_BUILD_DIR) \
813
 
#       --category=New_PackageExamples \
814
 
#       --output-dir=@abs_top_builddir@/test/runtests-results \
815
 
#       --verbosity=1 \
816
 
#       --packages=new_package
817
 
 
818
 
# run-tests:
819
 
#       @echo
820
 
#       @echo "================================"
821
 
#       @echo "Running the Phalanx tests..."
822
 
#       @echo "================================"
823
 
#       @echo
824
 
#       @echo "For more details, please refer to Trilinos/doc/check_installation.txt"
825
 
#       @echo
826
 
#       @$(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
827
 
#       --trilinos-dir=$(TRILINOS_HOME_DIR) \
828
 
#       --comm=$(PHALANX_CHECK_COMM) \
829
 
#       --mpi-go="$(TRILINOS_MPI_GO)" \
830
 
#       --build-dir=$(TRILINOS_BUILD_DIR) \
831
 
#       --category=FRAMEWORK \
832
 
#       --output-dir=@abs_top_builddir@/test/runtests-results \
833
 
#       --verbosity=1 \
834
 
#       --packages=new_package
835
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
836
 
# Otherwise a system limit (for SysV at least) may be exceeded.
837
 
.NOEXPORT: