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

Diff for /src/usr.bin/ssh/Makefile.inc between version 1.24 and 1.25

version 1.24, 2003/05/14 18:16:20 version 1.25, 2003/09/18 08:49:45
Line 9 
Line 9 
 #CDIAGFLAGS+=   -Wstrict-prototypes  #CDIAGFLAGS+=   -Wstrict-prototypes
 CDIAGFLAGS+=    -Wmissing-prototypes  CDIAGFLAGS+=    -Wmissing-prototypes
 CDIAGFLAGS+=    -Wunused  CDIAGFLAGS+=    -Wunused
   #CDIAGFLAGS+=   -Wsign-compare
   #CDIAGFLAGS+=   -Wbounded
   
 #DEBUG=-g  #DEBUG=-g
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25