Newer
Older
ubixos / src / sys / Makefile.inc
@reddawg reddawg on 14 Jun 2012 222 bytes Fixing the kernel
# $Id$
# global 'sys' options

INCLUDES = -I../include
CFLAGS = -ggdb -Wall -nostdlib -nostdinc -fno-builtin -fno-exceptions -O -DNOTIMP -DVMMDEBUG #-DLD_DEBUG #-DVFSDEBUG -DDEBUG #-DVMMDEBUG #-DVFSDEBUG
KERNEL = ubix.elf