Newer
Older
ubixos / src / Makefile.inc
# $Id$
# Global 'Source' Options

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

FD_DEVICE = /dev/fd0