]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libbsdstat/Makefile
Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removed
[FreeBSD/FreeBSD.git] / lib / libbsdstat / Makefile
1 # $FreeBSD$
2
3 LIB=    bsdstat
4 SHLIB_MAJOR=    1
5 PRIVATELIB=
6
7 SRCS=   bsdstat.c
8 INCS=   bsdstat.h
9
10 .include <bsd.lib.mk>