xref: /petsc/src/mat/impls/blockmat/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1421e10b8SBarry Smith
2421e10b8SBarry SmithALL: lib
3421e10b8SBarry Smith
4421e10b8SBarry SmithCFLAGS   =
5421e10b8SBarry SmithFFLAGS   =
6421e10b8SBarry SmithSOURCEC  =
7421e10b8SBarry SmithSOURCEF  =
8421e10b8SBarry SmithSOURCEH  =
9421e10b8SBarry SmithLIBBASE  = libpetscmat
10421e10b8SBarry SmithMANSEC   = Mat
11bd8e6636SLisandro DalcinLOCDIR   = src/mat/impls/blockmat/
12421e10b8SBarry SmithDIRS     = seq
13421e10b8SBarry Smith
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17