On Tue, May 20, 2014 at 10:05 AM, Riccardo Mottola <[email protected]> wrote: > I removed "&&" before $(MAKE): however in that case make fails because > it apparently "looses" the environment sourced in GNUstep.sh
Yes, because the "-i" flag tells /usr/bin/env to clean the environment.
