]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/pwait/Makefile
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / bin / pwait / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PACKAGE=runtime
6 PROG=   pwait
7
8 HAS_TESTS=
9 SUBDIR.${MK_TESTS}+=    tests
10
11 .include <bsd.prog.mk>