<Someone> noticed that if one builds something in util and the required .o files aren't already built in src, the .o gets placed in the wrong place. Added the missing '-o $@' to the compilation command.