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