#requirespackage 'PETSC_HAVE_CUSP'
ALL: lib

CFLAGS   = 
FFLAGS   =
SOURCECU = mpiaijcusp.cu mpiaijAssemble.cu
SOURCEF         =
SOURCEH         = 
OBJSC         = mpiaijcusp.o  mpiaijAssemble.o
OBJSF         =
LIBBASE         = libpetscmat
DIRS         =
MANSEC         = Mat
LOCDIR         = src/mat/impls/aij/mpi/mpicusp

include ${PETSC_DIR}/conf/variables
include ${PETSC_DIR}/conf/rules
include ${PETSC_DIR}/conf/test