[csw-maintainers] help with "make fetch"

Ben Walton bwalton at opencsw.org
Thu May 14 17:51:48 CEST 2009


Excerpts from John Ellson's message of Thu May 14 11:44:02 -0400 2009:
> That worked, but why ???

The recursive calls to $(MAKE) will simply call 'make' later on, which
will use the non-gnu system version.  You could override PATH in your
Makefile to prepend /opt/csw/gnu (which has a make -> gmake symlink)
to make this go if you wanted, but you'd have to do that in every
recipe.

Thanks
-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.



More information about the maintainers mailing list