1# $Id: makefile,v 1.28 2001/08/22 18:01:55 balay Exp $ 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