xref: /petsc/src/dm/impls/patch/makefile (revision 65c78980d86b286952aba5ac84149d487245284f)
1cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
23a19ef87SMatthew G Knepley
33a19ef87SMatthew G KnepleySOURCEC  = patchcreate.c patch.c
43a19ef87SMatthew G KnepleySOURCEF  =
53a19ef87SMatthew G KnepleySOURCEH  =
6c4762a1bSJed BrownDIRS     = tests
73a19ef87SMatthew G KnepleyLIBBASE  = libpetscdm
83a19ef87SMatthew G KnepleyMANSEC   = DM
9*65c78980SBarry SmithSUBMANSEC= DMPatch
103a19ef87SMatthew G KnepleyLOCDIR   = src/dm/impls/patch/
113a19ef87SMatthew G Knepley
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
15