Initial import from FreeBSD RELENG_4:
[games.git] / games / arithmetic / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/games/arithmetic/Makefile,v 1.1.1.1.14.1 2001/04/25 09:28:43 ru Exp $
3
4 PROG=   arithmetic
5 MAN=    arithmetic.6
6 HIDEGAME=hidegame
7
8 .include <bsd.prog.mk>