Andreas Höschler wrote:

******** Building GNUstep Make **********
./InstallGNUstep: make: does not exist

Any further ideas?

Yes. Edit scripts/common.sh. There is a lone occurrence of make in the
command
  make distclean
I assume that changing this line into
  $MAKE distclean
should get you going.

Wolfgang



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to