update.
[chise/ruby.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100755 (executable)
index 0000000..0e2e233
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,8 @@
+all:
+       echo "see Makefile."
+
+tarball:
+       cd ..; tar czvf ruby-chise.tar.gz ruby; cd ruby
+
+doc-update:
+       cd docs; scp * eto.com:www/2003/ruby