xref: /petsc/src/mat/impls/adj/makefile (revision 49b5e25f194e2f2348d54770c8c9996e6dec7aec)
1# $Id: makefile,v 1.10 2000/01/11 21:00:59 bsmith Exp bsmith $
2
3ALL: lib
4
5DIRS     = mpi
6LOCDIR   = src/mat/impls/adj/
7
8include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
9