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
ktr the end of various ipiq sending operation.
[dragonfly.git]
/
games
/
fish
/
Makefile
blob
23925abc9829f9aee9c5b41b0991c2c34e4500f1
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD: src/games/fish/Makefile,v 1.4.6.3 2002/02/18 16:02:41 ru Exp $
3
# $DragonFly: src/games/fish/Makefile,v 1.4 2006/10/08 16:22:35 pavalos Exp $
4
5
PROG
=
fish
6
FILES
=
fish.instr
7
MAN
=
fish
.6
8
HIDEGAME
=
hidegame
9
10
.
include
<
bsd.prog.mk
>