xref: /openbsd/games/arithmetic/Makefile (revision f2dfb0a4)
1#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:35:16 deraadt Exp $
2
3PROG=	arithmetic
4MAN=	arithmetic.6
5HIDEGAME=hidegame
6
7.include <bsd.prog.mk>
8