xref: /petsc/src/mat/impls/aij/mpi/crl/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
25fa1c062SBarry SmithALL: lib
35fa1c062SBarry Smith
45fa1c062SBarry SmithCFLAGS   =
55fa1c062SBarry SmithFFLAGS   =
61472f72bSBarry SmithSOURCEC  = mcrl.c
75fa1c062SBarry SmithSOURCEF  =
85fa1c062SBarry SmithSOURCEH  =
95fa1c062SBarry SmithLIBBASE  = libpetscmat
105fa1c062SBarry SmithDIRS     =
115fa1c062SBarry SmithMANSEC   = Mat
12bd8e6636SLisandro DalcinLOCDIR   = src/mat/impls/aij/mpi/crl/
135fa1c062SBarry 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