To build LLAnalyze, first

	$ cd Iota/util/grammar

Edit the makefile and change JLEX_CP to the directory or jar file containing
JLex.Main.  Then:

	$ make

This works on Linux and probably other Unices.  For NT, you are on your own.
