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.sm10
1 files changed, 10 insertions, 0 deletions
diff --git a/sm/assemble_common.sm b/sm/assemble_common.sm
new file mode 100644
index 0000000..03f36db
--- /dev/null
+++ b/sm/assemble_common.sm
@@ -0,0 +1,10 @@
+####################
+####################
+
+# arzach assembles all the source code
+TABLE assemble HOST arzach
+
+ CMD svnsync RUN "assemble_svnsync"
+ AFTER init/*
+ AFTER OPT irafx_update
+