summaryrefslogtreecommitdiffstats
path: root/arithmetic/Makefile
blob: 396326c1edfe1cc28e1700e5b6dff94104e94592 (plain) (blame)
1
2
3
4
5
6
7
8
#	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.2 1993/08/01 05:46:33 mycroft Exp $

PROG=	arithmetic
MAN6=	arithmetic.0
HIDEGAME=hidegame

.include <bsd.prog.mk>