xref: /petsc/src/mat/impls/is/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
166f23a84SBarry Smith
2b24ad042SBarry Smith
366f23a84SBarry SmithALL: lib
466f23a84SBarry Smith
5b9b97703SBarry SmithCFLAGS   =
6b9b97703SBarry SmithFFLAGS   =
7b4319ba4SBarry SmithSOURCEC  = matis.c
8b9b97703SBarry SmithSOURCEF  =
9b4319ba4SBarry SmithSOURCEH  = matis.h
10b9b97703SBarry SmithLIBBASE  = libpetscmat
11b9b97703SBarry SmithMANSEC   = Mat
12b9b97703SBarry SmithDIRS     =
13186905e3SBarry SmithLOCDIR   = src/mat/impls/is/
1466f23a84SBarry Smith
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18