~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/thyra/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
 
# Thyra: Interfaces and Support Code for the Interoperability of Abstract Numerical Algorithms
26
 
#                 Copyright (2004) Sandia Corporation
27
 
28
 
# Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
29
 
# license for use of this work by or on behalf of the U.S. Government.
30
 
31
 
# This library is free software; you can redistribute it and/or modify
32
 
# it under the terms of the GNU Lesser General Public License as
33
 
# published by the Free Software Foundation; either version 2.1 of the
34
 
# License, or (at your option) any later version.
35
 
#  
36
 
# This library is distributed in the hope that it will be useful, but
37
 
# WITHOUT ANY WARRANTY; without even the implied warranty of
38
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
39
 
# Lesser General Public License for more details.
40
 
#  
41
 
# You should have received a copy of the GNU Lesser General Public
42
 
# License along with this library; if not, write to the Free Software
43
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
44
 
# USA
45
 
# Questions? Contact Michael A. Heroux (maherou@sandia.gov) 
46
 
47
 
# ************************************************************************
48
 
# @HEADER
49
 
VPATH = @srcdir@
50
 
pkgdatadir = $(datadir)/@PACKAGE@
51
 
pkglibdir = $(libdir)/@PACKAGE@
52
 
pkgincludedir = $(includedir)/@PACKAGE@
53
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
54
 
install_sh_DATA = $(install_sh) -c -m 644
55
 
install_sh_PROGRAM = $(install_sh) -c
56
 
install_sh_SCRIPT = $(install_sh) -c
57
 
INSTALL_HEADER = $(INSTALL_DATA)
58
 
transform = $(program_transform_name)
59
 
NORMAL_INSTALL = :
60
 
PRE_INSTALL = :
61
 
POST_INSTALL = :
62
 
NORMAL_UNINSTALL = :
63
 
PRE_UNINSTALL = :
64
 
POST_UNINSTALL = :
65
 
build_triplet = @build@
66
 
host_triplet = @host@
67
 
target_triplet = @target@
68
 
subdir = .
69
 
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
70
 
        $(srcdir)/Makefile.export.thyra.in $(srcdir)/Makefile.in \
71
 
        $(top_srcdir)/configure config/config.guess config/config.sub \
72
 
        config/depcomp config/install-sh config/missing \
73
 
        config/mkinstalldirs
74
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75
 
am__aclocal_m4_deps = $(top_srcdir)/config/tac_arg_check_mpi.m4 \
76
 
        $(top_srcdir)/config/tac_arg_config_mpi.m4 \
77
 
        $(top_srcdir)/config/tac_arg_enable_can_use_package.m4 \
78
 
        $(top_srcdir)/config/tac_arg_enable_export-makefiles.m4 \
79
 
        $(top_srcdir)/config/tac_arg_enable_feature.m4 \
80
 
        $(top_srcdir)/config/tac_arg_enable_feature_sub.m4 \
81
 
        $(top_srcdir)/config/tac_arg_enable_feature_sub_check.m4 \
82
 
        $(top_srcdir)/config/tac_arg_inform_subpackage_used.m4 \
83
 
        $(top_srcdir)/config/tac_arg_with_ar.m4 \
84
 
        $(top_srcdir)/config/tac_arg_with_flags.m4 \
85
 
        $(top_srcdir)/config/tac_arg_with_incdirs.m4 \
86
 
        $(top_srcdir)/config/tac_arg_with_libdirs.m4 \
87
 
        $(top_srcdir)/config/tac_arg_with_perl.m4 \
88
 
        $(top_srcdir)/configure.ac
89
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90
 
        $(ACLOCAL_M4)
91
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92
 
 configure.lineno config.status.lineno
93
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
94
 
CONFIG_HEADER = $(top_builddir)/src/Thyra_Config.h
95
 
CONFIG_CLEAN_FILES = Makefile.export.thyra
96
 
SOURCES =
97
 
DIST_SOURCES =
98
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99
 
        html-recursive info-recursive install-data-recursive \
100
 
        install-dvi-recursive install-exec-recursive \
101
 
        install-html-recursive install-info-recursive \
102
 
        install-pdf-recursive install-ps-recursive install-recursive \
103
 
        installcheck-recursive installdirs-recursive pdf-recursive \
104
 
        ps-recursive uninstall-recursive
105
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
106
 
  distclean-recursive maintainer-clean-recursive
107
 
ETAGS = etags
108
 
CTAGS = ctags
109
 
DIST_SUBDIRS = src adapters example test
110
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111
 
distdir = $(PACKAGE)-$(VERSION)
112
 
top_distdir = $(distdir)
113
 
am__remove_distdir = \
114
 
  { test ! -d $(distdir) \
115
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
116
 
         && rm -fr $(distdir); }; }
117
 
DIST_ARCHIVES = $(distdir).tar.gz
118
 
GZIP_ENV = --best
119
 
distuninstallcheck_listfiles = find . -type f -print
120
 
distcleancheck_listfiles = find . -type f -print
121
 
ACLOCAL = @ACLOCAL@
122
 
ALTERNATE_AR = @ALTERNATE_AR@
123
 
AMTAR = @AMTAR@
124
 
AUTOCONF = @AUTOCONF@
125
 
AUTOHEADER = @AUTOHEADER@
126
 
AUTOMAKE = @AUTOMAKE@
127
 
AWK = @AWK@
128
 
CC = @CC@
129
 
CCDEPMODE = @CCDEPMODE@
130
 
CFLAGS = @CFLAGS@
131
 
CPPFLAGS = @CPPFLAGS@
132
 
CXX = @CXX@
133
 
CXXCPP = @CXXCPP@
134
 
CXXDEPMODE = @CXXDEPMODE@
135
 
CXXFLAGS = @CXXFLAGS@
136
 
CYGPATH_W = @CYGPATH_W@
137
 
DEFS = @DEFS@
138
 
DEPDIR = @DEPDIR@
139
 
ECHO_C = @ECHO_C@
140
 
ECHO_N = @ECHO_N@
141
 
ECHO_T = @ECHO_T@
142
 
EXEEXT = @EXEEXT@
143
 
HAVE_PERL = @HAVE_PERL@
144
 
INSTALL = @INSTALL@
145
 
INSTALL_DATA = @INSTALL_DATA@
146
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
147
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
148
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149
 
LDFLAGS = @LDFLAGS@
150
 
LIBOBJS = @LIBOBJS@
151
 
LIBS = @LIBS@
152
 
LTLIBOBJS = @LTLIBOBJS@
153
 
MAINT = @MAINT@
154
 
MAKEINFO = @MAKEINFO@
155
 
MKDIR_P = @MKDIR_P@
156
 
MPI_CC_EXISTS = @MPI_CC_EXISTS@
157
 
MPI_CXX = @MPI_CXX@
158
 
MPI_CXX_EXISTS = @MPI_CXX_EXISTS@
159
 
MPI_F77_EXISTS = @MPI_F77_EXISTS@
160
 
MPI_TEMP_CXX = @MPI_TEMP_CXX@
161
 
OBJEXT = @OBJEXT@
162
 
PACKAGE = @PACKAGE@
163
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164
 
PACKAGE_NAME = @PACKAGE_NAME@
165
 
PACKAGE_STRING = @PACKAGE_STRING@
166
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
167
 
PACKAGE_VERSION = @PACKAGE_VERSION@
168
 
PATH_SEPARATOR = @PATH_SEPARATOR@
169
 
PERL_EXE = @PERL_EXE@
170
 
RANLIB = @RANLIB@
171
 
SET_MAKE = @SET_MAKE@
172
 
SHELL = @SHELL@
173
 
STRIP = @STRIP@
174
 
TRILINOS_TEMPLATE_OBJS = @TRILINOS_TEMPLATE_OBJS@
175
 
VERSION = @VERSION@
176
 
abs_builddir = @abs_builddir@
177
 
abs_srcdir = @abs_srcdir@
178
 
abs_top_builddir = @abs_top_builddir@
179
 
abs_top_srcdir = @abs_top_srcdir@
180
 
ac_aux_dir = @ac_aux_dir@
181
 
ac_ct_CC = @ac_ct_CC@
182
 
ac_ct_CXX = @ac_ct_CXX@
183
 
am__include = @am__include@
184
 
am__leading_dot = @am__leading_dot@
185
 
am__quote = @am__quote@
186
 
am__tar = @am__tar@
187
 
am__untar = @am__untar@
188
 
bindir = @bindir@
189
 
build = @build@
190
 
build_alias = @build_alias@
191
 
build_cpu = @build_cpu@
192
 
build_os = @build_os@
193
 
build_vendor = @build_vendor@
194
 
builddir = @builddir@
195
 
datadir = @datadir@
196
 
datarootdir = @datarootdir@
197
 
docdir = @docdir@
198
 
dvidir = @dvidir@
199
 
exec_prefix = @exec_prefix@
200
 
host = @host@
201
 
host_alias = @host_alias@
202
 
host_cpu = @host_cpu@
203
 
host_os = @host_os@
204
 
host_vendor = @host_vendor@
205
 
htmldir = @htmldir@
206
 
includedir = @includedir@
207
 
infodir = @infodir@
208
 
install_sh = @install_sh@
209
 
libdir = @libdir@
210
 
libexecdir = @libexecdir@
211
 
localedir = @localedir@
212
 
localstatedir = @localstatedir@
213
 
mandir = @mandir@
214
 
mkdir_p = @mkdir_p@
215
 
oldincludedir = @oldincludedir@
216
 
pdfdir = @pdfdir@
217
 
prefix = @prefix@
218
 
program_transform_name = @program_transform_name@
219
 
psdir = @psdir@
220
 
sbindir = @sbindir@
221
 
sharedstatedir = @sharedstatedir@
222
 
srcdir = @srcdir@
223
 
sysconfdir = @sysconfdir@
224
 
target = @target@
225
 
target_alias = @target_alias@
226
 
target_cpu = @target_cpu@
227
 
target_os = @target_os@
228
 
target_vendor = @target_vendor@
229
 
top_builddir = @top_builddir@
230
 
top_srcdir = @top_srcdir@
231
 
AUTOMAKE_OPTIONS = foreign
232
 
ACLOCAL_AMFLAGS = -I config
233
 
 
234
 
#
235
 
#       I believe that by switching to AUX_DIR(../../config) one 
236
 
#       could get rid of these.
237
 
#
238
 
EXTRA_DIST = bootstrap \
239
 
  config/ac_cxx_have_std.m4 config/ac_cxx_have_stl.m4 \
240
 
  config/ac_cxx_namespaces.m4 config/ac_cxx_mutable.m4 \
241
 
  config/depcomp config/generate-makeoptions.pl \
242
 
  config/strip_dup_incl_paths.pl config/strip_dup_libs.pl \
243
 
  config/replace-install-prefix.pl config/string-replace.pl \
244
 
  config/token-replace.pl
245
 
 
246
 
 
247
 
#
248
 
#       I believe that by switching to AUX_DIR(../../config) one 
249
 
#       could get rid of these.
250
 
#
251
 
AUX_DIST = config/install-sh config/missing config/mkinstalldirs 
252
 
#
253
 
#  Again, I hope that AUX_DIR(../../config) eliminates these
254
 
#  config/install-sh config/missing config/mkinstalldirs 
255
 
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 autom4te.cache/* \
256
 
  configure config.status config.log \
257
 
  src/common/config-h.in src/common/stamp-h.in \
258
 
  $(AUX_DIST) 
259
 
 
260
 
 
261
 
#We now build tests and examples through separate make targets, rather than
262
 
#during "make".  We still need to conditionally include the test and example
263
 
#in SUBDIRS, even though BUILD_TESTS and BUILD_EXAMPLES will never be
264
 
#defined, so that the tests and examples are included in the distribution
265
 
#tarball.
266
 
@SUB_TEST_TRUE@TEST_SUBDIR = test
267
 
@SUB_EXAMPLE_TRUE@EXAMPLE_SUBDIR = example
268
 
@ENABLE_THYRA_EPETRA_TRUE@BUILD_THYRA_EPETRA_TESTS = cd adapters/epetra/test && $(MAKE)
269
 
@ENABLE_THYRA_EPETRA_TRUE@BUILD_THYRA_EPETRA_EXAMPLES = cd adapters/epetra/example && $(MAKE)
270
 
@ENABLE_THYRA_EPETRA_TRUE@BUILD_THYRA_EPETRA_CLEAN_CMD = clean
271
 
@ENABLE_THYRA_EPETRA_TRUE@BUILD_THYRA_EPETRA_INSTALL_CMD = install
272
 
@ENABLE_THYRA_EPETRAEXT_TRUE@BUILD_THYRA_EPETRAEXT_EXAMPLES = cd adapters/epetraext/example && $(MAKE)
273
 
@ENABLE_THYRA_EPETRAEXT_TRUE@BUILD_THYRA_EPETRAEXT_CLEAN_CMD = clean
274
 
@ENABLE_THYRA_EPETRAEXT_TRUE@BUILD_THYRA_EPETRAEXT_INSTALL_CMD = install
275
 
SUBDIRS = src adapters $(EXAMPLE_SUBDIR) $(TEST_SUBDIR)
276
 
TRILINOS_HOME_DIR = @abs_top_srcdir@/../..
277
 
TRILINOS_BUILD_DIR = @abs_top_builddir@/../..
278
 
TRILINOS_MPI_MAX_PROC = 4
279
 
TRILINOS_TEST_CATEGORY = INSTALL
280
 
@HAVE_MPI_FALSE@THYRA_CHECK_COMM = serial
281
 
@HAVE_MPI_TRUE@THYRA_CHECK_COMM = mpi
282
 
all: all-recursive
283
 
 
284
 
.SUFFIXES:
285
 
am--refresh:
286
 
        @:
287
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
288
 
        @for dep in $?; do \
289
 
          case '$(am__configure_deps)' in \
290
 
            *$$dep*) \
291
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
292
 
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
293
 
                && exit 0; \
294
 
              exit 1;; \
295
 
          esac; \
296
 
        done; \
297
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
298
 
        cd $(top_srcdir) && \
299
 
          $(AUTOMAKE) --foreign  Makefile
300
 
.PRECIOUS: Makefile
301
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302
 
        @case '$?' in \
303
 
          *config.status*) \
304
 
            echo ' $(SHELL) ./config.status'; \
305
 
            $(SHELL) ./config.status;; \
306
 
          *) \
307
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
308
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
309
 
        esac;
310
 
 
311
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312
 
        $(SHELL) ./config.status --recheck
313
 
 
314
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
315
 
        cd $(srcdir) && $(AUTOCONF)
316
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
318
 
Makefile.export.thyra: $(top_builddir)/config.status $(srcdir)/Makefile.export.thyra.in
319
 
        cd $(top_builddir) && $(SHELL) ./config.status $@
320
 
 
321
 
# This directory's subdirectories are mostly independent; you can cd
322
 
# into them and run `make' without going through this Makefile.
323
 
# To change the values of `make' variables: instead of editing Makefiles,
324
 
# (1) if the variable is set in `config.status', edit `config.status'
325
 
#     (which will cause the Makefiles to be regenerated when you run `make');
326
 
# (2) otherwise, pass the desired values on the `make' command line.
327
 
$(RECURSIVE_TARGETS):
328
 
        @failcom='exit 1'; \
329
 
        for f in x $$MAKEFLAGS; do \
330
 
          case $$f in \
331
 
            *=* | --[!k]*);; \
332
 
            *k*) failcom='fail=yes';; \
333
 
          esac; \
334
 
        done; \
335
 
        dot_seen=no; \
336
 
        target=`echo $@ | sed s/-recursive//`; \
337
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
338
 
          echo "Making $$target in $$subdir"; \
339
 
          if test "$$subdir" = "."; then \
340
 
            dot_seen=yes; \
341
 
            local_target="$$target-am"; \
342
 
          else \
343
 
            local_target="$$target"; \
344
 
          fi; \
345
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
346
 
          || eval $$failcom; \
347
 
        done; \
348
 
        if test "$$dot_seen" = "no"; then \
349
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
350
 
        fi; test -z "$$fail"
351
 
 
352
 
$(RECURSIVE_CLEAN_TARGETS):
353
 
        @failcom='exit 1'; \
354
 
        for f in x $$MAKEFLAGS; do \
355
 
          case $$f in \
356
 
            *=* | --[!k]*);; \
357
 
            *k*) failcom='fail=yes';; \
358
 
          esac; \
359
 
        done; \
360
 
        dot_seen=no; \
361
 
        case "$@" in \
362
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
363
 
          *) list='$(SUBDIRS)' ;; \
364
 
        esac; \
365
 
        rev=''; for subdir in $$list; do \
366
 
          if test "$$subdir" = "."; then :; else \
367
 
            rev="$$subdir $$rev"; \
368
 
          fi; \
369
 
        done; \
370
 
        rev="$$rev ."; \
371
 
        target=`echo $@ | sed s/-recursive//`; \
372
 
        for subdir in $$rev; do \
373
 
          echo "Making $$target in $$subdir"; \
374
 
          if test "$$subdir" = "."; then \
375
 
            local_target="$$target-am"; \
376
 
          else \
377
 
            local_target="$$target"; \
378
 
          fi; \
379
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
380
 
          || eval $$failcom; \
381
 
        done && test -z "$$fail"
382
 
tags-recursive:
383
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
384
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
385
 
        done
386
 
ctags-recursive:
387
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
388
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
389
 
        done
390
 
 
391
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
392
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
393
 
        unique=`for i in $$list; do \
394
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395
 
          done | \
396
 
          $(AWK) '    { files[$$0] = 1; } \
397
 
               END { for (i in files) print i; }'`; \
398
 
        mkid -fID $$unique
399
 
tags: TAGS
400
 
 
401
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
402
 
                $(TAGS_FILES) $(LISP)
403
 
        tags=; \
404
 
        here=`pwd`; \
405
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
406
 
          include_option=--etags-include; \
407
 
          empty_fix=.; \
408
 
        else \
409
 
          include_option=--include; \
410
 
          empty_fix=; \
411
 
        fi; \
412
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
413
 
          if test "$$subdir" = .; then :; else \
414
 
            test ! -f $$subdir/TAGS || \
415
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
416
 
          fi; \
417
 
        done; \
418
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419
 
        unique=`for i in $$list; do \
420
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421
 
          done | \
422
 
          $(AWK) '    { files[$$0] = 1; } \
423
 
               END { for (i in files) print i; }'`; \
424
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
425
 
          test -n "$$unique" || unique=$$empty_fix; \
426
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
427
 
            $$tags $$unique; \
428
 
        fi
429
 
ctags: CTAGS
430
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
431
 
                $(TAGS_FILES) $(LISP)
432
 
        tags=; \
433
 
        here=`pwd`; \
434
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
435
 
        unique=`for i in $$list; do \
436
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437
 
          done | \
438
 
          $(AWK) '    { files[$$0] = 1; } \
439
 
               END { for (i in files) print i; }'`; \
440
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
441
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
442
 
             $$tags $$unique
443
 
 
444
 
GTAGS:
445
 
        here=`$(am__cd) $(top_builddir) && pwd` \
446
 
          && cd $(top_srcdir) \
447
 
          && gtags -i $(GTAGS_ARGS) $$here
448
 
 
449
 
distclean-tags:
450
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
451
 
 
452
 
distdir: $(DISTFILES)
453
 
        $(am__remove_distdir)
454
 
        test -d $(distdir) || mkdir $(distdir)
455
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457
 
        list='$(DISTFILES)'; \
458
 
          dist_files=`for file in $$list; do echo $$file; done | \
459
 
          sed -e "s|^$$srcdirstrip/||;t" \
460
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
461
 
        case $$dist_files in \
462
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
463
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
464
 
                           sort -u` ;; \
465
 
        esac; \
466
 
        for file in $$dist_files; do \
467
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468
 
          if test -d $$d/$$file; then \
469
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
471
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
472
 
            fi; \
473
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
474
 
          else \
475
 
            test -f $(distdir)/$$file \
476
 
            || cp -p $$d/$$file $(distdir)/$$file \
477
 
            || exit 1; \
478
 
          fi; \
479
 
        done
480
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
481
 
          if test "$$subdir" = .; then :; else \
482
 
            test -d "$(distdir)/$$subdir" \
483
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
484
 
            || exit 1; \
485
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
486
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
487
 
            (cd $$subdir && \
488
 
              $(MAKE) $(AM_MAKEFLAGS) \
489
 
                top_distdir="$$top_distdir" \
490
 
                distdir="$$distdir/$$subdir" \
491
 
                am__remove_distdir=: \
492
 
                am__skip_length_check=: \
493
 
                distdir) \
494
 
              || exit 1; \
495
 
          fi; \
496
 
        done
497
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
498
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
499
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
500
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
501
 
        || chmod -R a+r $(distdir)
502
 
dist-gzip: distdir
503
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
504
 
        $(am__remove_distdir)
505
 
 
506
 
dist-bzip2: distdir
507
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
508
 
        $(am__remove_distdir)
509
 
 
510
 
dist-tarZ: distdir
511
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
512
 
        $(am__remove_distdir)
513
 
 
514
 
dist-shar: distdir
515
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
516
 
        $(am__remove_distdir)
517
 
 
518
 
dist-zip: distdir
519
 
        -rm -f $(distdir).zip
520
 
        zip -rq $(distdir).zip $(distdir)
521
 
        $(am__remove_distdir)
522
 
 
523
 
dist dist-all: distdir
524
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
525
 
        $(am__remove_distdir)
526
 
 
527
 
# This target untars the dist file and tries a VPATH configuration.  Then
528
 
# it guarantees that the distribution is self-contained by making another
529
 
# tarfile.
530
 
distcheck: dist
531
 
        case '$(DIST_ARCHIVES)' in \
532
 
        *.tar.gz*) \
533
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
534
 
        *.tar.bz2*) \
535
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
536
 
        *.tar.Z*) \
537
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
538
 
        *.shar.gz*) \
539
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
540
 
        *.zip*) \
541
 
          unzip $(distdir).zip ;;\
542
 
        esac
543
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
544
 
        mkdir $(distdir)/_build
545
 
        mkdir $(distdir)/_inst
546
 
        chmod a-w $(distdir)
547
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
548
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
549
 
          && cd $(distdir)/_build \
550
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
551
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
552
 
          && $(MAKE) $(AM_MAKEFLAGS) \
553
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
554
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
555
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
556
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
557
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
558
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
559
 
                distuninstallcheck \
560
 
          && chmod -R a-w "$$dc_install_base" \
561
 
          && ({ \
562
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
563
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
564
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
565
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
566
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
567
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
568
 
          && rm -rf "$$dc_destdir" \
569
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
570
 
          && rm -rf $(DIST_ARCHIVES) \
571
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
572
 
        $(am__remove_distdir)
573
 
        @(echo "$(distdir) archives ready for distribution: "; \
574
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
575
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
576
 
distuninstallcheck:
577
 
        @cd $(distuninstallcheck_dir) \
578
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
579
 
           || { echo "ERROR: files left after uninstall:" ; \
580
 
                if test -n "$(DESTDIR)"; then \
581
 
                  echo "  (check DESTDIR support)"; \
582
 
                fi ; \
583
 
                $(distuninstallcheck_listfiles) ; \
584
 
                exit 1; } >&2
585
 
distcleancheck: distclean
586
 
        @if test '$(srcdir)' = . ; then \
587
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
588
 
          exit 1 ; \
589
 
        fi
590
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
591
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
592
 
               $(distcleancheck_listfiles) ; \
593
 
               exit 1; } >&2
594
 
check-am: all-am
595
 
check: check-recursive
596
 
all-am: Makefile all-local
597
 
installdirs: installdirs-recursive
598
 
installdirs-am:
599
 
install: install-recursive
600
 
install-exec: install-exec-recursive
601
 
install-data: install-data-recursive
602
 
uninstall: uninstall-recursive
603
 
 
604
 
install-am: all-am
605
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
606
 
 
607
 
installcheck: installcheck-recursive
608
 
install-strip:
609
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611
 
          `test -z '$(STRIP)' || \
612
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
613
 
mostlyclean-generic:
614
 
 
615
 
clean-generic:
616
 
 
617
 
distclean-generic:
618
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
619
 
 
620
 
maintainer-clean-generic:
621
 
        @echo "This command is intended for maintainers to use"
622
 
        @echo "it deletes files that may require special tools to rebuild."
623
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
624
 
clean: clean-recursive
625
 
 
626
 
clean-am: clean-generic mostlyclean-am
627
 
 
628
 
distclean: distclean-recursive
629
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
630
 
        -rm -f Makefile
631
 
distclean-am: clean-am distclean-generic distclean-tags
632
 
 
633
 
dvi: dvi-recursive
634
 
 
635
 
dvi-am:
636
 
 
637
 
html: html-recursive
638
 
 
639
 
info: info-recursive
640
 
 
641
 
info-am:
642
 
 
643
 
install-data-am:
644
 
 
645
 
install-dvi: install-dvi-recursive
646
 
 
647
 
install-exec-am:
648
 
        @$(NORMAL_INSTALL)
649
 
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
650
 
 
651
 
install-html: install-html-recursive
652
 
 
653
 
install-info: install-info-recursive
654
 
 
655
 
install-man:
656
 
 
657
 
install-pdf: install-pdf-recursive
658
 
 
659
 
install-ps: install-ps-recursive
660
 
 
661
 
installcheck-am:
662
 
 
663
 
maintainer-clean: maintainer-clean-recursive
664
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
665
 
        -rm -rf $(top_srcdir)/autom4te.cache
666
 
        -rm -f Makefile
667
 
maintainer-clean-am: distclean-am maintainer-clean-generic
668
 
 
669
 
mostlyclean: mostlyclean-recursive
670
 
 
671
 
mostlyclean-am: mostlyclean-generic
672
 
 
673
 
pdf: pdf-recursive
674
 
 
675
 
pdf-am:
676
 
 
677
 
ps: ps-recursive
678
 
 
679
 
ps-am:
680
 
 
681
 
uninstall-am:
682
 
        @$(NORMAL_INSTALL)
683
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
684
 
 
685
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
686
 
        install-exec-am install-strip uninstall-am
687
 
 
688
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
689
 
        all all-am all-local am--refresh check check-am clean \
690
 
        clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
691
 
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
692
 
        distclean-generic distclean-tags distcleancheck distdir \
693
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
694
 
        install install-am install-data install-data-am install-dvi \
695
 
        install-dvi-am install-exec install-exec-am install-exec-hook \
696
 
        install-html install-html-am install-info install-info-am \
697
 
        install-man install-pdf install-pdf-am install-ps \
698
 
        install-ps-am install-strip installcheck installcheck-am \
699
 
        installdirs installdirs-am maintainer-clean \
700
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
701
 
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
702
 
        uninstall-hook
703
 
 
704
 
 
705
 
#The following line helps the test harness recover from build errors.
706
 
 
707
 
all-local:
708
 
        @echo "Trilinos package thyra built successfully"
709
 
 
710
 
@BUILD_TESTS_TRUE@tests: examples
711
 
@BUILD_TESTS_TRUE@      @echo ""
712
 
@BUILD_TESTS_TRUE@      @echo "Now building thyra tests."
713
 
@BUILD_TESTS_TRUE@      @echo ""
714
 
@BUILD_TESTS_TRUE@      cd $(top_builddir)/test && $(MAKE)
715
 
@BUILD_TESTS_TRUE@      $(BUILD_THYRA_EPETRA_TESTS)
716
 
@BUILD_TESTS_TRUE@      @echo ""
717
 
@BUILD_TESTS_TRUE@      @echo "Finished building thyra tests."
718
 
@BUILD_TESTS_TRUE@      @echo ""
719
 
@BUILD_TESTS_FALSE@tests:
720
 
@BUILD_TESTS_FALSE@     @echo "thyra tests were disabled at configure time"
721
 
 
722
 
@BUILD_EXAMPLES_TRUE@examples:
723
 
@BUILD_EXAMPLES_TRUE@   @echo ""
724
 
@BUILD_EXAMPLES_TRUE@   @echo "Now building thyra examples."
725
 
@BUILD_EXAMPLES_TRUE@   @echo ""
726
 
@BUILD_EXAMPLES_TRUE@   cd $(top_builddir)/example && $(MAKE)
727
 
@BUILD_EXAMPLES_TRUE@   $(BUILD_THYRA_EPETRA_EXAMPLES)
728
 
@BUILD_EXAMPLES_TRUE@   $(BUILD_THYRA_EPETRAEXT_EXAMPLES)
729
 
@BUILD_EXAMPLES_TRUE@   @echo ""
730
 
@BUILD_EXAMPLES_TRUE@   @echo "Finished building thyra examples."
731
 
@BUILD_EXAMPLES_TRUE@   @echo ""
732
 
@BUILD_EXAMPLES_TRUE@install-examples:
733
 
@BUILD_EXAMPLES_TRUE@   cd $(top_builddir)/example && $(MAKE) install
734
 
@BUILD_EXAMPLES_TRUE@   $(BUILD_THYRA_EPETRA_EXAMPLES) $(BUILD_THYRA_EPETRA_INSTALL_CMD)
735
 
@BUILD_EXAMPLES_TRUE@   $(BUILD_THYRA_EPETRAEXT_EXAMPLES) $(BUILD_THYRA_EPETRAEXT_INSTALL_CMD)
736
 
@BUILD_EXAMPLES_FALSE@examples:
737
 
@BUILD_EXAMPLES_FALSE@  @echo "thyra examples were disabled at configure time"
738
 
 
739
 
@BUILD_EXAMPLES_FALSE@install-examples:
740
 
@BUILD_EXAMPLES_FALSE@  @echo "thyra examples were disabled at configure time"
741
 
 
742
 
clean-tests:
743
 
        cd $(top_builddir)/test && $(MAKE) clean
744
 
        $(BUILD_THYRA_EPETRA_TESTS) $(BUILD_THYRA_EPETRA_CLEAN_CMD)
745
 
 
746
 
clean-examples:
747
 
        cd $(top_builddir)/example && $(MAKE) clean
748
 
        $(BUILD_THYRA_EPETRA_EXAMPLES) $(BUILD_THYRA_EPETRA_CLEAN_CMD)
749
 
        $(BUILD_THYRA_EPETRAEXT_EXAMPLES) $(BUILD_THYRA_EPETRAEXT_CLEAN_CMD)
750
 
 
751
 
everything:
752
 
        $(MAKE) && $(MAKE) examples && $(MAKE) tests
753
 
 
754
 
clean-everything:
755
 
        $(MAKE) clean-examples && $(MAKE) clean-tests && $(MAKE) clean
756
 
 
757
 
install-everything:
758
 
        $(MAKE) install && $(MAKE) install-examples
759
 
 
760
 
runtests-serial :
761
 
        $(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
762
 
  --trilinos-dir=$(TRILINOS_HOME_DIR) \
763
 
  --comm=serial \
764
 
  --build-dir=$(TRILINOS_BUILD_DIR) \
765
 
  --category=$(TRILINOS_TEST_CATEGORY) \
766
 
  --output-dir=@abs_top_builddir@/test/runtests-results \
767
 
  --verbosity=1 \
768
 
  --packages=thyra
769
 
 
770
 
runtests-mpi :
771
 
        $(PERL_EXE) $(TRILINOS_HOME_DIR)/commonTools/test/utilities/runtests \
772
 
  --trilinos-dir=$(TRILINOS_HOME_DIR) \
773
 
  --comm=mpi \
774
 
  --mpi-go=$(TRILINOS_MPI_GO) \
775
 
  --build-dir=$(TRILINOS_BUILD_DIR) \
776
 
  --max-proc=$(TRILINOS_MPI_MAX_PROC) \
777
 
  --category=$(TRILINOS_TEST_CATEGORY) \
778
 
  --output-dir=@abs_top_builddir@/test/runtests-results \
779
 
  --verbosity=1 \
780
 
  --packages=thyra
781
 
 
782
 
sample-output:
783
 
        cd test ; ../example/generate-sample-output.pl
784
 
        cd example/external ; $(MAKE) sample-makefile
785
 
        cd $(top_builddir)/adapters ; $(MAKE) sample-output
786
 
 
787
 
@USING_EXPORT_MAKEFILES_TRUE@install-exec-hook: 
788
 
@USING_EXPORT_MAKEFILES_TRUE@   mkdir -p $(DESTDIR)$(includedir)
789
 
@USING_EXPORT_MAKEFILES_TRUE@   cp $(top_builddir)/Makefile.export.thyra $(DESTDIR)$(includedir)/.
790
 
@USING_EXPORT_MAKEFILES_TRUE@   $(PERL_EXE) $(top_srcdir)/config/replace-install-prefix.pl \
791
 
@USING_EXPORT_MAKEFILES_TRUE@           --exec-prefix=$(exec_prefix) \
792
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-export-makefile=Makefile.export.thyra \
793
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-top-srcdir=@abs_top_srcdir@ \
794
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-incl-dirs=@abs_top_builddir@/src:@abs_top_srcdir@/src:@abs_top_srcdir@/adapters/epetra/src:@abs_top_srcdir@/adapters/tpetra/src:@abs_top_srcdir@/adapters/epetraext/src/model_evaluator \
795
 
@USING_EXPORT_MAKEFILES_TRUE@           --my-abs-lib-dirs=@abs_top_builddir@/src:@abs_top_builddir@/adapters/epetra/src:@abs_top_builddir@/adapters/tpetra/src:@abs_top_builddir@/adapters/epetraext/src \
796
 
@USING_EXPORT_MAKEFILES_TRUE@           --dep-package-abs-builddirs=@abs_top_builddir@/../rtop:@abs_top_builddir@/../epetra:@abs_top_builddir@/../tpetra:@abs_top_builddir@/../epetraext
797
 
@USING_EXPORT_MAKEFILES_TRUE@   $(PERL_EXE) $(top_srcdir)/config/generate-makeoptions.pl $(top_builddir)/src/Makefile THYRA > $(DESTDIR)$(includedir)/Makefile.export.thyra.macros
798
 
 
799
 
@USING_EXPORT_MAKEFILES_TRUE@uninstall-hook:
800
 
@USING_EXPORT_MAKEFILES_TRUE@   rm -f $(includedir)/Makefile.export.thyra
801
 
@USING_EXPORT_MAKEFILES_TRUE@   rm -f $(includedir)/Makefile.export.thyra.macros
802
 
 
803
 
@USING_EXPORT_MAKEFILES_FALSE@install-exec-hook:
804
 
 
805
 
@USING_EXPORT_MAKEFILES_FALSE@uninstall-hook:
806
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
807
 
# Otherwise a system limit (for SysV at least) may be exceeded.
808
 
.NOEXPORT: