X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.SH;h=43a1cc37b3c67f768f900b593d9c8585f0caddbb;hb=39644a267dae6dfa935b1c1d39151eb399850949;hp=02612e6895b77abd1ec6b9d3693918f388159925;hpb=5d9a640495c9fba008f523d6f54b66106ead4d0f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Makefile.SH b/Makefile.SH index 02612e6..43a1cc3 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -859,7 +859,7 @@ minitest: miniperl lib/re.pm @echo "You may see some irrelevant test failures if you have been unable" @echo "to build lib/Config.pm." - cd t && (rm -f perl$(EXE_EXT); $(LNS) ../miniperl$(EXE_EXT) perl$(EXE_EXT)) \ - && $(LDLIBPTH) ./perl TEST base/*.t comp/*.t cmd/*.t io/*.t op/*.t pragma/*.t