On Sat, Mar 04, 2006 at 09:18:20AM -0500, Paul D. Smith wrote:
>%% Rob Landley <[EMAIL PROTECTED]> writes:
>
>  rl> P.S.  Either way it still tries to run the "h;y/[a-z]/[A-Z]/"
>  rl> thing through /bin/sh instead of sed.  This doesn't appear to be a
>  rl> sed problem, but a make problem.
>
>I'll need more info about this before I can give an opinion.

This is not a bug.
make-3.79.1 doesn't have MAKEFILE_LIST, so it couldn't read Rules.mak
where SED is defined.

Nothing to worry about about with $(shell).


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to