(CommandList
  children: [
    (AndOr
      ops: [Op_DAmp Op_DAmp Op_DAmp Op_DAmp Op_DAmp]
      children: [
        (C {(aclocal)})
        (C {(autoconf)})
        (C {(libtoolize)} {(--ltdl)})
        (C {(autoheader)})
        (C {(automake)} {(--add-missing)})
        (C {(automake)})
      ]
    )
  ]
)