[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.8 and 1.9

version 1.8, 2009/07/12 22:53:55 version 1.9, 2009/07/13 00:37:07
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 VERSION=1.7.23  VERSION=1.7.24
 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.8  
changed lines
  Added in v.1.9