summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/common/Makefile
blob: 801a207159682f0ccda0ea6f95c057270c6a958d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#	$Id: Makefile,v 1.3 1997/02/22 16:07:20 peter Exp $

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