summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/common/Makefile
blob: 4c02881257989496d613fbafb9b7046f11bad9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

S=	${.CURDIR}/..
.PATH: $S

LIB=	mrouted
NOPROFILE= yes
NOPIC=	yes
NOMAN=	#true
SRCS=	igmp.c inet.c kern.c

CFLAGS+= -I$S

# nothing to install
install:

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