1ALL: lib 2 3CFLAGS = 4FFLAGS = 5SOURCEC = snesshell.c 6SOURCEF = 7SOURCEH = 8LIBBASE = libpetscsnes 9MANSEC = SNES 10LOCDIR = src/snes/impls/shell/ 11 12include ${PETSC_DIR}/conf/variables 13include ${PETSC_DIR}/conf/rules 14include ${PETSC_DIR}/conf/test 15