]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fish/Makefile
Document -d.
[bsdgames-darwin.git] / fish / Makefile
index 0a53dd4a476644fcc50455363ba036b7cdea9764..854bd568be33d400856d5989a12c68d206a0bdc2 100644 (file)
@@ -1,10 +1,12 @@
-#      $NetBSD: Makefile,v 1.9 1998/09/29 07:33:21 lukem Exp $
+#      $NetBSD: Makefile,v 1.10 1999/02/13 02:54:21 lukem Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
+.include <bsd.own.mk>
+
 PROG=  fish
 MAN=   fish.6
 HIDEGAME=hidegame
-.if !defined(NOSHARE)
+.if ${MKSHARE} != "no"
 FILES=fish.instr
 FILESDIR=/usr/share/games
 .endif