$D2CFLAGS         # added by update-libdirs
    = $d2c_runtime
    . ' -L.';

do emit_library_rule(
    'fact', '$(BUILDROOT)/force.timestamp', '', 'compile', 'compile-mindy',
);

do emit_library_rule(
    'library-demo', '$(BUILDROOT)/force.timestamp', '', 'compile', 'compile-mindy',
);
