Newer
Older
ubixos / src / Makefile.inc
@reddawg reddawg on 13 Jul 2004 164 bytes Well I don't need to break it that much
# $Id$
# Global 'Source' Options

# allow you to change your default compiler without affecting your other work
CC = gcc
CXX = g++
LD = ld
AR = ar
REMOVE = rm -rf