summaryrefslogtreecommitdiff
path: root/games/arithmetic/Makefile
blob: 4441f955773934b063dd0cef8cb53739b68b6837 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:35:16 deraadt Exp $

PROG=	arithmetic
MAN=	arithmetic.6
HIDEGAME=hidegame

.include <bsd.prog.mk>