help-make
[Top][All Lists]
Advanced

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

Re: Make with zsh (was: whitespace in filenames)


From: Martin d Anjou
Subject: Re: Make with zsh (was: whitespace in filenames)
Date: Fri, 26 Sep 2008 11:36:00 -0400 (EDT)
User-agent: Alpine 1.10 (LNX 962 2008-03-14)

Of course all traditional shells do have a -c flag with those semantics, but I ran into this years ago when I tried setting SHELL=perl, because perl uses -e instead of -c. I do wish the flags passed to SHELL were configurable but doubt it matters to enough people to be worth a fix.

You can always wrap any command in a script which removes -c, like explained here:
http://lists.gnu.org/archive/html/help-make/2008-08/msg00061.html

Martin




reply via email to

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