BSD 4_3_Reno release
[unix-history] / usr / src / games / arithmetic / Makefile
CommitLineData
1c15e888 1# @(#)Makefile 5.2 (Berkeley) 5/11/90
fc354d4b 2
770d844a
KB
3PROG= arithmetic
4MAN6= arithmetic.0
5HIDEGAME=hidegame
fc354d4b 6
770d844a 7.include <bsd.prog.mk>