1# $Id: makefile,v 1.27 2000/11/28 17:30:57 bsmith Exp balay $ 2 3ALL: lib 4 5SOURCEH = snesimpl.h ../../include/petscsnes.h 6DIRS = interface mf impls examples utils 7LOCDIR = src/snes/ 8MANSEC = SNES 9 10include ${PETSC_DIR}/bmake/common/base 11include ${PETSC_DIR}/bmake/common/test 12 13