Install makefile
This script probes the system for various features, and finally creates the Makefiles. In this toy example there are only two Makefiles, but in real-world projects, there may be many more, usually one Makefile per directory. It is now possible to run make. This will construct all the programs, libraries, and scripts that need to be constructed