xref: /petsc/src/ksp/pc/impls/fieldsplit/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
20971522cSBarry SmithALL: lib
30971522cSBarry Smith
40971522cSBarry SmithCFLAGS    =
50971522cSBarry SmithFFLAGS    =
60971522cSBarry SmithSOURCEC   = fieldsplit.c
70971522cSBarry SmithSOURCEF   =
80971522cSBarry SmithSOURCEH   =
90971522cSBarry SmithLIBBASE   = libpetscksp
100971522cSBarry SmithDIRS      =
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry SmithSUBMANSEC = PC
130971522cSBarry SmithLOCDIR    = src/ksp/pc/impls/fieldsplit/
140971522cSBarry 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