#!/bin/bash
echo "Removing any macosX86 system dependent files ..."
'rm' -f $saclib/src/GC.c 
'rm' -f $saclib/include/sysdep.h
