aboutsummaryrefslogblamecommitdiffstats
path: root/config.mk
blob: f5d0b4e20a44be575907acaa420bddbbb9bd2f1f (plain) (tree)
1
2
3
4
5
6
7
8
9








                                  
PREFIX = /usr

CC = c99
LD = ld
AS = as

CFLAGS  = -nostdinc -ffreestanding
ASFLAGS = 
LDFLAGS = -s