[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / editors / emacs20

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/editors/emacs20/Makefile between version 1.10 and 1.11

version 1.10, 2004/01/27 00:53:11 version 1.11, 2004/02/28 20:57:48
Line 79  INFO_FILES= emacs vip viper forms gnus m
Line 79  INFO_FILES= emacs vip viper forms gnus m
   
 INSTALL_PROGRAM=${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}  INSTALL_PROGRAM=${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
   
   post-extract:
           ${CP} ${FILESDIR}/amd64.h ${WRKSRC}/src/m
   
 pre-install:  pre-install:
         @${FIND} ${WRKSRC} -type f -name "*.orig*" -print | ${XARGS} ${RM} -f          @${FIND} ${WRKSRC} -type f -name "*.orig*" -print | ${XARGS} ${RM} -f
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>