Hi Richard, On Thursday 31 October 2013 08:35:21 Richard Günther wrote: > > It has nothing to do with ptxdist, it is make related. Please read [1] to > > understand the difference between '=' and ':=' assignment. > > > > The difference of TEST1 and TEST2 is the 'A' vs. 'O'. Have you tried to > > add for example AUTOMBDDEL or AAUTOMADDEL? > > Thank you, now the difference between := and = is clear to me. > > I tried with "AUTOMBDDEL" and "AAUTOMADDEL" but they both did not work. I > also tried using a variable from "XORG_SERVER" which worked very well. It > is kind of strange, but not a major problem though. I just thought someone > would know about the problem or has a clue what is causing this.
The tool 'make' includes all rule files in a specific order. And I guess also the locale has some effect on this order. But PTXdist ensures the local is set to 'C'. Did you only try with different _variable_ names or with different _rule_file_ names as well? Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
