usb4bsd: Bring in FreeBSD's libusbhid, usbhidctl and USB kernel code.
[dragonfly.git] / lib / libsctp / Makefile
1 LIB=    sctp
2 SRCS=   sctp_sys_calls.c
3 WARNS?= 3
4
5 .include <bsd.lib.mk>