xref: /petsc/src/ksp/pc/impls/wb/makefile (revision da93591f59bc1e95f467c6fc21a755040df0b8f3)
1174b6946SBarry Smith
2174b6946SBarry SmithALL: lib
3174b6946SBarry Smith
4174b6946SBarry SmithCFLAGS   =
5174b6946SBarry SmithFFLAGS   =
6174b6946SBarry SmithSOURCEC  = wb.c
7174b6946SBarry SmithSOURCEF  =
8174b6946SBarry SmithSOURCEH  =
9174b6946SBarry SmithOBJSC    = wb.o
10174b6946SBarry SmithOBJSF    =
11174b6946SBarry SmithLIBBASE  = libpetscksp
12174b6946SBarry SmithDIRS     =
13174b6946SBarry SmithMANSEC   = PC
14174b6946SBarry SmithLOCDIR   = src/ksp/pc/impls/wb/
15174b6946SBarry Smith
16*da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables
17*da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules
18174b6946SBarry Smithinclude ${PETSC_DIR}/conf/test
19