]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libbsdstat/Makefile
Copy googletest 1.8.1 from ^/vendor/google/googletest/1.8.1 to .../contrib/googletest
[FreeBSD/FreeBSD.git] / lib / libbsdstat / Makefile
1 # $FreeBSD$
2
3 PACKAGE=        lib${LIB}
4 LIB=    bsdstat
5 SHLIB_MAJOR=    1
6 PRIVATELIB=
7
8 SRCS=   bsdstat.c
9 INCS=   bsdstat.h
10
11 .include <bsd.lib.mk>