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

$D2CFLAGS         # added by update-libdirs
    = $d2c_runtime
    . ' -L../collection-extensions'
    . ' -L../table-ext'
    . ' -L../string-ext'
    . ' -L../streams'
    . ' -L../print'
    . ' -L../format'
    . ' -L../time';

&emit_library_rule("date", '$(BUILDROOT)/force.timestamp', '',
		   'compile', 'no-mindy', 'install');
