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

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