After installation of the package each subdirectory contains files of
source codes (.f or .c) and object codes (.o). Each file contains one
main program or one subroutine. These are linked together by the UNIX
make command to executable programs (.run) using the
makefile.