[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages

Diff for /OpenXM/src/R/r-packages/Makefile between version 1.6 and 1.9

version 1.6, 2014/03/24 02:34:25 version 1.9, 2014/03/27 08:02:06
Line 19  rsync-mh:
Line 19  rsync-mh:
         ${RSYNC} --exclude test1.c --exclude test2.c ../../hgm/mh/src/*.c hgm/src/          ${RSYNC} --exclude test1.c --exclude test2.c ../../hgm/mh/src/*.c hgm/src/
         ${RSYNC} ../../hgm/mh/src/*.h hgm/src/          ${RSYNC} ../../hgm/mh/src/*.h hgm/src/
 rsync-orthant:  rsync-orthant:
         ${RSYNC} --exclude main.c ../../hgm/orthant/src/*.c hgm/src/          ${RSYNC} ../../hgm/orthant/src/hgm_ko_orthant.c hgm/src/
   
 copy-web: build-hgm  copy-web: build-hgm
         scp hgm*gz ${USER}@lemon.math.kobe-u.ac.jp:/home/web/HOME/${USER}/2012/tmp          ${RSYNC} hgm*gz ${USER}@lemon.math.kobe-u.ac.jp:/home/web/OpenXM/Math/hgm
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.9

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>