]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - rogue/Makefile
Heads up on Bell patents
[bsdgames-darwin.git] / rogue / Makefile
index 2d4a5658c44803bf9f368ddd4baad264b937ef69..e46f5173fd1f908c17ff0a00c6353eb0fc7f496f 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.18 2013/08/11 03:44:27 dholland Exp $
+#      $NetBSD: Makefile,v 1.21 2019/10/13 07:28:09 mrg Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  rogue
@@ -12,9 +12,9 @@ HIDEGAME=hidegame
 SETGIDGAME=yes
 MAN=   rogue.6
 
-.if make(install)
-SUBDIR+=USD.doc
-.endif
+SUBDIR.roff+=USD.doc
+
+COPTS.score.c+=        ${GCC_NO_FORMAT_TRUNCATION}
 
 .include <bsd.prog.mk>
 .include <bsd.subdir.mk>