freebsd-dev/usr.sbin/mrouted/Makefile
Garrett Wollman 8137012ce6 Add a little program to test the functionality of RSRR by getting
a vif list and printing it a la netstat -g (but simpler).  This
doesn't get installed, so there's no man page.
1995-06-15 19:23:08 +00:00

6 lines
139 B
Makefile

# $Id: Makefile,v 1.1 1994/09/08 02:51:09 wollman Exp $
SUBDIR= common mrouted mrinfo map-mbone mtrace testrsrr
.include <bsd.subdir.mk>