xref: /petsc/src/ksp/pc/impls/parms/makefile (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
2f3161b27SJose E. Roman#requirespackage  'PETSC_HAVE_PARMS'
3f3161b27SJose E. Roman
4f3161b27SJose E. RomanCFLAGS    = ${PARMS_INCLUDE}
5f3161b27SJose E. RomanLIBBASE   = libpetscksp
61b266c99SBarry SmithMANSEC    = KSP
71b266c99SBarry SmithSUBMANSEC = PC
8f3161b27SJose E. Roman
9af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
10*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
11f3161b27SJose E. Roman
12