xref: /petsc/src/ksp/pc/impls/wb/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
2174b6946SBarry SmithALL: lib
3174b6946SBarry Smith
4174b6946SBarry SmithCFLAGS    =
5174b6946SBarry SmithFFLAGS    =
6174b6946SBarry SmithSOURCEC   = wb.c
7174b6946SBarry SmithSOURCEF   =
8174b6946SBarry SmithSOURCEH   =
9174b6946SBarry SmithLIBBASE   = libpetscksp
10174b6946SBarry SmithDIRS      =
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry 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