xref: /petsc/src/mat/impls/lrc/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
2ceb9aaf7SBarry SmithALL: lib
3ceb9aaf7SBarry Smith
4ceb9aaf7SBarry SmithCFLAGS   =
5ceb9aaf7SBarry SmithFFLAGS   =
6ab92ecdeSBarry SmithSOURCEC  = lrc.c
7ceb9aaf7SBarry SmithSOURCEF  =
8ceb9aaf7SBarry SmithSOURCEH  =
9ceb9aaf7SBarry SmithLIBBASE  = libpetscmat
10ceb9aaf7SBarry SmithDIRS     =
11ab92ecdeSBarry SmithLOCDIR   = src/mat/impls/lrc/
12ceb9aaf7SBarry SmithMANSEC   = Mat
13ceb9aaf7SBarry 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
17ceb9aaf7SBarry Smith
18