#! /bin/sh
cc -o $2 $1 ${TSYSTEM}/sparc_start_t.o ${TSYSTEM}/sparcassist.o ${TSYSTEM}/expand.o ${TSYSTEM}/float.o -lm
