xref: /petsc/src/ksp/pc/impls/svd/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
227c67122SBarry SmithALL: lib
327c67122SBarry Smith
427c67122SBarry SmithCFLAGS    =
527c67122SBarry SmithFFLAGS    =
627c67122SBarry SmithSOURCEC   = svd.c
727c67122SBarry SmithSOURCEF   =
827c67122SBarry SmithSOURCEH   =
927c67122SBarry SmithLIBBASE   = libpetscksp
1027c67122SBarry SmithDIRS      =
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry 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