Fractal | Fractal ADL | Cecilia Examples | Minus
 

unix target descriptor

<!-- 
  Unix target descriptor 

  InputADL is wrapped in unix.boot.BootstrapedApplication 
-->
<target name="unix">
  <adlMapping mapping="unix.boot.BootstrappedApplication(${inputADL})" />
  <compiler path="gcc" />
  <linker path="gcc" />
  <archiver path="ar" />
  <cFlag id="debug" value="-g" />
  <cFlag id="warning" value="-Wall" />
</target>
 
2007-2009 © ObjectWeb Consortium  | Last Published: 2009-04-21 13:34  | Version: 2.1.0