(command.Simple
  words: [
    {<awk>}
    {
      (SQ <'\n'> <'BEGIN {\n'> 
        <'\tprintf("\\t.file\\t\\"libsyss.s\\"\\n\\t.section\\t\\".text\\"\\n");\n'> <'}\n'> <'/.*/ {\n'> 
        <
'\tprintf("\\t.global\\t%s\\n%s:\\n\\tt 5\\n\\t.type\\t%s,#function\\n\\t.size\\t%s,.-%s\\n", $0, $0, $0, $0, $0);\n'
        > <'}\n'>
      )
    }
    {<libsyss.list>}
  ]
  redirects: [(redir op:<Id.Redir_Great '>'> loc:(redir_loc.Fd fd:1) arg:{<libsyss.s>})]
  more_env: []
  do_fork: T
)