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

Diff for /src/usr.bin/mandoc/Makefile between version 1.61 and 1.62

version 1.61, 2011/10/06 23:04:16 version 1.62, 2011/10/09 17:59:56
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 CFLAGS+=-DVERSION=\"1.11.7\"  CFLAGS+=-DVERSION=\"1.12.0\"
 CFLAGS+=-W -Wall -Wstrict-prototypes  CFLAGS+=-W -Wall -Wstrict-prototypes
   
 .if ${COMPILER_VERSION:L} == "gcc3" || ${COMPILER_VERSION:L} == "gcc4"  .if ${COMPILER_VERSION:L} == "gcc3" || ${COMPILER_VERSION:L} == "gcc4"

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62