head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.2.10.1
	RELENG_4_11:1.2.10.1.0.16
	RELENG_4_11_BP:1.2.10.1
	RELENG_4_10_0_RELEASE:1.2.10.1
	RELENG_4_10:1.2.10.1.0.14
	RELENG_4_10_BP:1.2.10.1
	RELENG_4_9_0_RELEASE:1.2.10.1
	RELENG_4_9:1.2.10.1.0.12
	RELENG_4_9_BP:1.2.10.1
	RELENG_4_8_0_RELEASE:1.2.10.1
	RELENG_4_8:1.2.10.1.0.10
	RELENG_4_8_BP:1.2.10.1
	RELENG_4_7_0_RELEASE:1.2.10.1
	RELENG_4_7:1.2.10.1.0.8
	RELENG_4_7_BP:1.2.10.1
	RELENG_4_6_2_RELEASE:1.2.10.1
	RELENG_4_6_1_RELEASE:1.2.10.1
	RELENG_4_6_0_RELEASE:1.2.10.1
	RELENG_4_6:1.2.10.1.0.6
	RELENG_4_6_BP:1.2.10.1
	RELENG_4_5_0_RELEASE:1.2.10.1
	RELENG_4_5:1.2.10.1.0.4
	RELENG_4_5_BP:1.2.10.1
	RELENG_4_4_0_RELEASE:1.2.10.1
	RELENG_4_4:1.2.10.1.0.2
	RELENG_4_4_BP:1.2.10.1
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.12
	RELENG_4_3_BP:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	RELENG_4_1_0_RELEASE:1.2
	RELENG_3_5_0_RELEASE:1.2
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.10
	RELENG_4_BP:1.2
	RELENG_3_4_0_RELEASE:1.2
	RELENG_3_3_0_RELEASE:1.2
	RELENG_3_2_PAO:1.2.0.8
	RELENG_3_2_PAO_BP:1.2
	RELENG_3_2_0_RELEASE:1.2
	RELENG_3_1_0_RELEASE:1.2
	RELENG_3:1.2.0.6
	RELENG_3_BP:1.2
	RELENG_2_2_8_RELEASE:1.2
	RELENG_3_0_0_RELEASE:1.2
	RELENG_2_2_7_RELEASE:1.2
	RELENG_2_2_6_RELEASE:1.2
	RELENG_2_2_5_RELEASE:1.2
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.4
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0:1.2.0.2
	rndcontrol_1_0:1.1.1.1
	MARKM:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2000.06.25.10.46.24;	author markm;	state dead;
branches;
next	1.3;

1.3
date	2000.04.23.10.01.30;	author markm;	state Exp;
branches;
next	1.2;

1.2
date	96.02.09.16.19.47;	author mpp;	state Exp;
branches
	1.2.10.1;
next	1.1;

1.1
date	95.10.28.17.04.25;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.2.10.1
date	2001.04.25.12.10.44;	author ru;	state Exp;
branches;
next	1.2.10.2;

1.2.10.2
date	2012.11.17.07.28.40;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	95.10.28.17.04.25;	author markm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@As rndcontrol is no longer needed, punt it to the attic.
@
text
@#	$FreeBSD: src/usr.sbin/rndcontrol/Makefile,v 1.3 2000/04/23 10:01:30 markm Exp $

PROG=		rndcontrol
CFLAGS+=	-Wall
MAN4=		random.4
MAN8=		rndcontrol.8
MLINKS+=	random.4 urandom.4

.include <bsd.prog.mk>
@


1.3
log
@Cosmetic - fix RCS tag.
@
text
@d1 1
a1 1
#	$FreeBSD$
@


1.2
log
@Add some missing MLINKS, correct some cross references, correct some
file locations and some minor formatting/style problems.
@
text
@d1 1
a1 1
#	$id$
@


1.2.10.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD$
d5 2
a6 1
MAN=		random.4 rndcontrol.8
@


1.2.10.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/usr.sbin/rndcontrol/Makefile 75960 2001-04-25 12:11:16Z ru $
@


1.1
log
@Initial revision
@
text
@d7 1
@


1.1.1.1
log
@Control utility for the /dev/random device. This allows root to select
which interrupts are to be used in randomess gathering. Man page for
the random device is included.
@
text
@@
