head	1.2;
access;
symbols
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	96.09.16.21.32.38;	author pst;	state dead;
branches;
next	1.1;

1.1
date	96.01.19.01.28.27;	author fenner;	state Exp;
branches;
next	;


desc
@@


1.2
log
@rdisc functionality has been incorporated into routed

goodnight ugly prince...
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/5/93

PROG=	rdisc
MAN8=	rdisc.8
BINOWN=	root
BINMODE=555

.include <bsd.prog.mk>
@


1.1
log
@Made router discovery at least build and run.  There are a few things
left to do (e.g. it doesn't yet run on systems with aliased addresses)
but this should work for simple configurations.

I don't plan to enable the rdisc directory in the sbin/ makefile until
I get feedback on this and add the missing features, so please, if you
have routers that perform router discovery, or if your FreeBSD box is
itself a router, give this a try.
@
text
@@
