]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fish/Makefile
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
[bsdgames-darwin.git] / fish / Makefile
1 # $NetBSD: Makefile,v 1.8 1997/03/24 22:15:42 christos Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 PROG= fish
5 MAN= fish.6
6 HIDEGAME=hidegame
7 FILES=fish.instr
8 FILESDIR=/usr/share/games
9
10 .include <bsd.prog.mk>