xref: /petsc/src/ksp/pc/impls/factor/makefile (revision 1b266c996c0ee2177e49587321b28ae9c622ce9a)
185b398ccSKris Buschelman
285b398ccSKris BuschelmanALL: lib
385b398ccSKris Buschelman
4b5abc66eSSatish BalayCFLAGS    =
5b5abc66eSSatish BalayFFLAGS    =
685317021SBarry SmithSOURCEC   = factor.c factimpl.c
735bd34faSBarry SmithSOURCEH   = factor.h
885b398ccSKris BuschelmanLIBBASE   = libpetscksp
985b398ccSKris BuschelmanDIRS      = lu ilu icc cholesky
105e8efad8SHong ZhangLOCDIR    = src/ksp/pc/impls/factor/
11*1b266c99SBarry SmithMANSEC    = KSP
12*1b266c99SBarry SmithSUBMANSEC = PC
1385b398ccSKris Buschelman
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
1785b398ccSKris Buschelman
18