(command.CommandList
  children: [
    (C {<'/bin/rm'>} {<-f>} {<mttest>})
    (C {<cc>} {<-p>} {<-DSOLARIS>} {<'-I../../include'>} {<-g>} {<mttest.c>} {<-o>} {<mttest>} 
      {<'-L/usr/lib/libc'>} {<-ldl>} {<'-L../..'>} {<-lthread>} {<-lssl>} {<-lcrypto>} {<-lnsl>} {<-lsocket>}
    )
  ]
)