Re: Output quoting (was: Re: Possible solution for special characters in makefile paths)
Eli Zaretskii <[email protected]> Fri, 11 Apr 2014 17:34:27 +0300
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 11 Apr 2014 15:06:32 +0100 > From: Tim Murphy <[email protected]> > Cc: Frank Heckenbach <[email protected]>, [email protected] > > Filename quoting is just a special case of hooking into automatic > variable expansion. I don't think this is true. File name quoting is just that -- take a file name and quote every special character in it.