xref: /petsc/src/mat/makefile (revision 35d8aa7f675fa4ee5c80aa031e65d3ef307a4891)
1*35d8aa7fSBarry Smith# $Id: makefile,v 1.30 2000/08/17 04:51:22 bsmith Exp bsmith $
28c819ef2SBarry Smith
38c819ef2SBarry SmithALL: lib
48c819ef2SBarry Smith
542d0594dSSatish BalayCFLAGS   =
642d0594dSSatish BalayFFLAGS   =
78c819ef2SBarry SmithSOURCEC  =
88c819ef2SBarry SmithSOURCEF  =
9*35d8aa7fSBarry SmithSOURCEH  = matimpl.h ../../include/petscmat.h
108c819ef2SBarry SmithOBJSC    =
118c819ef2SBarry SmithOBJSF    =
12b3a7afecSLois Curfman McInnesLIBBASE  = libpetscmat
1354e24bc3SSatish BalayDIRS     = interface impls examples utils matfd partition order color
14104a6d15SSatish BalayLOCDIR   = src/mat/
15*35d8aa7fSBarry SmithMANSEC   = Mat
16c6a45a97SBarry Smith
17d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
181d1367b7SBarry Smithinclude ${PETSC_DIR}/bmake/common_test
19