

set -ex



test -L $PREFIX/lib/libcudart_static.a
test -L $PREFIX/lib/libcudadevrt.a
test -L $PREFIX/lib/libculibos.a
exit 0
