> Everything is *supposed* to use $(MAKE), so that could be set to gmake
> in config.h. That would avoid links in /bin, which no doubt mess
> up non-amber stuff.
This actually seems to be the problem -- once I comment MAKE=make
in config.h, $(MAKE) is set as expected
[
http://www.gnu.org/software/automake/manual/make/MAKE-Variable.html ]
> If there are invocations that don't use $(MAKE) (and need gmake)
> the should be fixed.
There are still some in src/gleap/GNUmakefile.
Best,
Volodymyr
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Apr 02 2010 - 18:30:05 PDT