On Mon, Sep 14, 2009 at 6:23 PM, David Boyce <[email protected]> wrote: > I was under the impression that GNU make is guaranteed to work from left to > right when making default goals?
Sure, but that doesn't solve the original poster's problem when 1) using the -j option (other stuff could be done in parallel...), or 2) "make bar foo" Philip Guenther _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
