]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libbsdstat/Makefile
cp: Add -N flag, inspired by NetBSD's similar flag
[FreeBSD/FreeBSD.git] / lib / libbsdstat / Makefile
1
2 PACKAGE=        lib${LIB}
3 LIB=    bsdstat
4 SHLIB_MAJOR=    1
5 PRIVATELIB=
6
7 SRCS=   bsdstat.c
8 INCS=   bsdstat.h
9
10 .include <bsd.lib.mk>