summaryrefslogtreecommitdiffstats
path: root/arithmetic/Makefile
blob: eb177ee76591dbd2d63d04e696e8b9d003960137 (plain) (blame)
1
2
3
4
5
6
7
8
#	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.3 1994/12/22 09:32:40 cgd Exp $

PROG=	arithmetic
MAN=	arithmetic.6
HIDEGAME=hidegame

.include <bsd.prog.mk>