[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games / sail

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/games/sail/Makefile between version 1.17 and 1.18

version 1.17, 2010/02/06 23:45:26 version 1.18, 2011/08/25 15:50:45
Line 11  LDADD= -lcurses -lterminfo
Line 11  LDADD= -lcurses -lterminfo
 HIDEGAME=hidegame  HIDEGAME=hidegame
 SETGIDGAME=yes  SETGIDGAME=yes
   
   COPTS.pl_7.c+=  -Wno-format-nonliteral
   COPTS.sync.c+=  -Wno-format-nonliteral
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

CVSweb <webmaster@jp.NetBSD.org>