version 1.5, 2014/03/15 11:23:32 |
version 1.12, 2015/03/24 07:49:06 |
|
|
check-hgm: rsync |
check-hgm: rsync |
R CMD check hgm |
R CMD check hgm |
build-hgm: rsync |
build-hgm: rsync |
|
rm -f hgm/src/@dont-edit-files |
R CMD build hgm |
R CMD build hgm |
|
touch hgm/src/@dont-edit-files |
|
|
rsync: rsync-gsl-t-1 rsync-so3 rsync-mh |
rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant |
rsync-gsl-t-1: |
rsync-gsl-t-1: |
${RSYNC} ../../hgm/gsl-t-1/src/*.c hgm/src/ |
${RSYNC} ../../hgm/gsl-t-1/src/*.c hgm/src/ |
${RSYNC} ../../hgm/gsl-t-1/src/*.h hgm/src/ |
${RSYNC} ../../hgm/gsl-t-1/src/*.h hgm/src/ |
|
|
rsync-mh: |
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} ../../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 |
|
${RSYNC} hgm.Rcheck/hgm-manual.pdf ${USER}@lemon.math.kobe-u.ac.jp:/home/web/OpenXM/Math/hgm |
|
|