blob: 45f5bc7f2aefa58981524b36ef0fed6abf5d159e [file] [log] [blame]
init(bf_sso, bf_sso.a)
preset(freestanding)
preset(optimize)
preset(debug)
preset(32)
preset(warn)
archetype(c)
CFLAGS += -I$(ROOT)/include/kernel
OBJECTS = bf_sso.o
type(static_lib)
finish