Newer
Older
UbixOS / src / Makefile.inc
@reddawg reddawg on 8 Jul 2009 177 bytes Getting There
# $Id$
# Global 'Source' Options

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