14b9ad928SBarry Smith# $Id: makefile,v 1.4 2001/08/22 18:01:32 balay Exp $ 24b9ad928SBarry Smith 34b9ad928SBarry SmithCFLAGS = 44b9ad928SBarry SmithFFLAGS = 54b9ad928SBarry SmithLIBBASE = libpetscksp 64b9ad928SBarry SmithDIRS = nn 74b9ad928SBarry SmithLOCDIR = src/ksp/pc/impls/is/ 8*b4319ba4SBarry SmithSOURCEC = pcis.c 9*b4319ba4SBarry SmithSOURCEH = pcis.h 10*b4319ba4SBarry SmithOBJSC = pcis.o 114b9ad928SBarry SmithMANSEC = PC 124b9ad928SBarry Smith 134b9ad928SBarry Smithinclude ${PETSC_DIR}/bmake/common/base 144b9ad928SBarry Smithinclude ${PETSC_DIR}/bmake/common/test 15