To install the newly compiled compiler, the install target can be used:
make install
This will install the compiler in the default location (what that is depends on your platform). If
you want to specify the location, you can use the INSTALL_PREFIX variable: