Re: Handling of the slow path: why do we do it this way?
David Boyce <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 7, 2009 at 9:48 PM, David Boyce <[email protected]> wrote: > As promised, this is a patch against current CVS. I make no claims for > this version other than that it's built quite a few open source > projects (Samba, postgresql, MySQL, gdb, bash, curl) in .ONESHELL mode > without error and without any change in the generated Makefiles. Actually this version appears to break $(shell...) which I'm looking into now, but meanwhile it's definitely for context purposes only. David