[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.12 and 1.13

version 1.12, 2009/08/09 17:52:08 version 1.13, 2009/08/09 20:53:16
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 VERSION=1.8.2  VERSION=1.8.3
 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.12  
changed lines
  Added in v.1.13