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

echo -L${MADSDK_ROOT}/math-slots/crmath/lib/ -llapack95 -ltmg `lapack_link`
