Use make:
make- run checksmake test- run testmake check- perform static code analysismake install- install in/usr/local/binmake dist- prepare for distributingmake clean- remove distribution artifactsmake info- print system info (useful for debugging).