xref: /petsc/src/mat/impls/aij/mpi/mpicusparse/makefile (revision 3e1910f1ab6113d8365e15c6b8c907ccce7ce4ea)
19ae82921SPaul Mullowney#requirespackage 'PETSC_HAVE_TXPETSCGPU'
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
12*3e1910f1SJed 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