]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/Makefile
printf() pedant - do not pass variable alone, use %s.
[bsdgames-darwin.git] / monop / Makefile
index 1030635fd6ae0ef9a251e879afffc0e37e1830fd..70bdbc4fcb733bfe5a6b5708339de37df2abe3e2 100644 (file)
@@ -1,14 +1,18 @@
-#      $NetBSD: Makefile,v 1.18 1998/09/12 19:05:48 wrstuden Exp $
+#      $NetBSD: Makefile,v 1.20 1999/02/13 02:54:21 lukem Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
+.include <bsd.own.mk>
+
 PROG=  monop
 SRCS=  monop.c cards.c execute.c getinp.c houses.c jail.c misc.c morg.c \
        print.c prop.c rent.c roll.c spec.c trade.c
 MAN=   monop.6
 HIDEGAME=hidegame
 CLEANFILES+=initdeck cards.pck
+.if ${MKSHARE} != "no"
 FILES=cards.pck
 FILESDIR=/usr/share/games
+.endif
 
 monop: cards.pck