Re: patch for .SHELLFLAGS and .POSIX
David Boyce <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
I've modified my previous work to follow a couple of your recommendations (.SHELLFLAGS expands the same as SHELL and is not marked 'special'), so as far as I can tell, based on limited, ad-hoc testing, it's a good patch. I'm working on .ONESHELL now. If you'd like the .SHELLFLAGS/.POSIX patch separately, let me know and I'll brush it up and send it in. David