summaryrefslogtreecommitdiff
path: root/mtraits/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mtraits/Makefile')
-rw-r--r--mtraits/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mtraits/Makefile b/mtraits/Makefile
new file mode 100644
index 0000000..b332e1d
--- /dev/null
+++ b/mtraits/Makefile
@@ -0,0 +1,4 @@
+MINIDOC = python ~/trunk/ROnline/RCommon/Python/ms/tools/minidoc.py
+
+docs: docs.py
+ $(MINIDOC) -dH docs; scp /tmp/docs.html merlin.phyast.pitt.edu:public_html/python/strait.html