Re: Splitting lines problem in make-3.80 versus 3.81

2009-09-08 Thread Paul Smith
On Tue, 2009-09-08 at 13:02 -0700, Warren Dodge wrote: > I have attached a small tree of files which will show what we are trying > to do. It has the "runit" script which will process through the > combinations and save the results in log files. I have looked at your examples. I'm not sure why th

Re: Splitting lines problem in make-3.80 versus 3.81

2009-09-08 Thread Paul Smith
On Tue, 2009-09-08 at 13:02 -0700, Warren Dodge wrote: > I tried it on my specific problem and indeed it solved the issue. A > co-worker was working on another Makefile an having a similar issue. We > tried the solution above and ran into a number if strange issues. I haven't looked at this yet bu

RE: Splitting lines problem in make-3.80 versus 3.81

2009-09-08 Thread Martin Dorey
..@gnu.org [mailto:bug-make-bounces+mdorey=bluearc@gnu.org] On Behalf Of Paul Smith Sent: Tuesday, September 08, 2009 13:30 To: warren.l.do...@tektronix.com Cc: bug-make@gnu.org Subject: Re: Splitting lines problem in make-3.80 versus 3.81 On Tue, 2009-09-08 at 13:02 -0700, Warren Dodge wrote:

Splitting lines problem in make-3.80 versus 3.81

2009-09-08 Thread Warren Dodge
I sent in a bug report the other day and got this as a response. > From make's NEWS file for the 3.81 release: > > * WARNING: Backward-incompatibility! > > In order to comply with POSIX, the way in which GNU make processes > backslash-newline sequences in recipes has changed. If your makef