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

LIB=	mrouted
NOPROFILE=
NOSHARED=

S=	${.CURDIR}/..
.PATH:	$S
CFLAGS+= -I$S

SRCS=	igmp.c inet.c kern.c
NOMAN=

# nothing to install
install:

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