~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/ml/test/Makefile.am

  • 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
 
# ************************************************************************* */
2
 
# See the file COPYRIGHT for a complete copyright notice, contact person,   */
3
 
# and disclaimer.                                                           */
4
 
# ************************************************************************* */
5
 
# The following line helps the test harness recover from build errors.
6
 
 
7
 
all-local:
8
 
 
9
 
SUBDIRS = MultiLevelPreconditioner_NonSym    \
10
 
      MultiLevelPreconditioner_Sym       \
11
 
      MultiLevelPreconditioner_Maxwell   \
12
 
      MultiLevelPreconditioner_Aux       \
13
 
      MultiLevelPreconditioner_Restart   \
14
 
      MultiLevelPreconditioner_Reduce    \
15
 
      ML_Operator2Epetra_RowMatrix       \
16
 
      AztecSimple                        \
17
 
      IFPACKSmoothers                    \
18
 
      MLAPICompare                       \
19
 
      MLAPILinearCombination             \
20
 
      MLAPISerialMatrix                  \
21
 
      MLAPIDistributedMatrix             \
22
 
      2d_Poisson                         \
23
 
      3d_Poisson                         \
24
 
      Communicator                       \
25
 
      SelfSmoother                       \
26
 
      METISCoarsening                    \
27
 
      MatrixFree                         \
28
 
      Scalability                        \
29
 
      RefMaxwell                         \
30
 
      Miscellaneous                      \
31
 
      Zoltan                             \
32
 
      Zoltan_hypergraph                  \
33
 
      ValidateParams
34
 
 
35
 
EXTRA_DIST = definition