NetBSD/usr.sbin/mrouted/Makefile

11 lines
248 B
Makefile

# from: Id: Makefile,v 1.5 1993/06/24 05:11:16 deering Exp
# $Id: Makefile,v 1.2 1994/12/22 11:36:22 cgd Exp $
PROG= mrouted
SRCS= igmp.c inet.c kern.c config.c main.c route.c vif.c
MAN= mrouted.8
SUBDIR= mrinfo map-mbone
.include <bsd.prog.mk>