#! /bin/sh

path=`dirname $0`
. "$path/SETUP.sh"

extra_flags="$sparc_cflags $fast_cflags"
extra_configs="$sparc_configs"

. "$path/FINISH.sh"
