bug 1927: wrap Chi-squared test of random-variable-stream-generators test suite
# Makefile wrapper for wafall: ./waf# free free to change this part to suit your requirementsconfigure: ./waf configure --enable-examples --enable-testsbuild: ./waf buildinstall: ./waf installclean: ./waf cleandistclean: ./waf distclean