NetBSD/games/fish/Makefile

11 lines
208 B
Makefile
Raw Normal View History

1997-03-25 01:15:37 +03:00
# $NetBSD: Makefile,v 1.8 1997/03/24 22:15:42 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
PROG= fish
1994-12-22 12:31:26 +03:00
MAN= fish.6
1993-03-21 12:45:37 +03:00
HIDEGAME=hidegame
1997-03-25 01:15:37 +03:00
FILES=fish.instr
FILESDIR=/usr/share/games
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>