xref: /petsc/src/mat/impls/is/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
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
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18