Home | History | Annotate | Line # | Download | only in fish
Makefile revision 1.8
      1  1.8  christos #	$NetBSD: Makefile,v 1.8 1997/03/24 22:15:42 christos Exp $
      2  1.6       cgd #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3  1.1       cgd 
      4  1.1       cgd PROG=	fish
      5  1.4       cgd MAN=	fish.6
      6  1.1       cgd HIDEGAME=hidegame
      7  1.8  christos FILES=fish.instr
      8  1.8  christos FILESDIR=/usr/share/games
      9  1.1       cgd 
     10  1.1       cgd .include <bsd.prog.mk>
     11