wherever you type "make" to compile and link you can now type:
make_hp # perform a rsh and build on jlabh3
make_sun # jlabs4
make_aix # jlaba1
this will dump the output into files: hp.log/sun.log/aix.log
alternatively you can simply type:
make_all # and you will build on all platforms
I will work on something more intelligent that will pick up the least
loaded machine, but for now I hope this encourages people to at least
try to build on more then one machine.
These aliases will become available as soon as we have a new
DEVELOPMENT..
hopefully in a few minutes.....
Arne