NetBSD/games/random/Makefile

9 lines
158 B
Makefile
Raw Normal View History

2005-08-10 18:02:10 +04:00
# $NetBSD: Makefile,v 1.4 2005/08/10 14:02:10 rpaulo Exp $
1994-10-22 00:18:45 +03:00
# @(#)Makefile 8.1 (Berkeley) 3/31/94
2005-08-10 18:02:10 +04:00
WARNS= 3
1994-10-22 00:18:45 +03:00
PROG= random
1994-12-22 12:31:26 +03:00
MAN= random.6
1994-10-22 00:18:45 +03:00
.include <bsd.prog.mk>