386BSD 0.1 development
[unix-history] / usr / othersrc / games / arithmetic / Makefile
CommitLineData
8b259fda
WJ
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= arithmetic
4MAN6= arithmetic.0
5HIDEGAME=hidegame
6
7.include <bsd.prog.mk>