===== Building phantm from the source =====
First, you need tho fetch the source from [[http://github.com/colder/phantm|github]], then simply use:
$ make complete
For future builds, you only need to write
$ make
as building the CUP parser and JFlex lexer is usually not required.