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

$D2CFLAGS         # added by update-libdirs
    = $d2c_runtime
    . ' -L../threads'
    . ' -L../streams'
    . ' -L../table-ext'
    . ' -L../../d2c/runtime/random'
    . ' -L../common-dylan'
    . ' -L../print'
    . ' -L../format'
    . ' -L../standard-io'
    . ' -L../format-out'
    . ' -L../io'
    . ' -L../collection-extensions'
    . ' -L../string-ext';

&emit_melange_rule('termios');
&emit_library_rule('command-processor', '$(BUILDROOT)/force.timestamp', 
		   '', 'compile', 'install');
