PREFIX = /usr CC = c99 LD = ld AS = as CFLAGS = -nostdinc -ffreestanding ASFLAGS = LDFLAGS = -s