xref: /petsc/src/snes/makefile (revision b4c862e0ff2284301f4699867feb3fef97739e76)
1# $Id: makefile,v 1.24 1998/11/05 22:16:04 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
10
11