if ($host_platform{'integer_length'} >= 64) {
        $CFLAGS = "$CFLAGS -DDYLAN_64BIT";
}       
	
$D2CFLAGS = '-L../dylan';

do emit_library_rule(
    'melange', '$(BUILDROOT)/force.timestamp', '', 'compile', 'install'
);
