xref: /petsc/src/ksp/pc/impls/svd/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
127c67122SBarry Smith
227c67122SBarry SmithALL: lib
327c67122SBarry Smith
427c67122SBarry SmithCFLAGS   =
527c67122SBarry SmithFFLAGS   =
627c67122SBarry SmithSOURCEC  = svd.c
727c67122SBarry SmithSOURCEF  =
827c67122SBarry SmithSOURCEH  =
927c67122SBarry SmithLIBBASE  = libpetscksp
1027c67122SBarry SmithDIRS     =
1127c67122SBarry SmithMANSEC   = PC
1227c67122SBarry SmithLOCDIR   = src/ksp/pc/impls/svd/
1327c67122SBarry Smith
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17