Makefile revision 2490
1#	@(#)Makefile	8.1 (Berkeley) 3/31/94
2
3PROG=	random
4MAN6=	random.6
5
6.include <bsd.prog.mk>
7