xref: /petsc/src/ksp/pc/impls/wb/makefile (revision 1b266c996c0ee2177e49587321b28ae9c622ce9a)
1174b6946SBarry Smith
2174b6946SBarry SmithALL: lib
3174b6946SBarry Smith
4174b6946SBarry SmithCFLAGS    =
5174b6946SBarry SmithFFLAGS    =
6174b6946SBarry SmithSOURCEC   = wb.c
7174b6946SBarry SmithSOURCEF   =
8174b6946SBarry SmithSOURCEH   =
9174b6946SBarry SmithLIBBASE   = libpetscksp
10174b6946SBarry SmithDIRS      =
11*1b266c99SBarry SmithMANSEC    = KSP
12*1b266c99SBarry SmithSUBMANSEC = PC
13174b6946SBarry SmithLOCDIR    = src/ksp/pc/impls/wb/
14174b6946SBarry Smith
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18