aboutsummaryrefslogtreecommitdiff
path: root/sm/A_xb.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm/A_xb.sm')
-rw-r--r--sm/A_xb.sm11
1 files changed, 10 insertions, 1 deletions
diff --git a/sm/A_xb.sm b/sm/A_xb.sm
index d8c1c7f..d1195fe 100644
--- a/sm/A_xb.sm
+++ b/sm/A_xb.sm
@@ -1,2 +1,11 @@
-IMPORT "B_x.sm"
+IMPORT "init.sm"
+IMPORT "assemble_common.sm"
+IMPORT "assemble_x.sm"
+IMPORT "build_x.sm"
+
IMPORT "test_x.sm"
+
+TABLE assemble HOST arzach
+ CMD irafx_update RUN "/eng/ssb/auto/prog/irafx_update "
+ AFTER init/*
+