xref: /petsc/src/dm/impls/patch/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
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  =
93a19ef87SMatthew G KnepleyDIRS     = examples
103a19ef87SMatthew G KnepleyLIBBASE  = libpetscdm
113a19ef87SMatthew G KnepleyMANSEC   = DM
123a19ef87SMatthew G KnepleySUBMANSEC= DMPATCH
133a19ef87SMatthew G KnepleyLOCDIR   = src/dm/impls/patch/
143a19ef87SMatthew G Knepley
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18