From: Steve Hay Date: Wed, 22 Nov 2006 17:20:05 +0000 (+0000) Subject: Update makefile.mk as per Makefile w.r.t. #29308 and #29323 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d6a9eb89513c8810816fb51d1ad3f1e7f7ad29ff;p=p5sagit%2Fp5-mst-13.2.git Update makefile.mk as per Makefile w.r.t. #29308 and #29323 p4raw-id: //depot/perl@29355 --- diff --git a/win32/makefile.mk b/win32/makefile.mk index 80454ca..764e3d3 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -1551,7 +1551,7 @@ test-reonly : reonly utils $(XCOPY) $(PERLDLL) ..\t\$(NULL) $(XCOPY) $(GLOBEXE) ..\t\$(NULL) cd ..\t && \ - $(PERLEXE) -I..\lib harness $(OPT) -re \bpat\b \breg \bre\b $(EXTRA) && \ + $(PERLEXE) -I..\lib harness $(OPT) -re \bpat\b \breg \bre\b \bsubst \brxcode $(EXTRA) && \ cd ..\win32 regen :