[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.68 and 1.69

version 1.68, 2012/01/16 08:42:38 version 1.69, 2012/04/15 13:52:59
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 CFLAGS+=-DVERSION=\"1.12.0\"  CFLAGS+=-DVERSION=\"1.12.1\"
 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.68  
changed lines
  Added in v.1.69