xref: /petsc/src/snes/makefile (revision d77bb2e1bd18432b9760a5a427628540258117e0)
1*d77bb2e1SSatish Balay# $Id: makefile,v 1.18 1997/08/22 15:17:47 bsmith Exp balay $
29f931341SBarry Smith
39f931341SBarry SmithALL: lib
49f931341SBarry Smith
5*d77bb2e1SSatish BalayCFLAGS   = ${CPPFLAGS} ${CONF} -D__SDIR__='"${LOCDIR}"'
69f931341SBarry SmithSOURCEC  =
79f931341SBarry SmithSOURCEF  =
87857610eSBarry SmithSOURCEH  = snesimpl.h
99f931341SBarry SmithOBJSC    =
109f931341SBarry SmithOBJSF    =
115e42470aSBarry SmithLIBBASE  = libpetscsnes
1262343b6aSBarry SmithDIRS     = interface impls  examples
13104a6d15SSatish BalayLOCDIR   = src/snes/
149f931341SBarry Smith
15*d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
169f931341SBarry Smith
17