1aed3d143SBarry SmithIPETSCDIR = ../../.. 28c819ef2SBarry Smith 38c819ef2SBarry SmithALL: lib 48c819ef2SBarry Smith 5*5f52d6abSBarry SmithCFLAGS = $(PETSC_INCLUDE) -I.. $(CONF) -D__DIR__='"mat/interface/"' 68c819ef2SBarry SmithSOURCEC = matrix.c 78c819ef2SBarry SmithSOURCEF = 88c819ef2SBarry SmithSOURCEH = 98c819ef2SBarry SmithOBJSC = matrix.o 108c819ef2SBarry SmithOBJSF = 118c819ef2SBarry SmithLIBBASE = libpetscmat 12289bc588SBarry SmithMANSEC = 2 138c819ef2SBarry Smith 147857610eSBarry Smithinclude $(IPETSCDIR)/bmake/$(PETSC_ARCH)/$(PETSC_ARCH) 15