summaryrefslogtreecommitdiffstats
path: root/arithmetic/Makefile
blob: 2ff01223cd2b26a39a2b0b8ee6f5e4b7d6100fb0 (plain) (blame)
1
2
3
4
5
6
7
#	@(#)Makefile	5.2 (Berkeley) 5/11/90

PROG=	arithmetic
MAN6=	arithmetic.0
HIDEGAME=hidegame

.include <bsd.prog.mk>