xref: /petsc/src/ksp/pc/impls/wb/makefile (revision bd9d59bd13881f1e74cdcd52beb2fd80d006c7a7)
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
14*bd9d59bdSSatish BalaySUBMANSEC= PCExotic
15174b6946SBarry SmithLOCDIR   = src/ksp/pc/impls/wb/
16174b6946SBarry Smith
17da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables
18da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules
19174b6946SBarry Smithinclude ${PETSC_DIR}/conf/test
20