Help for this page
sub init_DIRFILESEP { my($self) = shift; ... $self->is_make_type('dmake') ? '\\\\' : '\\'; }