summaryrefslogtreecommitdiffstats
path: root/sbin/ipmon/Makefile
blob: b4450f7a3047e3554265f096bb449625c8ab74b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.PATH:	${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man

PROG=	ipmon
MAN=	ipl.4 ipmon.8
SRCS=	ipmon.c

CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I${.CURDIR}/../../contrib/ipfilter

MAINTAINER=	guido@freebsd.org

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