xref: /petsc/src/mat/makefile (revision 1d1367b701e18635b93987ba2b3db3393f546cd8)
1*1d1367b7SBarry Smith# $Id: makefile,v 1.29 2000/06/07 17:46:11 balay Exp bsmith $
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
1354e24bc3SSatish BalayDIRS     = interface impls examples utils matfd partition order color
14104a6d15SSatish BalayLOCDIR   = src/mat/
15c6a45a97SBarry Smith
16d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
17*1d1367b7SBarry Smithinclude ${PETSC_DIR}/bmake/common_test
18