#/bin/sh

make -C examples
make -C tests ld_timeout.so
make VERSION=3 -C tests test
make VERSION=4 -C tests test
