To build this project from the sources direct from the cvs archive use: make -f Smake # If you need to pass arguments to configure, use # make -f Smake CONFIGUREFLAGS="--with-this --without-that" make To test it: make check For a very thorough test: make distcheck