Object
Detect the build system type and allow for cross-compilation
# File lib/makeconf/systemtype.rb, line 23 def SystemType.build @@build end
# File lib/makeconf/systemtype.rb, line 27 def SystemType.host @@host end
# File lib/makeconf/systemtype.rb, line 31 def SystemType.target @@target end
[Validate]
Generated with the Darkfish Rdoc Generator 2.