summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-02-28 19:06:41 +0200
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-05 18:39:25 +0000
commit188cd53ff50c647c5f2128f38b2d4035e11e4770 (patch)
tree5aa37fb2b8aa108b322b777cd4641b1a4125ea17 /Makefile.SH
parentc6c5e21eb7b0f418ef5d03f5c3a03e124b381f5a (diff)
downloadperl-188cd53ff50c647c5f2128f38b2d4035e11e4770.tar.gz
5.004_61: Makefile.SH: 'ok' target needs perlbug...
p4raw-id: //depot/perl@772
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index ebbdbe97cc..e21c3703d3 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -545,7 +545,7 @@ minitest: miniperl
# installed perlbug. We don't re-run the tests here - we trust the user.
# Please *don't* use this unless all tests pass.
# If you want to report test failures, just use "perlbug -Ilib".
-ok:
+ok: utilities
./perl -Ilib utils/perlbug -ok -s '(UNINSTALLED)'
clist: $(c)