1# $Id: makefile,v 1.25 2000/07/13 14:29:12 bsmith Exp bsmith $ 2 3ALL: lib 4 5SOURCEH = snesimpl.h 6DIRS = interface mf impls examples utils 7LOCDIR = src/snes/ 8 9include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 10include ${PETSC_DIR}/bmake/common_test 11 12