diff options
Diffstat (limited to 'sm/assemble_x.sm')
| -rw-r--r-- | sm/assemble_x.sm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/sm/assemble_x.sm b/sm/assemble_x.sm deleted file mode 100644 index a29f4fa..0000000 --- a/sm/assemble_x.sm +++ /dev/null @@ -1,28 +0,0 @@ -# arzach assembles all the source code -TABLE assemble HOST arzach - - CMD x.stsci_python RUN "assemble_stsci_python x" - AFTER init/* - AFTER svnsync - - CMD x.stsci_iraf RUN "assemble_stsci_iraf x" - AFTER init/* - AFTER svnsync - - CMD x.axe RUN "assemble_axe x" - AFTER init/* - AFTER svnsync - - CMD x.hstcal RUN "assemble_hstcal x" - AFTER init/* - AFTER svnsync - - CMD x.irafx_age RUN "irafx_age.py" - AFTER init/* - -TABLE assemble HOST jwcalibdev - - CMD x.jwst RUN "assemble_jwst x" - AFTER init/* - AFTER *:svnsync - |
