#!/bin/sh
#
# Link script for crmath-slot blas

echo -L${MADSDK_ROOT}/math-slots/crmath/lib -lblas
