# $FreeBSD: stable/4/lib/libsbuf/Makefile 104817 2002-10-10 19:24:35Z kbyanc $

LIB=	sbuf
SRCS=	subr_sbuf.c 
WARNS?= 2

.PATH:	${.CURDIR}/../../sys/kern

.include <bsd.lib.mk>
