/[ff3d]/ff3d/solver/Makefile.am
ViewVC logotype

Diff of /ff3d/solver/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by delpinux, Tue Sep 23 18:57:23 2003 UTC revision 1.5 by dobj, Tue Oct 28 18:42:12 2003 UTC
# Line 1  Line 1 
1  # -*- Mode: makefile  -*-  # -*- Mode: makefile  -*-
2  # $Id$  # $Id$
3    
4    
5  noinst_LIBRARIES = libffsolve.a  noinst_LIBRARIES = libffsolve.a
6    
7  libffsolve_a_SOURCES    = FatBoundary.cpp \  libffsolve_a_SOURCES    = FatBoundary.cpp \
# Line 37  libffsolve_a_SOURCES   = FatBoundary.cpp \ Line 38  libffsolve_a_SOURCES   = FatBoundary.cpp \
38          MeshSimplifier.cpp \          MeshSimplifier.cpp \
39          MeshTetrahedrizor.cpp \          MeshTetrahedrizor.cpp \
40          SurfaceMeshGenerator.cpp \          SurfaceMeshGenerator.cpp \
         \  
41          MatrixManagement.cpp \          MatrixManagement.cpp \
42          KrylovSolver.cpp          KrylovSolver.cpp \
43            triangulation.cpp
44    
45  SUFFIXES = .cpp .hpp .c .h .f .F .o .moc  SUFFIXES = .cpp .hpp .c .h .f .F .o .moc
46    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26