[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / more

Diff for /src/usr.bin/more/Attic/Makefile between version 1.4 and 1.5

version 1.4, 1996/09/28 22:20:48 version 1.5, 1996/10/14 03:51:05
Line 9 
Line 9 
   
 beforeinstall:  beforeinstall:
         install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/more.help \          install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/more.help \
             ${DESTDIR}/usr/share/misc/omore.help              ${DESTDIR}/usr/share/misc/more.help
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5