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