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