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