1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2db31f6deSJed Brown#requirespackage 'PETSC_HAVE_ELEMENTAL' 3db31f6deSJed Brown 4db31f6deSJed BrownALL: lib 5db31f6deSJed Brown 6db31f6deSJed BrownFFLAGS = 7f989d741SSatish BalaySOURCECXX= matelem.cxx 8db31f6deSJed BrownSOURCEF = 9db31f6deSJed BrownSOURCEH = matelemimpl.h 10db31f6deSJed BrownLIBBASE = libpetscmat 11db31f6deSJed BrownDIRS = 12db31f6deSJed BrownMANSEC = Mat 13db31f6deSJed BrownLOCDIR = src/mat/impls/elemental/ 14db31f6deSJed Brown 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 18