[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / hgm / doc

Annotation of OpenXM/src/hgm/doc/Makefile, Revision 1.1

1.1     ! takayama    1: usage:
        !             2:        @echo "make copy-web"
        !             3:
        !             4: FILES=wakaba01.png ref-hgm.html
        !             5:
        !             6: copy-web:
        !             7:        rsync -avz ${FILES} ${USER}@lemon.math.kobe-u.ac.jp:/home/web/OpenXM/Math/hgm

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