]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libnetbsd/Makefile
zfs: merge openzfs/zfs@41e55b476
[FreeBSD/FreeBSD.git] / lib / libnetbsd / Makefile
1
2 .include <bsd.own.mk>
3
4 PACKAGE=lib${LIB}
5 LIB=    netbsd
6
7 CFLAGS+=        -I${.CURDIR}
8
9 SRCS+=  efun.c sockaddr_snprintf.c strsuftoll.c util.c util.h
10
11 INTERNALLIB=
12
13 .include <bsd.lib.mk>