# the following flags and include statements are for petsc and ensure the # proper loading of libraries and include files. CFLAGS = FFLAGS = CPPFLAGS = FPPFLAGS = RM = /bin/rm -f include ${PETSC_DIR}/lib/petsc/conf/variables include ${PETSC_DIR}/lib/petsc/conf/rules %.o: %.mod test: test.o chkopts -${FLINKER} -o test test.o ${PETSC_FORTRAN_LIB} ${PETSC_KSP_LIB}