$D2CFLAGS         # added by update-libdirs
    = $d2c_runtime
    . ' -L../../common/threads'
    . ' -L../../common/streams'
    . ' -L../../common/table-ext'
    . ' -L../../d2c/runtime/random'
    . ' -L../../common/common-dylan'
    . ' -L../../common/collections'
    . ' -L../utilities'
    . ' -L../geometry'
    . ' -L../dcs'
    . ' -L../sheets'
    . ' -L../graphics'
    . ' -L../extended-geometry'
    . ' -L../layouts'
    . ' -L../commands'
    . ' -L../gadgets'
    . ' -L../../common/print'
    . ' -L../../common/format'
    . ' -L../../common/standard-io'
    . ' -L../../common/format-out'
    . ' -L../frames';

&emit_library_rule('duim-core', '', '', 'compile', 'install');
