Make

The three platform-specific makefiles Makefile.Cygwin, Makefile.Linux, and Makefile.MacOSX handles the small differences in operating systems. The generic Makefile Makefile.generic, which is included by the three platform-specific makefiles, does the bulk of the work. The file Makefile.generic consists of several sections:

The file Makefile.generic contains many shortcuts for typical tasks. For example,

_