Newer
Older
ubixos / src / Makefile.inc
@reddawg reddawg on 18 Jun 2004 170 bytes UbixOS PreRelease
# $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