]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/ipf/Makefile
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sbin / ipf / Makefile
1 #       $FreeBSD$
2
3 SUBDIR=         libipf .WAIT
4 SUBDIR+=        ipf ipfs ipfstat ipmon ipnat ippool
5 # XXX Temporarily disconnected.
6 # SUBDIR+=      ipftest ipresend
7 SUBDIR_PARALLEL=
8
9 .include <bsd.subdir.mk>