<?xml version="1.0" ?>
<gprconfig>
  <configuration>
    <targets>
      <target name=".*foxkit-linux.*" />
    </targets>
    <hosts>
      <host name=".*foxkit-linux.*" />
    </hosts>
    <config>
   for Archive_Builder  use ("ar", "cr");
   for Archive_Builder_Append_Option use ("q");
   for Archive_Indexer  use ("ranlib");
   for Archive_Suffix   use ".a";
    </config>
  </configuration>
</gprconfig>