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

LIB=		mrouted
NOPROFILE=	yes
NOPIC=		yes

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