Re: [Harbour] simplifying global.mk

2010-01-02 Thread Tamas TEVESZ
one more related cleanup piece Index: config/dir.mk === --- config/dir.mk (revision 13444) +++ config/dir.mk (working copy) @@ -10,11 +10,6 @@ ifeq ($(HB_HOST_PLAT),dos) # do not use rules for parallel processing in

Re: [Harbour] simplifying global.mk

2010-01-02 Thread Viktor Szakáts
Thank you. Brgds, Viktor On 2010 Jan 2, at 22:23, Tamas TEVESZ wrote: > On Sat, 2 Jan 2010, Viktor Szakáts wrote: > > hi, > >> No, it looks fine. It can even be a little bit further optimized, >> I'll commit it ASAP, pls test it. > > works nicely. ___

Re: [Harbour] simplifying global.mk

2010-01-02 Thread Tamas TEVESZ
On Sat, 2 Jan 2010, Viktor Szakáts wrote: hi, > No, it looks fine. It can even be a little bit further optimized, > I'll commit it ASAP, pls test it. works nicely. -- [-] mkdir /nonexistent ___ Harbour mailing list (attachment size limit: 40KB) H

Re: [Harbour] simplifying global.mk

2010-01-02 Thread Viktor Szakáts
Hi Tamas, No, it looks fine. It can even be a little bit further optimized, I'll commit it ASAP, pls test it. Brgds, Viktor On 2010 Jan 2, at 21:36, Tamas TEVESZ wrote: > > hi, > > viktor, is there any compelling reason against this one? it removes a > level of if-nests, and inlines an expr