This step should not normally be necessary, but if it is (for example after patching the source code) you will require to have already installed:
Currently there is only a Makefile for Intel Fortran (tested on v11.1), so if you are using a different compiler you will have to adapt this.  This should be straightforward: you should only need the change the variables:
In the distribution directory EDSTATS-dist:
If using a different compiler (or even a different version or options) from the ones already tested it is strongly recommended that you always first compare the results produced by the executables obtained by compiling the unmodified source code using the new compiler, with those from the distributed executables, since compiler bugs are not unknown!  Also you should always test your patches with debugging and array bound checking turned on (obviously turn off again for the production version).  Note that because of rounding errors you are very unlikely to get identical results, but at least the important results (e.g. see the "Analysing the standard output" section in edstats.html) should not differ to any significant degree.