Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/lib/libbsdstat/Makefile
39475 views
PACKAGE=	lib${LIB}
LIB=	bsdstat
SHLIB_MAJOR=	1
PRIVATELIB=

SRCS=	bsdstat.c
INCS=	bsdstat.h

.include <bsd.lib.mk>