aboutsummaryrefslogtreecommitdiff
path: root/sm/assemble_common.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm/assemble_common.sm')
-rw-r--r--sm/assemble_common.sm7
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/assemble_common.sm b/sm/assemble_common.sm
new file mode 100644
index 0000000..46c6b15
--- /dev/null
+++ b/sm/assemble_common.sm
@@ -0,0 +1,7 @@
+# arzach assembles all the source code
+TABLE assemble HOST arzach
+
+ CMD svnsync RUN "assemble_svnsync"
+ AFTER init/*
+ AFTER OPT irafx_update
+