Add profiling and rts options to cpm
This adds options for:
- RTS command line flags (-rtsopts and -nrtsopts in clm)
- Stack profiling (-tst, -ntst)
- Time profiling (-pt, -npt)
- Memory profiling (-mp, -nmp)
It also fixes a typo in the descexl option
Edited by Mart Lubbers