projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b395063
)
test-prep target was missing.
Jarkko Hietaniemi [Thu, 29 Mar 2001 13:52:44 +0000 (13:52 +0000)]
p4raw-id: //depot/perl@9433
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
8033ca9
..
b8227a6
100644
(file)
--- 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