package google.targets

Package of targets that wrap GNU gcc code generation tools

XDCspec declarations sourced in google/targets/package.xdc
requires xdc.bld;
 
package google.targets [1, 0, 0] {
 
    interface ITarget;
    // Interface to Google's GCC compatible compilers (e.g. Bionic)
}
generated on Thu, 27 Sep 2012 23:21:34 GMT