xref: /petsc/src/mat/makefile (revision 54e24bc39c50fc8234a3dbcae2f9cc8aa39d73df)
1*54e24bc3SSatish Balay# $Id: makefile,v 1.28 2000/04/28 16:20:28 balay Exp balay $
28c819ef2SBarry Smith
38c819ef2SBarry SmithALL: lib
48c819ef2SBarry Smith
542d0594dSSatish BalayCFLAGS   =
642d0594dSSatish BalayFFLAGS   =
78c819ef2SBarry SmithSOURCEC  =
88c819ef2SBarry SmithSOURCEF  =
9f482c248SBarry SmithSOURCEH  = matimpl.h
108c819ef2SBarry SmithOBJSC    =
118c819ef2SBarry SmithOBJSF    =
12b3a7afecSLois Curfman McInnesLIBBASE  = libpetscmat
13*54e24bc3SSatish BalayDIRS     = interface impls examples utils matfd partition order color
14104a6d15SSatish BalayLOCDIR   = src/mat/
15c6a45a97SBarry Smith
16d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
17