Managed make projects can also be run automatically with Tau. To do so
you must name the compilers in your makefile ECLIPSE_CC,
ECLIPSE_CXX
and
ECLIPSE_FC
for C, C++ and Fortran compilers respectively. Define the the
compilers in an eclipse.inc file in your project's top level directory and
ensure that this file is included by your makefile.