[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / share / terminfo

Diff for /src/share/terminfo/Attic/Makefile between version 1.1 and 1.2

version 1.1, 1996/07/22 04:46:01 version 1.2, 1997/04/27 20:56:25
Line 13 
Line 13 
         info_mkdb -f terminfo ${.OBJDIR}/fixed          info_mkdb -f terminfo ${.OBJDIR}/fixed
   
 realinstall:  realinstall:
         install ${COPY} -o ${BINOWN} -g ${BINGRP} -m 444 terminfo.db \          ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 terminfo.db \
              ${DESTDIR}${BINDIR}/misc/terminfo.db               ${DESTDIR}${BINDIR}/misc/terminfo.db
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2