

set -ex



test -f $PREFIX/lib/libmkl_core${SHLIB_EXT}
test -f $PREFIX/lib/libmkl_rt${SHLIB_EXT}
exit 0
