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

echo -L${MADSDK_ROOT}/math-slots/crmath/lib -llapack `blas_link`
