version 1.6, 2014/03/24 02:34:25 |
version 1.10, 2014/03/27 10:55:26 |
|
|
${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 |
|
|