# $Id: makefile,v 1.36 1999/03/17 23:22:43 bsmith Exp bsmith $ ALL: lib CFLAGS = FFLAGS = SOURCEC = matrix.c mhas.c matcnv.c mgtype.c matreg.c matregis.c SOURCEF = SOURCEH = OBJSC = matrix.o mhas.o matcnv.o mgtype.o matreg.o matregis.o OBJSF = LIBBASE = libpetscmat MANSEC = Mat LOCDIR = src/mat/interface/ include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base