[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/Makefile between version 1.38 and 1.39

version 1.38, 2009/06/25 14:14:54 version 1.39, 2010/04/15 15:51:40
Line 18 
Line 18 
 CFLAGS+=-Wmissing-declarations  CFLAGS+=-Wmissing-declarations
 CFLAGS+=-Wshadow -Wpointer-arith -Wcast-qual  CFLAGS+=-Wshadow -Wpointer-arith -Wcast-qual
 CFLAGS+=-Wsign-compare  CFLAGS+=-Wsign-compare
 DEBUG=  -g -ggdb  
 YFLAGS=  YFLAGS=
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39