xref: /petsc/src/mat/impls/aij/mpi/mpicusparse/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
2fd314934SBarry Smith#requirespackage 'PETSC_HAVE_CUDA'
39ae82921SPaul MullowneyALL: lib
49ae82921SPaul Mullowney
59ae82921SPaul MullowneyCFLAGS   =
69ae82921SPaul MullowneyFFLAGS   =
79ae82921SPaul MullowneySOURCECU = mpiaijcusparse.cu
89ae82921SPaul MullowneySOURCEF	 =
9bbf3fe20SPaul MullowneySOURCEH	 = mpicusparsematimpl.h
109ae82921SPaul MullowneyLIBBASE	 = libpetscmat
119ae82921SPaul MullowneyDIRS	 =
129ae82921SPaul MullowneyMANSEC	 = Mat
133e1910f1SJed BrownLOCDIR	 = src/mat/impls/aij/mpi/mpicusparse/
149ae82921SPaul Mullowney
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18