test-prep : all utils ..\pod\perltoc.pod $(XCOPY) $(PERLEXE) ..\t\$(NULL) $(XCOPY) $(PERLDLL) ..\t\$(NULL) .IF "$(CCTYPE)" == "BORLAND" $(XCOPY) $(GLOBBAT) ..\t\$(NULL) .ELSE $(XCOPY) $(GLOBEXE) ..\t\$(NULL) .ENDIF .IF "$(CCTYPE)" == "GCC" # If building with gcc-4.x.x (or x86_64-w64-mingw32-gcc-4.x.x), then # op/taint.t will fail without one+ of these files. $(XCOPY) $(CCHOME)\bin\*dll ..\t\$(NULL) .ENDIF