# $Id$ # Global 'Source' Options # allow you to change your default compiler without affecting your other work CC = gcc295 CXX = g++295 LD = ld AR = ar REMOVE = rm -rf