1*a71072d7SBarry Smith# $Id: makefile,v 1.24 1999/01/27 19:48:14 bsmith Exp bsmith $ 2*a71072d7SBarry Smith 3*a71072d7SBarry SmithALL: lib 4*a71072d7SBarry Smith 5*a71072d7SBarry SmithSOURCEH = slesimpl.h 6*a71072d7SBarry SmithDIRS = interface pc ksp examples 7*a71072d7SBarry SmithLOCDIR = src/sles/ 8*a71072d7SBarry Smith 9*a71072d7SBarry Smithinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 10