xref: /petsc/src/snes/makefile (revision 516d1546314df30606f63bb2b355587cdc58f501)
1*516d1546SSatish Balay# $Id: makefile,v 1.27 2000/11/28 17:30:57 bsmith Exp balay $
29f931341SBarry Smith
39f931341SBarry SmithALL: lib
49f931341SBarry Smith
535d8aa7fSBarry SmithSOURCEH  = snesimpl.h ../../include/petscsnes.h
66d3bac52SBarry SmithDIRS     = interface mf impls examples utils
7104a6d15SSatish BalayLOCDIR   = src/snes/
835d8aa7fSBarry SmithMANSEC   = SNES
99f931341SBarry Smith
10*516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/base
11*516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/test
129f931341SBarry Smith
13