Re: [upatch] lib/Makefile

2001-04-23 Thread Peter Samuelson
[Peter Samuelson] > > Introduced in 2.4.4pre4, I believe. $(export-objs) need not be > > conditional, and the if statement was not really correct either, > > although in this case it probably worked. [Tom Rini] > Er, are you sure changing the test for !"nn" is correct here? I > _think_ at le

Re: [upatch] lib/Makefile

2001-04-23 Thread Tom Rini
On Mon, Apr 23, 2001 at 05:16:24PM -0500, Peter Samuelson wrote: > Introduced in 2.4.4pre4, I believe. $(export-objs) need not be > conditional, and the if statement was not really correct either, > although in this case it probably worked. Er, are you sure changing the test for !"nn" is correc