xref: /petsc/src/mat/impls/aij/makefile (revision ffa0fd9ee1bd5a5b59016e060501bb8b328429f4)
1# $Id: makefile,v 1.21 1998/06/15 15:56:58 balay Exp bsmith $
2
3ALL: lib
4
5DIRS     = seq mpi
6LOCDIR   = src/mat/impls/aij/
7
8include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
9