The following archiving targets are defined:
     
- 
fpc_zipdistinstall 
 - Make a distribution install of the package.
     
 - 
fpc_zipinstall 
 - Make an install zip of the compiled units of the package.
     
 - 
fpc_zipexampleinstall 
 - Make a zip of the example files.
     
 - 
fpc_zipsourceinstall 
 - Make a zip of the source files.
 
The zip is made using the ZIPEXE program. Under linux, a .tar.gz file is created.