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

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