Newer
Older
ubixos-kernel / Makefile.inc
@reddawg reddawg on 13 Feb 2009 246 bytes Removed duplicate vmmGetFreeKernel
# $Id$
# global 'sys' options

CC = gcc
C++ = g++
LD  = ld
AR  = ar
REMOVE = rm -fr
INCLUDES = -I../include
CFLAGS = -Wall -nostdlib -nostdinc -fno-builtin -fno-exceptions -O -DNOTIMP #-DVFSDEBUG -DDEBUG #-DVMMDEBUG #-DVFSDEBUG
KERNEL = ubix.elf