# from: Id: Makefile,v 1.5 1993/06/24 05:11:16 deering Exp # $Id: Makefile,v 1.1 1995/06/01 05:32:11 mycroft Exp $ .PATH: ${.CURDIR}/../mrouted CFLAGS+= -I${.CURDIR}/../mrouted PROG= map-mbone SRCS= igmp.c inet.c kern.c mapper.c MAN= map-mbone.8 .include