archiving rules

The following archiving targets are defined:

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 files.
fpc_zipsourceinstall
Target to make a zip of the source files.

The zip is made uzing the ZIPEXE program. Under LINUX, a .tar.gz file is created.