# $FreeBSD: stable/4/usr.sbin/rndcontrol/Makefile 75960 2001-04-25 12:11:16Z ru $

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

.include <bsd.prog.mk>
