[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.87 and 1.88

version 1.87, 2014/11/28 18:35:37 version 1.88, 2014/12/13 15:30:52
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 CFLAGS  += -DVERSION=\"1.13.1\"  CFLAGS  += -DVERSION=\"1.13.2\"
 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.87  
changed lines
  Added in v.1.88