[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.11 and 1.12

version 1.11, 2014/03/31 06:22:26 version 1.12, 2015/03/24 07:49:06
Line 7  usage:
Line 7  usage:
 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-orthant  rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant
 rsync-gsl-t-1:  rsync-gsl-t-1:

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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