[csw-devel] SF.net SVN: gar:[21956] csw/mgar/pkg/samba/branches/samba3/Makefile

Maciej (Matchek) Bliziński maciej at opencsw.org
Thu Sep 19 09:37:53 CEST 2013


2013/9/18 Jan Holzhueter <jh at 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


More information about the devel mailing list