(command.CommandList
  children: [
    (C {<Id.KW_Set set>} {<-e>})
    (C {<export>} {<Id.Lit_VarLike 'SHELL='> </bin/sh>})
    (C {<cd>} {</usr/src>})
    (C {<make>} {<etcfiles>})
    (C {<su>} {<bin>} {<-c>} {(SQ <'make world install'>)})
    (C {<cd>} {<tools>})
    (C {<rm>} {<revision>})
    (C {<rm>} {</boot/image/> <Id.Lit_Star '*'>})
    (C {<make>} {<install>})
    (C {<cp>} {</boot/image/> <Id.Lit_Star '*'>} {</boot/image_big>})
    (C {<cp>} {<../boot/boot>} {</boot/boot>})
    (C {<cd>} {</usr/src>})
    (C {<make>} {<clean>})
    (C {<su>} {<bin>} {<-c>} {(SQ <'makewhatis /usr/man'>)})
    (C {<su>} {<bin>} {<-c>} {(SQ <'makewhatis /usr/local/man'>)})
    (C {<binsizes>} {<normal>})
  ]
)