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