# $Id: makefile,v 1.27 2000/11/28 17:30:57 bsmith Exp $ 

ALL: lib

SOURCEH  = snesimpl.h ../../include/petscsnes.h
DIRS     = interface mf impls examples utils
LOCDIR   = src/snes/
MANSEC   = SNES

include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
include ${PETSC_DIR}/bmake/common_test