# $FreeBSD$

PACKAGE=	lib${LIB}
LIB=	bsdstat
SHLIB_MAJOR=	1
PRIVATELIB=

SRCS=	bsdstat.c
INCS=	bsdstat.h

.include <bsd.lib.mk>