xref: /petsc/src/ksp/pc/impls/cp/makefile (revision 1b266c996c0ee2177e49587321b28ae9c622ce9a)
124c02a0fSBarry Smith
224c02a0fSBarry SmithALL: lib
324c02a0fSBarry Smith
424c02a0fSBarry SmithCFLAGS    =
524c02a0fSBarry SmithFFLAGS    =
624c02a0fSBarry SmithSOURCEC   = cp.c
724c02a0fSBarry SmithSOURCEF   =
824c02a0fSBarry SmithSOURCEH   =
924c02a0fSBarry SmithLIBBASE   = libpetscksp
1024c02a0fSBarry SmithDIRS      =
11*1b266c99SBarry SmithMANSEC    = KSP
12*1b266c99SBarry SmithSUBMANSEC = PC
1324c02a0fSBarry SmithLOCDIR    = src/ksp/pc/impls/cp/
1424c02a0fSBarry 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