Contains instructions for installation of the compiler units and programs. The following keywords
are recognized:
-
basedir
- The directory that is used as the base directory for the installation of units. Default
this is prefix appended with /lib/fpc/FPC_VERSION for linux or simply the prefix
on other platforms.
-
datadir
- Directory where data les will be installed, i.e. the les speci ed with the Files
keyword.
-
fpcpackage
- A boolean key. If this key is speci ed and equals y, the les will be installed
as a fpc package under the Free Pascal units directory, i.e. under a separate directory.
The directory will be named with the name speci ed in the package section.
-