[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.44 and 1.45

version 1.44, 2010/07/31 21:43:07 version 1.45, 2010/09/27 21:25:28
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 VERSION=1.10.5  VERSION=1.10.6
 CFLAGS+=-DVERSION=\"${VERSION}\"  CFLAGS+=-DVERSION=\"${VERSION}\"
 CFLAGS+=-W -Wall -Wstrict-prototypes  CFLAGS+=-W -Wall -Wstrict-prototypes
   

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45