1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2c094ef40SMatthew G. KnepleyALL: lib 3c094ef40SMatthew G. Knepley 4c094ef40SMatthew G. KnepleyCFLAGS = 5c094ef40SMatthew G. KnepleyFFLAGS = 6c094ef40SMatthew G. KnepleySOURCEC = matpreallocator.c 7c094ef40SMatthew G. KnepleySOURCEF = 896a0c994SBarry SmithSOURCEH = 9c094ef40SMatthew G. KnepleyLIBBASE = libpetscmat 10c094ef40SMatthew G. KnepleyMANSEC = Mat 11c094ef40SMatthew G. KnepleyDIRS = 12c094ef40SMatthew G. KnepleyLOCDIR = src/mat/impls/preallocator/ 13c094ef40SMatthew G. Knepley 14c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables 15c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules 16c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test 17