]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/mlx5tool/Makefile
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / usr.sbin / mlx5tool / Makefile
1 # $FreeBSD$
2
3 PROG=   mlx5tool
4 MAN=    mlx5tool.8
5 WARNS?= 6
6
7 .include <bsd.prog.mk>