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 4DIRS = tests tutorials 5LIBBASE = libpetscdm 6MANSEC = DM 7SUBMANSEC= DMSwarm 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12