bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SHELL -c hardwired


From: Paul Smith
Subject: Re: SHELL -c hardwired
Date: Mon, 6 Nov 2006 08:14:18 -0500

On Monday, 6 November, Eli Zaretskii (address@hidden) wrote:

> As far as Make is concerned, I think you can say "SHELL=mysql -e" and
> have it your way, no?

No.  Make is hardcoded to add the -c option; every command make invokes is run
with "$(SHELL) -c <cmd>".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]