package google.targets

Package of targets that wrap GNU gcc code generation tools

XDCspec declarations sourced in google/targets/package.xdc
requires xdc.bld;
requires gnu.targets;
 
package google.targets [1, 0, 0] {
 
    interface ITarget;
    // Interface to Google's GCC compatible compilers (e.g. Bionic)
}
generated on Wed, 24 Feb 2016 21:27:47 GMT