xref: /original-bsd/games/arithmetic/Makefile (revision ee44d74e)
1#	@(#)Makefile	8.1 (Berkeley) 05/31/93
2
3PROG=	arithmetic
4MAN6=	arithmetic.0
5HIDEGAME=hidegame
6
7.include <bsd.prog.mk>
8