Newer
Older
ubix-64 / src / Makefile.inc
@reddawg reddawg on 11 Jul 2004 166 bytes Shell of UbixOS x86-64 kernel
# $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