X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fmakefile.mk;h=9a44722ac3ff550e4bbb4193e72ce55a0d588eba;hb=c00206c8463e3564bde598f9aa9e8be52b3f27e3;hp=75f6a5cbe61f5ee4814c1ea62ffe26ac004e6ef5;hpb=56e90b21f82f04af4f0a1a957067569857cd0ce2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/makefile.mk b/win32/makefile.mk index 75f6a5c..9a44722 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -598,13 +598,8 @@ PERL95EXE = ..\perl95.exe .ENDIF -.IF "$(USE_OBJECT)" == "define" PERLIMPLIB *= ..\perl56$(a) PERLDLL = ..\perl56.dll -.ELSE -PERLIMPLIB *= ..\perl$(a) -PERLDLL = ..\perl.dll -.ENDIF XCOPY = xcopy /f /r /i /d RCOPY = xcopy /f /r /i /e /d