version 1.15, 2016/10/28 02:27:39 |
version 1.17, 2017/04/01 13:06:59 |
|
|
R CMD build hgm |
R CMD build hgm |
touch hgm/src/@dont-edit-files |
touch hgm/src/@dont-edit-files |
|
|
rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant |
rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant rsync-oxprint |
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} ../../hgm/mh/src/*.h hgm/src/ |
${RSYNC} ../../hgm/mh/src/*.h hgm/src/ |
rsync-orthant: |
rsync-orthant: |
${RSYNC} ../../hgm/orthant/src/hgm_ko_orthant*.c hgm/src/ |
${RSYNC} ../../hgm/orthant/src/hgm_ko_orthant*.c hgm/src/ |
|
rsync-oxprint: |
|
${RSYNC} ../../hgm/oxprint/oxprint.h hgm/src/ |
|
|
check-hgmFB: |
check-hgmFB: |
R CMD check hgm_fb |
R CMD check hgm_fb |
Line 40 copy-web-hgmFB: build-hgmFB |
|
Line 42 copy-web-hgmFB: build-hgmFB |
|
${RSYNC} hgm_fb.Rcheck/hgmFB-manual.pdf ${USER}@lemon.math.kobe-u.ac.jp:/home/web/OpenXM/Math/hgm |
${RSYNC} hgm_fb.Rcheck/hgmFB-manual.pdf ${USER}@lemon.math.kobe-u.ac.jp:/home/web/OpenXM/Math/hgm |
|
|
clean: |
clean: |
rm -f hgm/src/*.o |
rm -f hgm/src/*.o hgm/src/*.so |