sön 2010-05-02 klockan 20:32 +0200 skrev Kinkie: > Ideally testheaders.sh should be rewritten to be done using make targets. > Would allow for parallelization. > Problem is, it's hard to do it portably. GNU make has lots of handy > extensions :(
So does automake, for removing the need of fancy make extensions. Regards Henrik