}
push(@otherfiles, $attribs{FILES}) if $attribs{FILES};
push(@otherfiles, qw[./blib $(MAKE_APERL_FILE) $(INST_ARCHAUTODIR)/extralibs.all
- perlmain.c tmon.out mon.out core core.*perl.*.?
- *perl.core so_locations pm_to_blib
+ perlmain.c tmon.out mon.out]);
+ if ($^O eq 'vos') {
+ push(@otherfiles, qw[*.kp]);
+ } else {
+ push(@otherfiles, qw[core core.*perl.*.? *perl.core]);
+ }
+ push(@otherfiles, qw[so_locations pm_to_blib
*$(OBJ_EXT) *$(LIB_EXT) perl.exe perl perl$(EXE_EXT)
$(BOOTSTRAP) $(BASEEXT).bso
$(BASEEXT).def lib$(BASEEXT).def