# $FreeBSD: head/lib/libbsdstat/Makefile 298107 2016-04-16 07:45:30Z gjb $

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

SRCS=	bsdstat.c
INCS=	bsdstat.h

.include <bsd.lib.mk>