1-include ../../../../petscdir.mk 2 3SOURCEC = 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 4SOURCEF = 5SOURCEH = 6DIRS = tests tutorials 7LIBBASE = libpetscdm 8MANSEC = DM 9SUBMANSEC= DMSWARM 10LOCDIR = src/dm/impls/swarm/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15