[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.23 and 1.24

version 1.23, 2009/12/23 22:30:17 version 1.24, 2009/12/24 02:08:14
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 VERSION=1.9.13  VERSION=1.9.14
 CFLAGS+=-DVERSION=\"${VERSION}\"  CFLAGS+=-DVERSION=\"${VERSION}\"
 CFLAGS+=-W -Wall -Wstrict-prototypes  CFLAGS+=-W -Wall -Wstrict-prototypes
 .if ${USE_GCC3:L} != "no"  .if ${USE_GCC3:L} != "no"

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