xref: /petsc/src/dm/impls/patch/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
23a19ef87SMatthew G KnepleyALL: lib
33a19ef87SMatthew G Knepley
43a19ef87SMatthew G KnepleyCPPFLAGS =
53a19ef87SMatthew G KnepleyCFLAGS   =
63a19ef87SMatthew G KnepleyFFLAGS   =
73a19ef87SMatthew G KnepleySOURCEC  = patchcreate.c patch.c
83a19ef87SMatthew G KnepleySOURCEF  =
93a19ef87SMatthew G KnepleySOURCEH  =
10c4762a1bSJed BrownDIRS     = tests
113a19ef87SMatthew G KnepleyLIBBASE  = libpetscdm
123a19ef87SMatthew G KnepleyMANSEC   = DM
133a19ef87SMatthew G KnepleySUBMANSEC= DMPATCH
143a19ef87SMatthew G KnepleyLOCDIR   = src/dm/impls/patch/
153a19ef87SMatthew G Knepley
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
19