-include ../../../../../petscdir.mk
#requirespackage  'PETSC_HAVE_PARMS'

CFLAGS    = ${PARMS_INCLUDE}
SOURCEC   = parms.c
SOURCEF   =
SOURCEH   =
LIBBASE   = libpetscksp
MANSEC    = KSP
SUBMANSEC = PC
LOCDIR    = src/ksp/pc/impls/parms/

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test