1*c2fc9fa9SBarry Smith 2*c2fc9fa9SBarry SmithALL: lib 3*c2fc9fa9SBarry Smith 4*c2fc9fa9SBarry SmithCFLAGS = 5*c2fc9fa9SBarry SmithFFLAGS = 6*c2fc9fa9SBarry SmithSOURCEC = viss.c 7*c2fc9fa9SBarry SmithSOURCEF = 8*c2fc9fa9SBarry SmithSOURCEH = vissimpl.h 9*c2fc9fa9SBarry SmithOBJSC = viss.o 10*c2fc9fa9SBarry SmithOBJSF = 11*c2fc9fa9SBarry SmithLIBBASE = libpetscsnes 12*c2fc9fa9SBarry SmithMANSEC = SNES 13*c2fc9fa9SBarry SmithLOCDIR = src/snes/impls/vi/ss 14*c2fc9fa9SBarry Smith 15*c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/variables 16*c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/rules 17*c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/test 18*c2fc9fa9SBarry Smith 19