xref: /petsc/src/dm/impls/patch/makefile (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
13a19ef87SMatthew G KnepleyALL: lib
23a19ef87SMatthew G Knepley
33a19ef87SMatthew G KnepleyCPPFLAGS =
43a19ef87SMatthew G KnepleyCFLAGS   =
53a19ef87SMatthew G KnepleyFFLAGS   =
63a19ef87SMatthew G KnepleySOURCEC  = patchcreate.c patch.c
73a19ef87SMatthew G KnepleySOURCEF  =
83a19ef87SMatthew G KnepleySOURCEH  =
9*c4762a1bSJed BrownDIRS     = tests
103a19ef87SMatthew G KnepleyLIBBASE  = libpetscdm
113a19ef87SMatthew G KnepleyMANSEC   = DM
123a19ef87SMatthew G KnepleySUBMANSEC= DMPATCH
133a19ef87SMatthew G KnepleyLOCDIR   = src/dm/impls/patch/
143a19ef87SMatthew G Knepley
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18