From: Jarkko Hietaniemi Date: Thu, 29 Mar 2001 13:52:44 +0000 (+0000) Subject: test-prep target was missing. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=48a293f80d23821f3c0607e55e7a7df61f5cff78;p=p5sagit%2Fp5-mst-13.2.git test-prep target was missing. p4raw-id: //depot/perl@9433 --- diff --git a/Makefile.SH b/Makefile.SH index 8033ca9..b8227a6 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -903,7 +903,7 @@ test_notty: test_prep utest ucheck: test_prep PERL=./perl UTF8=-utf8 $(MAKE) _test -# Backward compat. +test-prep: test_prep test-tty: test_tty