xref: /petsc/src/mat/impls/is/makefile (revision b4319ba4cb3cfcf3d1795d5e654729cd063fe205)
173f4d377SMatthew Knepley# $Id: makefile,v 1.5 2001/08/22 18:00:54 balay Exp $
266f23a84SBarry Smith
366f23a84SBarry SmithALL: lib
466f23a84SBarry Smith
5b9b97703SBarry SmithCFLAGS   =
6b9b97703SBarry SmithFFLAGS   =
7*b4319ba4SBarry SmithSOURCEC  = matis.c
8b9b97703SBarry SmithSOURCEF  =
9*b4319ba4SBarry SmithSOURCEH  = matis.h
10*b4319ba4SBarry SmithOBJSC    = matis.o
11b9b97703SBarry SmithOBJSF    =
12b9b97703SBarry SmithLIBBASE  = libpetscmat
13b9b97703SBarry SmithMANSEC   = Mat
14b9b97703SBarry SmithDIRS     =
15186905e3SBarry SmithLOCDIR   = src/mat/impls/is/
1666f23a84SBarry Smith
17516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/base
18516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/test
19