Fixed Makefile
It was (sometime) giving problems when using "make -j xx" with large xx, because of interdependencies between test/ and src/ Now src/ is compiled first
Loading
Please sign in to comment
It was (sometime) giving problems when using "make -j xx" with large xx, because of interdependencies between test/ and src/ Now src/ is compiled first