LIB= st
NO_PROFILE= yes
SRCS= io.c key.c sched.c stk.c sync.c
SRCS= io.c key.c sched.c stk.c sync.c event.c
CFLAGS+= -DFREEBSD
.include <bsd.lib.mk>