sbsv2/raptor/test/envelope/syslib0.xml
author Jon Chatten
Fri, 05 Feb 2010 18:31:38 +0000
branchfix
changeset 225 d401dbd3a410
parent 3 e1eecf4d390d
permissions -rw-r--r--
Ensure that parallel parsing sbs calls pass on --no-depend-generate and --no-depend-include (as these influence makefile generation). Make .DEFAULT a double-colon target, so we don't have to worry about duplicate instances due to -include. Code review updates.

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  
  <systemModel>
    <layer name="RaptorEnvelope">
      <module name="Tests">
        <component name="envelope">
          <unit unitID="001" name="featreg" bldFile="common/generic/syslibs/featreg/group"/>
          <unit unitID="001" name="store" bldFile="common/generic/syslibs/store/group"/>
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>