This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
105cd85
)
Don't assume sh and true.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 27 May 2002 20:55:45 +0000
(20:55 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 27 May 2002 20:55:45 +0000
(20:55 +0000)
p4raw-id: //depot/perl@16823
Makefile.micro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.micro
b/Makefile.micro
index
59b895e
..
048dadb
100644
(file)
--- a/
Makefile.micro
+++ b/
Makefile.micro
@@
-42,10
+42,10
@@
uconfig.h: uconfig.sh config_h.SH
# Do not regenerate perly.c and perly.h.
perly.c: perly.y
- -@
sh -c tru
e
+ -@
echo perly.c is uptodat
e
perly.h: perly.y
- -@
sh -c tru
e
+ -@
echo perly.h is uptodat
e
# The microperl objects.