xref: /freebsd/sbin/nvmecontrol/modules/wdc/Makefile (revision 90b5fc95832da64a5f56295e687379732c33718f)
1# $FreeBSD$
2
3LIB=	wdc
4SRCS=	wdc.c
5
6.include <bsd.lib.mk>
7