Newer
Older
ubixos / src / Makefile.inc
@reddawg reddawg on 2 May 2004 164 bytes I have to stop committing this file
# $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