xref: /petsc/src/mat/impls/lrc/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1ceb9aaf7SBarry Smith
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
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17ceb9aaf7SBarry Smith
18