E.8.4 archiving rules

The following archiving targets are dened:

fpc_zipdistinstall
Target to make a distribution install of the package.
fpc_zipinstall
Target to make an install zip of the compiled units of the package.
fpc_zipexampleinstall
Target to make a zip of the example les.
fpc_zipsourceinstall
Target to make a zip of the source les.

The zip is made uzing the ZIPEXE program. Under linux, a .tar.gz le is created.