summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-06-15 19:23:08 +0000
committerwollman <wollman@FreeBSD.org>1995-06-15 19:23:08 +0000
commit7264dc39d63f8dae8d75b031d578ec8c8f78fc8f (patch)
treef11b139aefc540e95202bc24954c9e09eb9f8779 /usr.sbin/mrouted/Makefile
parentf2633333178ca2e9cbb032c2bab3a4f323cde737 (diff)
downloadFreeBSD-src-7264dc39d63f8dae8d75b031d578ec8c8f78fc8f.zip
FreeBSD-src-7264dc39d63f8dae8d75b031d578ec8c8f78fc8f.tar.gz
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.
Diffstat (limited to 'usr.sbin/mrouted/Makefile')
-rw-r--r--usr.sbin/mrouted/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mrouted/Makefile b/usr.sbin/mrouted/Makefile
index c77b1fb..68f553d 100644
--- a/usr.sbin/mrouted/Makefile
+++ b/usr.sbin/mrouted/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.1 1994/09/08 02:51:09 wollman Exp $
-SUBDIR= common mrouted mrinfo map-mbone mtrace
+SUBDIR= common mrouted mrinfo map-mbone mtrace testrsrr
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud