<?xml version="1.0" encoding="UTF-8"?>
<module>
<artifact type="static" name="j9gcautoblob">
<include-if condition="spec.flags.module_ddr"/>
<exclude-if condition="spec.flags.opt_useOmrDdr"/>
<phase>core j2se</phase>
<includes>
<include path="j9include"/>
<include path="j9oti"/>
<include path="j9ddrgen"/>
<include path="gc_api" type="relativepath"/>
<include path="gc_base" type="relativepath"/>
<include path="omr/gc/base" type="relativepath"/>
<include path="omr/gc/include" type="relativepath"/>
<include path="gc_include" type="relativepath"/>
<include path="gc_glue_java" type="relativepath"/>
<include path="gc_modron_standard" type="relativepath">
<include-if condition="spec.flags.module_gc_modron_standard"/>
</include>
<include path="omr/gc/base/standard" type="relativepath">
<include-if condition="spec.flags.module_gc_modron_standard"/>
</include>
<include path="omr/gc/base/segregated" type="relativepath">
<include-if condition="spec.flags.module_gc_realtime"/>
</include>
<include path="gc_modron_startup" type="relativepath"/>
<include path="gc_realtime" type="relativepath">
<include-if condition="spec.flags.module_gc_realtime"/>
</include>
<include path="gc_stats" type="relativepath"/>
<include path="omr/gc/stats" type="relativepath"/>
<include path="gc_structs" type="relativepath"/>
<include path="omr/gc/structs" type="relativepath"/>
<include path="gc_verbose_old_events" type="relativepath"/>
<include path="gc_verbose_old" type="relativepath"/>
<include path="omr/gc/verbose" type="relativepath"/>
<include path="gc_verbose_java" type="relativepath"/>
<include path="gc_vlhgc" type="relativepath">
<include-if condition="spec.flags.gc_vlhgc"/>
</include>
<include path="omr/gc/base/vlhgc" type="relativepath">
<include-if condition="spec.flags.gc_vlhgc"/>
</include>
</includes>
<makefilestubs>
<makefilestub data="UMA_TREAT_WARNINGS_AS_ERRORS=1"/>
<makefilestub data="UMA_DISABLE_DDRGEN=1"/>
<makefilestub data="include ../ddr/ddr_stubs.mk"/>
<makefilestub data="include ddr_gcheaders.mk"/>
</makefilestubs>
<objects>
<object name="gcddrblob"/>
</objects>
</artifact>
</module>