xref: /petsc/src/ksp/pc/impls/factor/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
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/
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry 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