1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6CPPFLAGS = 7SOURCEC = ilu.c 8SOURCEF = 9SOURCEH = ilu.h 10LIBBASE = libpetscksp 11DIRS = 12MANSEC = KSP 13SUBMANSEC = PC 14LOCDIR = src/ksp/pc/impls/factor/ilu/ 15 16include ${PETSC_DIR}/lib/petsc/conf/variables 17include ${PETSC_DIR}/lib/petsc/conf/rules 18include ${PETSC_DIR}/lib/petsc/conf/test 19