xref: /petsc/src/ksp/pc/impls/svd/makefile (revision 1b266c996c0ee2177e49587321b28ae9c622ce9a)
127c67122SBarry Smith
227c67122SBarry SmithALL: lib
327c67122SBarry Smith
427c67122SBarry SmithCFLAGS    =
527c67122SBarry SmithFFLAGS    =
627c67122SBarry SmithSOURCEC   = svd.c
727c67122SBarry SmithSOURCEF   =
827c67122SBarry SmithSOURCEH   =
927c67122SBarry SmithLIBBASE   = libpetscksp
1027c67122SBarry SmithDIRS      =
11*1b266c99SBarry SmithMANSEC    = KSP
12*1b266c99SBarry SmithSUBMANSEC = PC
1327c67122SBarry SmithLOCDIR    = src/ksp/pc/impls/svd/
1427c67122SBarry 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