repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rc.conf.5: Adjust the memimg documentation a bit.
[dragonfly.git]
/
games
/
arithmetic
/
Makefile
blob
445bdea07476f9475d572cf974cd4d18eb2b483e
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
# $DragonFly: src/games/arithmetic/Makefile,v 1.4 2006/10/08 16:22:35 pavalos Exp $
4
5
PROG
=
arithmetic
6
MAN
=
arithmetic
.6
7
HIDEGAME
=
hidegame
8
9
.
include
<
bsd.prog.mk
>