]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - Makefile.inc
WARNS=5, and make WARNS=5 the default for src/games.
[bsdgames-darwin.git] / Makefile.inc
index cdd7bc3087f4b3c546a461a5388b80447ead1a66..5566c295f1b326719b77349b9f74d52ee9d1e4bb 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.14 2009/01/18 20:22:45 dholland Exp $
+#      $NetBSD: Makefile.inc,v 1.15 2012/06/19 05:46:08 dholland Exp $
 #      @(#)Makefile.inc        8.1 (Berkeley) 5/31/93
 
 MKHIDEGAME?=   no
@@ -20,4 +20,4 @@ BINGRP=               games
 BINMODE=       2555
 .endif
 .endif
-WARNS?=                4
+WARNS?=                5