summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipdivert/Makefile
blob: 203b4bf6871d2274d971c311890d619d1b6a3c97 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../netinet

KMOD=   ipdivert
SRCS=   ip_divert.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud