blob: d33cb33c2d8631b7258db5cad0e7a555e55b3651 (
plain) (
tree)
|
|
<?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>
|