rm -f librandom_root.so
c++ -I ../../include `root-config --cflags --libs` -Wall --shared -o librandom_root.so RootRandom.cc -L../../lib -lrandom

