1-include ../../../../../petscdir.mk
2ALL: lib
3
4LIBBASE  = libpetscdm
5DIRS     = lagrange simple refined
6LOCDIR   = src/dm/dt/dualspace/impls/
7
8include ${PETSC_DIR}/lib/petsc/conf/variables
9include ${PETSC_DIR}/lib/petsc/conf/rules
10include ${PETSC_DIR}/lib/petsc/conf/test
11