xref: /petsc/src/mat/impls/aij/mpi/mpicusparse/makefile (revision 1019ffe6462fc81b6c0be58b6f00362164649a7f)
1*1019ffe6SMatthew G. Knepley#requirespackage 'PETSC_HAVE_CUSP'
29ae82921SPaul MullowneyALL: lib
39ae82921SPaul Mullowney
49ae82921SPaul MullowneyCFLAGS   =
59ae82921SPaul MullowneyFFLAGS   =
69ae82921SPaul MullowneySOURCECU = mpiaijcusparse.cu
79ae82921SPaul MullowneySOURCEF	 =
8bbf3fe20SPaul MullowneySOURCEH	 = mpicusparsematimpl.h
99ae82921SPaul MullowneyLIBBASE	 = libpetscmat
109ae82921SPaul MullowneyDIRS	 =
119ae82921SPaul MullowneyMANSEC	 = Mat
123e1910f1SJed BrownLOCDIR	 = src/mat/impls/aij/mpi/mpicusparse/
139ae82921SPaul Mullowney
149ae82921SPaul Mullowneyinclude ${PETSC_DIR}/conf/variables
159ae82921SPaul Mullowneyinclude ${PETSC_DIR}/conf/rules
169ae82921SPaul Mullowneyinclude ${PETSC_DIR}/conf/test
17