1PROG=	random
2MAN=	random.6
3SRCS=	random.c randomize_fd.c
4
5.include <bsd.prog.mk>
6