xref: /petsc/src/snes/impls/multiblock/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1c7543cceSMatthew G Knepley
2c7543cceSMatthew G KnepleyALL: lib
3c7543cceSMatthew G Knepley
4c7543cceSMatthew G KnepleyCFLAGS   =
5c7543cceSMatthew G KnepleyFFLAGS   =
6c7543cceSMatthew G KnepleySOURCEC  = multiblock.c
7c7543cceSMatthew G KnepleySOURCEF  =
8c7543cceSMatthew G KnepleySOURCEH  =
9c7543cceSMatthew G KnepleyLIBBASE  = libpetscsnes
10c7543cceSMatthew G KnepleyMANSEC   = SNES
11c7543cceSMatthew G KnepleyLOCDIR   = src/snes/impls/multiblock/
12c7543cceSMatthew G Knepley
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16