1
2#requiresdefine   'PETSC_HAVE_FORTRAN'
3ALL: lib
4
5CFLAGS   =
6FFLAGS   =
7SOURCEC  = dspacesimplef.c
8SOURCEF  =
9SOURCEH  =
10DIRS     =
11LIBBASE   = libpetscdm
12LOCDIR    = src/dm/dt/dualspace/impls/simple/ftn-auto/
13include ${PETSC_DIR}/lib/petsc/conf/variables
14include ${PETSC_DIR}/lib/petsc/conf/rules
15include ${PETSC_DIR}/lib/petsc/conf/test
16