[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.80 and 1.81

version 1.80, 2014/07/13 09:58:52 version 1.81, 2014/08/14 02:49:23
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 CFLAGS  += -DVERSION=\"1.13.0\"  CFLAGS  += -DVERSION=\"1.13.1\"
 CFLAGS  += -W -Wall -Wstrict-prototypes -Wno-unused-parameter  CFLAGS  += -W -Wall -Wstrict-prototypes -Wno-unused-parameter
 DPADD += ${LIBUTIL}  DPADD += ${LIBUTIL}
 LDADD   += -lsqlite3 -lutil  LDADD   += -lsqlite3 -lutil

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81