From: Andy Dougherty Date: Tue, 7 Aug 2001 15:44:01 +0000 (-0400) Subject: Makefile.SH test_prep dependency X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=91baf504a93ab1a7458aa43ef8f95c80faae4196;p=p5sagit%2Fp5-mst-13.2.git Makefile.SH test_prep dependency Message-ID: p4raw-id: //depot/perl@11605 --- diff --git a/Makefile.SH b/Makefile.SH index 2d8454a..0fb6372 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -958,7 +958,7 @@ _test_prep: test_prep_pre: preplibrary utilities $(nonxs_ext) -test_prep: test_prep_pre miniperl ./perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL) +test_prep: test_prep_pre miniperl perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL) PERL=./perl $(MAKE) _test_prep _test_tty: