Messaged compilation
The Enswitch messaged program is held in the git repository.
Check out the branch for the Enswitch version you're working on, for example: git checkout 4.2.
Then from the root directory of the git clone you can run make.
If subsequent runs of make don't do anything you can run go build ./cmd/messaged instead.