xref: /petsc/src/snes/makefile (revision 00036973ed83feef47c159d1ca188abc2b144899)
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