1*c094ef40SMatthew G. KnepleyALL: lib 2*c094ef40SMatthew G. Knepley 3*c094ef40SMatthew G. KnepleyCFLAGS = 4*c094ef40SMatthew G. KnepleyFFLAGS = 5*c094ef40SMatthew G. KnepleySOURCEC = matpreallocator.c 6*c094ef40SMatthew G. KnepleySOURCEF = 7*c094ef40SMatthew G. KnepleySOURCEH = matpreallocator.h 8*c094ef40SMatthew G. KnepleyLIBBASE = libpetscmat 9*c094ef40SMatthew G. KnepleyMANSEC = Mat 10*c094ef40SMatthew G. KnepleyDIRS = 11*c094ef40SMatthew G. KnepleyLOCDIR = src/mat/impls/preallocator/ 12*c094ef40SMatthew G. Knepley 13*c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables 14*c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules 15*c094ef40SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test 16