source: issm/trunk-jpl/externalpackages/petsc-dev/src/include/finclude/ftn-auto/makefile@ 11896

Last change on this file since 11896 was 11896, checked in by habbalf, 13 years ago

petsc-dev : Petsc development code in external packages. Mercurial updates

File size: 762 bytes
Line 
1
2#requiresdefine 'PETSC_HAVE_FORTRAN'
3ALL: lib
4
5CFLAGS =
6FFLAGS =
7SOURCEC =
8OBJSC =
9SOURCEF =
10SOURCEH = petscao.h90 petscdmadda.h90 petscdmcartesian.h90 petscdmcomplex.h90 petscdmcomposite.h90 petscdmda.h90 petscdmiga.h90 petscdmmesh.h90 petscdmredundant.h90 petscdmshell.h90 petscdm.h90 petscksp.h90 petscpc.h90 petscpcgasm.h90 petscpcmg.h90 petscpcexotic.h90 petscmatorderings.h90 petscmat.h90 petscmatfd.h90 petscsnesfas.h90 petscsnes.h90 petscsys.h90 petscdraw.h90 petscprofiling.h90 petscviewer.h90 petscts.h90 petscsemilagrange.h90 petscis.h90 petscpf.h90 petscvec.h90
11DIRS =
12LIBBASE = libpetscvec
13LOCDIR = include/finclude/ftn-auto/
14include ${PETSC_DIR}/conf/variables
15include ${PETSC_DIR}/conf/rules
16include ${PETSC_DIR}/conf/test
Note: See TracBrowser for help on using the repository browser.