xref: /petsc/src/snes/makefile (revision e24b481b4a15e258c09dabebcc19da3246e723e1)
1# $Id: makefile,v 1.23 1998/11/05 22:15:38 bsmith Exp bsmith $
2
3ALL: lib
4
5SOURCEH  = snesimpl.h
6DIRS     = interface mf impls  examples
7LOCDIR   = src/snes/
8
9include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
10
11