summaryrefslogtreecommitdiff
path: root/src/rv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/rv/Makefile')
-rw-r--r--src/rv/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/rv/Makefile b/src/rv/Makefile
new file mode 100644
index 0000000..ed68cd3
--- /dev/null
+++ b/src/rv/Makefile
@@ -0,0 +1,6 @@
+.phony:
+all: ociorv.zip
+
+ociorv.zip:
+ mkdir -p Packages
+ zip Packages/ociorv.zip Python/ociorv.py Python/PACKAGE