bd32947 ^
1 2 3 4 5 6 7 8 9
PREFIX = /usr CC = c99 LD = ld AS = as CFLAGS = -nostdinc -ffreestanding ASFLAGS = LDFLAGS = -s