2013/9/18 Jan Holzhueter <j...@opencsw.org>
>
> Yes we did and I think GARCOMPILER is set before there is a GAROSREL :)

I thought that make tracks dependencies between variables.

foo = $(bar)
bar = something

The above example works just fine. But I had a similar problem. In the
python category file, I had to set GARCOMPILER below the gar.mk
include, otherwise it wouldn't work.

https://github.com/opencsw/gar/blob/master/categories/python/category.mk

Maciej
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to