1Holmake.main()
2  handle e => Holmake.die_with ("Holmake failed with exception: "^
3                                exnMessage e)
4;
5