-include ../../../petscdir.mk
#requiresdefine   'PETSC_HAVE_FORTRAN'
#

SOURCEC	   =
SOURCEF90  = petscdmmod.F90 petscdmplexmod.F90 petscdmdamod.F90 petscdmswarmmod.F90
SOURCEH    = petscdmcomposite.h90 petscdmda.h90 petscdmforest.h90 petscdm.h90 petscdmlabel.h90 petscdmnetwork.h90 petscdmpatch.h90 petscdmplex.h90 petscdt.h90 petscdmswarm.h90
LIBBASE	   = libpetscdm
MANSEC	   = DM
LOCDIR	   = src/dm/f90-mod/
CLEANFILES = *.mod

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test