update.
[chise/ruby.git] / Makefile
1 all:
2         echo "see Makefile."
3
4 tarball:
5         cd ..; tar czvf ruby-chise.tar.gz ruby; cd ruby
6
7 doc-update:
8         cd doc; scp index.html.ja index.html.en style.css eto.com:www/2003/ruby