xref: /petsc/src/mat/impls/makefile (revision 3a7fca6b988f1faea172e46abdf950477dbfaf76)
1*3a7fca6bSBarry Smith# $Id: makefile,v 1.39 2000/08/24 22:41:43 bsmith Exp bsmith $
2289bc588SBarry Smith
3289bc588SBarry SmithALL: lib
4289bc588SBarry Smith
5*3a7fca6bSBarry SmithDIRS     = dense aij shell rowbs bdiag  baij adj maij is sbaij adic
6fa3f3be4SSatish BalayLOCDIR   = src/mat/impls/
7289bc588SBarry Smith
8d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
91d1367b7SBarry Smithinclude ${PETSC_DIR}/bmake/common_test
10