freebsd-dev/sbin/nvmecontrol/Makefile
Jim Harris 4cb79292f7 Add nvmecontrol(8) source code and beginnings of a man page to the tree.
Sponsored by:		Intel
Contributions from:	Joe Golio/EMC <joseph dot golio at emc dot com>
2012-09-17 21:26:55 +00:00

7 lines
74 B
Makefile

# $FreeBSD$
PROG= nvmecontrol
MAN= nvmecontrol.8
.include <bsd.prog.mk>