[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.59 and 1.60

version 1.59, 2011/09/18 10:25:28 version 1.60, 2011/09/18 15:54:48
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 CFLAGS+=-DVERSION=\"1.11.5\"  CFLAGS+=-DVERSION=\"1.11.7\"
 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.59  
changed lines
  Added in v.1.60