Guide To Compiling Your Own RetroArch Build?

Is there a guide anywhere on how to go about building your own retroarch. I would like to compile a new Linux build but don’t know how

It’s very straightforward: get the dependencies, get the source, ./configure && make.

http://www.libretro.com/index.php/wiki/ … ion/linux/