[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.13 and 1.14

version 1.13, 2015/03/27 02:36:30 version 1.14, 2016/02/13 06:47:50
Line 21  rsync-gsl-t-1: 
Line 21  rsync-gsl-t-1: 
 rsync-so3:  rsync-so3:
         ${RSYNC} ../../hgm/so3/src/*.c hgm/src/          ${RSYNC} ../../hgm/so3/src/*.c 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 --exclude genusage.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} ../../hgm/orthant/src/hgm_ko_orthant*.c  hgm/src/          ${RSYNC} ../../hgm/orthant/src/hgm_ko_orthant*.c  hgm/src/

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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