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

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

Diff for /pkgsrc/parallel/pvm3/Makefile between version 1.61 and 1.62

version 1.61, 2012/02/03 04:29:54 version 1.62, 2012/02/06 06:19:18
Line 39  MAKE_ENV+=  PVMLIB_VER=3:4
Line 39  MAKE_ENV+=  PVMLIB_VER=3:4
 MAKE_ENV+=              PVM_DIR=${PVM_DIR:Q}  MAKE_ENV+=              PVM_DIR=${PVM_DIR:Q}
 BUILD_TARGET=           all install  BUILD_TARGET=           all install
   
 REPLACE_INTERPRETER+=   csh  REPLACE_CSH=            ${WRKSRC}/lib/debugger ${WRKSRC}/lib/debugger2
 REPLACE.csh.old=        .*csh  
 REPLACE.csh.new=        ${CSH}  
 REPLACE_FILES.csh=      ${WRKSRC}/lib/debugger ${WRKSRC}/lib/debugger2  
   
 # Set PVM_ARCH to the correct value for this machine platform.  # Set PVM_ARCH to the correct value for this machine platform.
 .include "arch.mk"  .include "arch.mk"

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

CVSweb <webmaster@jp.NetBSD.org>