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