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 Tue, 10 Jul 2012 02:21:55 GMT