xref: /petsc/src/mat/makefile (revision 2423ceccb24e7c4e920586461c18d276a9f3c5ae)
18c819ef2SBarry Smith
28c819ef2SBarry SmithALL: lib
38c819ef2SBarry Smith
442d0594dSSatish BalayCFLAGS   =
542d0594dSSatish BalayFFLAGS   =
68c819ef2SBarry SmithSOURCEC  =
78c819ef2SBarry SmithSOURCEF  =
8b9147fbbSdalcinlSOURCEH  = ../../include/private/matimpl.h ../../include/petscmat.h
98c819ef2SBarry SmithOBJSC    =
108c819ef2SBarry SmithOBJSF    =
11b3a7afecSLois Curfman McInnesLIBBASE  = libpetscmat
1276e64e50SSatish BalayDIRS     = interface impls examples utils matfd partition order color
13104a6d15SSatish BalayLOCDIR   = src/mat/
1435d8aa7fSBarry SmithMANSEC   = Mat
15c6a45a97SBarry Smith
16*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
17*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
18