Newer
Older
ubixos / src / sys / Makefile.inc
@reddawg reddawg on 20 Jul 2004 161 bytes assert: remade assert
# $Id:
# global 'sys' options

INCLUDES = -I../include
CFLAGS = -Wall -nostdlib -nostdinc -fno-builtin -fomit-frame-pointer -fno-exceptions -O
KERNEL = ubix.elf