&makegen_include("../common-Makegen");

$D2CFLAGS         # added by update-libdirs
    = $d2c_runtime
    . ' -L../streams'
    . ' -L../print'
    . ' -L../format'
    . ' -L../standard-io'
    . ' -L../format-out';

do emit_library_rule('io', '$(BUILDROOT)/force.timestamp', '',
		     'compile', 'compile-mindy', 'install')
