xref: /petsc/src/ksp/pc/impls/parms/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
2f3161b27SJose E. Roman#requirespackage  'PETSC_HAVE_PARMS'
3f3161b27SJose E. Roman
4f3161b27SJose E. RomanALL: lib
5f3161b27SJose E. Roman
6f3161b27SJose E. RomanCFLAGS    = ${PARMS_INCLUDE}
7f3161b27SJose E. RomanFFLAGS    =
8f3161b27SJose E. RomanSOURCEC   = parms.c
9f3161b27SJose E. RomanSOURCEF   =
10f3161b27SJose E. RomanSOURCEH   =
11f3161b27SJose E. RomanLIBBASE   = libpetscksp
121b266c99SBarry SmithMANSEC    = KSP
131b266c99SBarry SmithSUBMANSEC = PC
14f3161b27SJose E. RomanLOCDIR    = src/ksp/pc/impls/parms/
15f3161b27SJose E. Roman
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
19f3161b27SJose E. Roman
20