#!/bin/sh
# $Id: sunos_link,v 1.2 1997/04/07 18:21:43 dps Exp $
shift
shift
ar rc $@
ranlib $1
