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