xref: /petsc/src/snes/impls/multiblock/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../petscdir.mk
2c7543cceSMatthew G Knepley
3c7543cceSMatthew G KnepleySOURCEC  = multiblock.c
4c7543cceSMatthew G KnepleySOURCEF  =
5c7543cceSMatthew G KnepleySOURCEH  =
6c7543cceSMatthew G KnepleyLIBBASE  = libpetscsnes
7c7543cceSMatthew G KnepleyMANSEC   = SNES
8c7543cceSMatthew G KnepleyLOCDIR   = src/snes/impls/multiblock/
9c7543cceSMatthew G Knepley
10af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
13