[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.42 and 1.43

version 1.42, 2010/06/29 15:49:52 version 1.43, 2010/07/13 01:09:12
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 VERSION=1.10.3  VERSION=1.10.4
 CFLAGS+=-DVERSION=\"${VERSION}\"  CFLAGS+=-DVERSION=\"${VERSION}\"
 CFLAGS+=-W -Wall -Wstrict-prototypes  CFLAGS+=-W -Wall -Wstrict-prototypes
   

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43