xref: /petsc/src/ksp/pc/impls/cp/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
224c02a0fSBarry SmithALL: lib
324c02a0fSBarry Smith
424c02a0fSBarry SmithCFLAGS    =
524c02a0fSBarry SmithFFLAGS    =
624c02a0fSBarry SmithSOURCEC   = cp.c
724c02a0fSBarry SmithSOURCEF   =
824c02a0fSBarry SmithSOURCEH   =
924c02a0fSBarry SmithLIBBASE   = libpetscksp
1024c02a0fSBarry SmithDIRS      =
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry 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