xref: /petsc/src/mat/impls/dense/seq/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1289bc588SBarry Smith
2289bc588SBarry SmithALL: lib
3289bc588SBarry Smith
467b024f7SSatish BalayCFLAGS   =
567b024f7SSatish BalayFFLAGS   =
6289bc588SBarry SmithSOURCEC  = dense.c
7289bc588SBarry SmithSOURCEF  =
849da0ad1SLois Curfman McInnesSOURCEH  = dense.h
9289bc588SBarry SmithLIBBASE  = libpetscmat
10d79d6698SSatish BalayMANSEC   = Mat
114f312a90SBarry SmithLOCDIR   = src/mat/impls/dense/seq/
12289bc588SBarry Smith
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16