VFS: convert EINTR to EAGAIN for nonblocking I/O
[minix3.git] / games / random / Makefile
bloba7fe642e1e097c652eee6a1de0235e29cbbf4da4
1 # $NetBSD: Makefile,v 1.5 2008/01/28 07:03:59 dholland Exp $
2 # @(#)Makefile 8.1 (Berkeley) 3/31/94
4 PROG= random
5 MAN= random.6
7 .include <bsd.prog.mk>