-include ../../../../petscdir.mk

SOURCEC  = swarm.c data_bucket.c data_ex.c swarm_migrate.c swarmpic.c swarmpic_da.c swarmpic_plex.c swarmpic_view.c swarmpic_sort.c
SOURCEF  =
SOURCEH  =
DIRS     = tests tutorials
LIBBASE  = libpetscdm
MANSEC   = DM
SUBMANSEC= DMSwarm
LOCDIR   = src/dm/impls/swarm/

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