[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages

File: [local] / OpenXM / src / R / r-packages / Makefile (download)

Revision 1.1, Thu Feb 7 07:38:22 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN

The initial version of the standalone package hgm
and the R-package hgm.
The hgm is a package for the holonomic gradient method.
The design outline will be posted at http://fe.math.kobe-u.ac.jp/Movies/oxvh.

RSYNC=rsync -Cavz

usage:

rsync: rsync-gsl-t-1 rsync-so3
rsync-gsl-t-1: 
	${RSYNC} ../../hgm/gsl-t-1/src/*.c hgm/src/
	${RSYNC} ../../hgm/gsl-t-1/src/*.h hgm/src/
rsync-so3:
	${RSYNC} ../../hgm/so3/src/*.c hgm/src/