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

Diff for /src/usr.bin/cvs/Makefile between version 1.8 and 1.9

version 1.8, 2005/05/24 04:12:25 version 1.9, 2005/06/07 09:06:15
Line 21 
Line 21 
 CFLAGS+= -Wmissing-declarations  CFLAGS+= -Wmissing-declarations
 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual  CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
 CFLAGS+= -Wsign-compare  CFLAGS+= -Wsign-compare
 CFLAGS+= -DCVS  
 YFLAGS=  YFLAGS=
   
 INSTALL_STRIP=  INSTALL_STRIP=

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9