[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.67 and 1.68

version 1.67, 2012/01/10 09:45:13 version 1.68, 2012/01/16 08:42:38
Line 22 
Line 22 
   
 PROG=   mandoc  PROG=   mandoc
   
 LINKS=  ${BINDIR}/mandoc ${BINDIR}/apropos  MAN=    mandoc.1
 LINKS+= ${BINDIR}/mandoc ${BINDIR}/makewhatis  
 LINKS+= ${BINDIR}/mandoc ${BINDIR}/whatis  
 LINKS+= ${BINDIR}/mandoc /usr/libexec/makewhatis  
   
 MAN=    apropos.1 mandoc.1 makewhatis.8 whatis.1  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68