xref: /petsc/src/mat/impls/adj/mpi/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
2b97cf49bSBarry SmithALL: lib
3b97cf49bSBarry Smith
467b024f7SSatish BalayCFLAGS   =
567b024f7SSatish BalayFFLAGS   =
63eda8832SBarry SmithSOURCEC  = mpiadj.c
7b97cf49bSBarry SmithSOURCEF  =
83eda8832SBarry SmithSOURCEH  = mpiadj.h
9b97cf49bSBarry SmithLIBBASE  = libpetscmat
10b97cf49bSBarry SmithDIRS     =
11d79d6698SSatish BalayMANSEC   = Mat
123eda8832SBarry SmithLOCDIR   = src/mat/impls/adj/mpi/
13b97cf49bSBarry Smith
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17