=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/Makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- OpenXM/src/R/r-packages/Makefile 2017/04/01 13:06:59 1.17 +++ OpenXM/src/R/r-packages/Makefile 2017/04/01 21:50:28 1.18 @@ -14,7 +14,7 @@ build-hgm: rsync R CMD build hgm touch hgm/src/@dont-edit-files -rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant rsync-oxprint +rsync: rsync-gsl-t-1 rsync-so3 rsync-mh rsync-orthant rsync-gsl-t-1: ${RSYNC} ../../hgm/gsl-t-1/src/*.c hgm/src/ ${RSYNC} ../../hgm/gsl-t-1/src/*.h hgm/src/ @@ -25,8 +25,6 @@ rsync-mh: ${RSYNC} ../../hgm/mh/src/*.h hgm/src/ rsync-orthant: ${RSYNC} ../../hgm/orthant/src/hgm_ko_orthant*.c hgm/src/ -rsync-oxprint: - ${RSYNC} ../../hgm/oxprint/oxprint.h hgm/src/ check-hgmFB: R CMD check hgm_fb