#!/bin/sh
#
# Link script for crmath

echo -L${MADSDK_ROOT}/lib -lcrmath `crlibm_link`

