4.2.5 The units node

The units tag below the package tag describes the input files for the package. It consists of a series of unit tags, one tag for each unit.

Example:

<units>  
  <unit file="../rtl/linux/system.pp" options="-dfpdocsystem"/>  
  <unit file="../rtl/objpas/objpas.pp" options="-dHASINTF"/>  
</units>